Personal tools

RoboticOverlords

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
(Added link to haskell-cafe post.)
Current revision (21:07, 16 February 2013) (edit) (undo)
(Existing Platforms)
 
(3 intermediate revisions not shown.)
Line 6: Line 6:
Here-in lies the plan.
Here-in lies the plan.
 +
== Existing Platforms ==
== 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:
+
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]
* [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://www.haskell.org/haskellwiki/Raspberry_Pi Raspberry Pi]
 +
 +
 +
 +
[[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