News

Arduino example app The most interesting part of the code is serial_on_line_read and SPIN_PIXEL_ONCE macro. Please read comments added in the code for more details (first couple of lines explain ...
If you use the Arduino IDE to program the ESP32, you might be interested in [Andreas Spiess’] latest video (see below). In it, he shows an example of using all three ESP32 UARTs from an Ardui… ...
This is a minimalistic SEVCON Gen4 configuration shell for Arduino. It's a port of my SEVCON core functionality from the OVMS project, with a simple command interface on the Arduino serial port. V1 ...