-
Notifications
You must be signed in to change notification settings - Fork 17
Home_old
Antonio Vivace edited this page May 16, 2018
·
1 revision
CoderBot is a Linux-based, Raspberry PI-powered educational robot.
The robot is a simple three wheel vehicle (two wheels drive plus a free caster on the back) and uses the integrated Raspberry camera module as a sensor.
The bot can be controlled by any computer or tablet via a web-based application exposed by the bot via the wi-fi dongle adapter.
CoderBot can be used in two different ways:
- as a remotely operated "drone": it is possible to pilot it remotely, while the camera stream is (slowly) sent to the controlling browser.
- as a programmable "robot": it is possible to write programs using a scratch-like language (blockly, extended with custom blocks)
The bot:
The UI:
Remote control
Programming