Overview
Learn to create a live 3D thermometer visualization using Arduino and Python. Wire up a DHT11 sensor to measure temperature and humidity, then transmit data from Arduino to Python for real-time graphical representation. Follow along to build an animated thermometer that updates dynamically with incoming sensor data. Gain hands-on experience combining hardware interfacing and software programming to create an interactive temperature monitoring system.
Syllabus
Introduction
Getting the Code
Writing the Code
Drawing the Thermometer
Math
Glass
Tickmarks
Labels
Text
Label
Testing
Homework
Taught by
Paul McWhorter