RoboticOverlords: Difference between revisions
(→Existing Platforms: Added a link to the Arduino page) |
(Added Category:Robotics) |
||
Line 6: | Line 6: | ||
Here-in lies the plan. | Here-in lies the plan. | ||
== Existing Platforms == | == Existing Platforms == | ||
Line 13: | Line 14: | ||
* [http://hackage.haskell.org/package/NXT A Haskell interface to Lego Mindstorms NXT over Bluetoooth] | * [http://hackage.haskell.org/package/NXT A Haskell interface to Lego Mindstorms NXT over Bluetoooth] | ||
* [http://leepike.wordpress.com/2010/05/31/twinkle-twinkle-little-haskell/ Arduino+Haskell] | * [http://leepike.wordpress.com/2010/05/31/twinkle-twinkle-little-haskell/ Arduino+Haskell] | ||
[[Category:Robotics]] |
Revision as of 19:56, 10 June 2012
Robotic Overlords
In order to ensure that the Robotic Overlords are developed using a sensible language, we must start now by indoctrinating the children who will one day develop the Robots.
http://www.haskell.org/pipermail/haskell-cafe/2011-September/095650.html
Here-in lies the plan.
Existing Platforms
To get started, we need to find an hackable robot platform that we can easily target using Haskell technology. Something Arduino based might be good. Here are some potential platforms to consider:
* A Haskell interface to Lego Mindstorms NXT over Bluetoooth * Arduino+Haskell