Actualités

The Arduino code in the "serial_to_LCD" folder reads data from the Arduino serial port and displays it on the LCD screen (HD44780 compatible). It works both with the virtual serial port through the ...
Learn about OLED display modules, their types, pinouts, and interfacing with Arduino using I2C or SPI protocols. Get insights into basic text and graphics functions, troubleshooting tips, and access ...
This section lists all of the objects/widgets that are available to be used by this Smart Display Module (CANbus), which represent each of the widgets available to be placed using the Smart Display ...
As an Arduino enthusiast, one of the most exciting and satisfying parts of a project is visualizing the output data. Whether you’re building a weather station, a motion detector, a game, or any other ...
They used the webaudio API to send serial data to a remote Arduino. The hack uses a FET, a capacitor, and a few resistors. They didn’t quite build a real modem with the audio.
Occasionally it may be useful to visualize a continuous stream of data arriving through a serial connection as a web page in a browser. But how?
This Arduino MIDI sequencer has no shortage of ways to display loop info. The screen above is a touch-sensitive interface that acts as the user input.