RoboticOverlords
From HaskellWiki
(Difference between revisions)
(Added Category:Robotics) |
(→Existing Platforms) |
||
| Line 14: | 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] | ||
| + | * [http://www.haskell.org/haskellwiki/Raspberry_Pi Raspberry Pi] | ||
[[Category:Robotics]] | [[Category:Robotics]] | ||
Current revision
1 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.
1.1 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 * Raspberry Pi
