JohanpG / latinbot-official-timer

Project on processing and arduino for the official timer used in the robotics tournament LATINBOT https://twitter.com/torneolatinbot?lang=en

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

latinbot-official-timer

Project on processing and arduino for the official timer used in the international robotics tournament LATINBOT https://twitter.com/torneolatinbot?lang=en

alt text

The Sensor

The sensor used was based on a IR Sender and receiver. The PWM on the sender was controller by an Arduino Micro and the Receiver used an Arduino Uno with was conecter via serial to the PC where the processing Application was being executed. Both schematics for the sender and receiver are provided in this repository.

Sender

Schematics Here

Receiver

Schematics Here

Video

alt text

https://www.youtube.com/watch?v=m9lWtLH9l_A&t=2m27s

Author

By: Johan Porras (JohanpG)

About

Project on processing and arduino for the official timer used in the robotics tournament LATINBOT https://twitter.com/torneolatinbot?lang=en

License:MIT License


Languages

Language:C++ 54.1%Language:Processing 45.9%