News

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 ...
This simple Arduino project aims to display constant values on the screen at specific intervals through the serial monitor without requiring user input. Every second, constant integer values are ...
Getting a blank page on the Arduino Serial Monitor when you want to see the data from your sketch is frustrating, but we have some fixes.
This simple WiFi serial port monitor would have saved us a lot of trouble. We can’t count how many times where being hooked into an Arduino with USB just to get the serial out has nearly been ...
Every new generation of computers repeats the techniques used by the earlier generations. [Kim Salmi] created an ASCII-based quadcopter simulation game using an Arduino that displays on the Arduino… ...
This serial LCD module can convert any 16×2 alphanumeric LCD display to a serial LCD which communicates with the main controller..
The Arduino noise pollution monitor created by Lucía Garbo is an innovative solution to measure and visualize noise levels in real-time. The project utilizes an Arduino Mega micro-controller ...
If you want to DIY solution to your energy consumption, here's how modders created a home energy monitor from an Arduino, some wiring, and a little custom code.