Difference between revisions of "Project:Rho"

From London Hackspace Wiki
Jump to navigation Jump to search
(Created page with "=Rho, play/hack/learn = ==Problem== Kids often like the thought of playing around with robots but neither them nor their parents know where to start. ==Solution?== A little rob...")
 
Line 1: Line 1:
=Rho, play/hack/learn =
+
=Rho, play/learn/hack=
  
 
==Problem==
 
==Problem==
Line 9: Line 9:
 
===Why?===
 
===Why?===
 
The more senses you use the easier it is to learn something, programming on the screen/mobile can be exciting but for a 9 year old getting a feedback in the physical word is much more exciting.
 
The more senses you use the easier it is to learn something, programming on the screen/mobile can be exciting but for a 9 year old getting a feedback in the physical word is much more exciting.
 +
 +
==Concept==
 +
===hardware==
 +
* a chassis
 +
* interchangeable skin
 +
* 2 dc motors with optical encoders
 +
* ir range switch
 +
* speaker
 +
* pen
 +
* aruduino shield interface
 +
* wireless module (nRF24L01+)
 +
* battery pack
 +
* dongle for PC (nRF24L01+ + vUSB capable AVR, can possible be used as a docking station)
 +
 +
===software==
 +
* based on Scratch by MIT
 +
* possibly using S4A (Scratch  for Arduino)
 +
* ideally Raspberry Pi compatible

Revision as of 16:11, 27 June 2012

Rho, play/learn/hack

Problem

Kids often like the thought of playing around with robots but neither them nor their parents know where to start.

Solution?

A little robot that can be programmed easily, needs to be reasonably cheap, attractive and expandable.

Why?

The more senses you use the easier it is to learn something, programming on the screen/mobile can be exciting but for a 9 year old getting a feedback in the physical word is much more exciting.

Concept

=hardware

  • a chassis
  • interchangeable skin
  • 2 dc motors with optical encoders
  • ir range switch
  • speaker
  • pen
  • aruduino shield interface
  • wireless module (nRF24L01+)
  • battery pack
  • dongle for PC (nRF24L01+ + vUSB capable AVR, can possible be used as a docking station)

=software

  • based on Scratch by MIT
  • possibly using S4A (Scratch for Arduino)
  • ideally Raspberry Pi compatible