You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>CoderBot is a Linux-based, Raspberry PI-powered educational robot.</p>
36
+
<p>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.</p>
37
+
<p>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.</p>
38
+
<p>CoderBot can be used in two different ways:</p>
39
+
<ul>
40
+
<li>as a remotely operated "drone": it is possible to pilot it remotely, while the camera stream is (slowly) sent to the controlling browser.</li>
41
+
<li>as a programmable "robot": it is possible to write programs using a scratch-like language (blockly, extended with custom blocks)</li>
0 commit comments