Difference between revisions of "RoboticOverlords"

From HaskellWiki
Jump to navigation Jump to search
(Added Category:Robotics)
 
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]
   
   

Latest revision as of 21:07, 16 February 2013

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
* Raspberry Pi