Using an Arduino with Python - Modeling a Volt Meter in VPython
Offered By: Paul McWhorter via YouTube
Course Description
Overview
Learn how to create a voltage divider using a potentiometer connected to an Arduino and model a real-time analog voltmeter in vPython. Explore the process of reading voltage from the potentiometer's center tap, transmitting binary values to Python, and constructing an animated 3D model that represents live voltage measurements. Gain hands-on experience with Arduino programming, data transmission, and vPython visualization techniques. Cover topics including Arduino code development, importing necessary libraries, utilizing label and position commands in vPython, and adding informative labels to the 3D model. Conclude with a practical homework assignment to reinforce learned concepts and encourage further experimentation.
Syllabus
Introduction
Arduino Code
Importing Libraries
Label Command
Position Command
Adding a Label
Homework
Taught by
Paul McWhorter
Related Courses
Using an Arduino with Python - Measuring Temperature and Humidity With the DHT11Paul McWhorter via YouTube Using an Arduino with Python - Analog Voltage Meter in VPython
Paul McWhorter via YouTube Python 3D Graphics - Understanding 3D Graphic Parameters
Paul McWhorter via YouTube Axis IMU- Visualizing 3D Rotations in Vpython Using Quaternions
Paul McWhorter via YouTube Axis IMU - Review of Basic Trigonometry
Paul McWhorter via YouTube