Integrated-Project-2-2024-UVic-UCC / organic-weather

Anti puzzle machine
GNU General Public License v2.0
0 stars 1 forks source link

How the LCD display works #11

Closed davidvega2001 closed 1 week ago

davidvega2001 commented 2 months ago

LCD display will show the inputs from sensors (Temperature, Humidity) and information such date and season. Start learning the previous setup (libraries needed) and connections. Search for examples.

davidvega2001 commented 1 week ago

The code merging the TFT control and the openweathermap data is finished correctly. For other tasks, there are some points to add or improve.