Skip to content

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

Notifications You must be signed in to change notification settings

Filayeng/Python-PyQt5-Arduino-LCD-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published