Arduino with Python LESSON 3: Create a Simple Virtual World
У вашего броузера проблема в совместимости с HTML5
This tutorial shows you step-by-step how to create a simple virtual world using the vPython library. The virtual world is updated in real time based on measurements from the arduino and the ultrasonic sensor (HC-SR04). This lesson shows you how to combine Arduino, Python, and vPython library to create a simple virtual world that is dynamically updated based on sensor measurements. For code and full description, see http://www.toptechboy.com and see Arduino with Python Lesson 3.