Touch Weather Station using a DHT22 Sensor and a Raspberry Pi 3 with TKInter
https://www.electronics-lab.com/touch-weather-station-using-dht22-sensor-raspberry-pi-3-tkinter/
educ8s.tv tests the new Raspberry Pi 3 board, by building a simple but useful project. A few months back, the Raspberry Pi 3 board was released. It is a great new board because it now offers WiFi and Bluetooth connectivity out of the box! It uses a quad core processor which operates at 1.2Ghz and […]
Raspberry Pi Tutorial: Create your own GUI with TkInter and Python
https://www.electronics-lab.com/raspberry-pi-tutorial-create-your-own-gui-with-tkinter-and-python/
educ8s.tv shows us how to build a graphical user interface on Raspberry Pi using TkInter and Python. Having a Graphical User Interface (GUI) on a touch screen makes controlling your Raspberry Pi so much easier. With Python and TkInter one can develop his own GUI very easily. In this video we are going to see […]