Arduino with Python LESSON 5: vPython Library to Create a Virtual World
У вашего броузера проблема в совместимости с HTML5
This tutorial uses an arduino with color sensor and ultrasonic sensor to measure target color and distance to target. The arduino then sends this data out over serial port. A python program uses vPython library and pySerial to read the streaming data and dynamically update a virtual world to show proper target distance and target color in a 3D visual window. You will need to watch the previous video in this playlist to get the arduino side running, and this tutorial focuses on the Python side. Complete details on our WEB site at www.toptechboy.com. Look at Arduino with Python LESSON 5 on the WEB site