/Python-PyQt5-Arduino-LCD-Control

The text sent by the user via the PC and the desired animation are transmitted to the Arduino via Serial Communication

Primary LanguagePython

Python-PyQt5-Arduino-LCD-Control

thumbnail

Working Prenciple

Retrieves the text and animation number generated with Python. It is transmitted to the arduino via Pyserial. Arduino processes this and transmits it to the LCD Display. The last can be seen on the LCD Display.
Animations can be viewed through the interface.

Required Tools

  • Python3
  • Arduino IDE
  • Arduino Uno/Mega/Nano
  • PCF8574 I/O Port Expander
  • 16x2 LCD Display
  • USB Cable