Difference between revisions of "RoboticOverlords"

From HaskellWiki
Jump to navigation Jump to search
(created page)
 
m (added link to NXT)
Line 7: Line 7:
 
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:
 
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:
   
  +
* [http://hackage.haskell.org/package/NXT A Haskell interface to Lego Mindstorms NXT over Bluetoooth]
* start a list here
 

Revision as of 20:56, 27 September 2011

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. 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