This project controls a tea brewing process using an Arduino. It includes a menu system operated via a joystick, a relay to control the heating element, and an LCD display to show the status and ...
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 ...