imartinez / typespeed

Arduino + python basic exercise: typing speed-o-meter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typespeed

Arduino + python basic exercise: typing speed-o-meter

  • Connect your Arduino to your computer via USB port. Connect a simple servo to PIN 9.
  • Check your serial port name and modify typespeed.py in order to use that serial port.
  • Execute typespeed.py on a terminal window.
  • On the window that it opens, start typing. The servo will adapt its angle to your typing speed!

About

Arduino + python basic exercise: typing speed-o-meter

License:MIT License


Languages

Language:Python 75.0%Language:Arduino 25.0%