This paper presents a library for Arduino that allows interfacing a 16x2 LCD display with the HD44780 controller via the PCF8574 I2C expander. The library provides basic functions for displaying text ...
What is WinUno? WinUno is a way of compiling arduino code into a windows executable. It is ideal for testing code without the arduino board. Since Delphi language was easy for me to write the code it ...