Completed
Adding a Label
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Using an Arduino with Python - Visual Display of Measured Voltage in Visual Python
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Hardware Build
- 3 Coding
- 4 Calling Visual Studio Code
- 5 Creating Serial Port Object
- 6 Reading Serial Port Data
- 7 Reading Data Packet
- 8 Clean Data Packet
- 9 Combining Data Packets
- 10 Real World Voltage
- 11 Math
- 12 Potval
- 13 Equation
- 14 Round Voltage
- 15 Import Python Library
- 16 Create Voltage Tube
- 17 Change Tube Length
- 18 Assign an Axis
- 19 Setting the Length
- 20 Adding a Label
- 21 Moving the Label
- 22 Homework