Developed a Python program that takes in the user's location and prints the city's weather on a LCD display attached to the Raspberry Pi GPIO pins
- Raspberry pi
- LCD screen (at least 16x2)
- Female to Female wires
- IF you dont have female to female wires you can use a breadboard, but you need 8 female to male wires
- breadboard(optional)
- Button
- Computer will ask for users city
- City's weather and time will prompt on the lcd display
- User can enter another city name and will be added to a list
- User can change city on the display by holding down button until city changes
https://github.com/the-raspberry-pi-guy/lcd
https://github.com/umangahuja1/Youtube/tree/master/API