From: Petter Reinholdtsen Date: Sat, 9 Oct 2010 11:56:09 +0000 (+0000) Subject: New post. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/f1b8242e4b926c17ce86f7fcef9d0661a51f726a New post. --- diff --git a/blog/data/2010-10-09-spykee.txt b/blog/data/2010-10-09-spykee.txt new file mode 100644 index 0000000000..dd52979b70 --- /dev/null +++ b/blog/data/2010-10-09-spykee.txt @@ -0,0 +1,32 @@ +Title: First version of a Perl library to control the Spykee robot +Tags: english, nuug, robot +Date: 2010-10-09 14:00 + +

This summer I got the chance to buy cheap Spykee robots, and since +then I have worked on getting Linux software in place to control them. +The firmware for the robot is available from the producer, and using +that source it was trivial to figure out the protocol specification. +I've started on a perl library to control it, and made some demo +programs using this perl library to allow one to control the +robots.

+ +

The library is quite functional already, and capable of controlling +the driving, fetching video, uploading MP3s and play them. There are +a few less important features too.

+ +

Since a few weeks ago, I ran out of time to spend on this project, +but I never got around to releasing the current source. I decided +today that it was time to do something about it, and uploaded the +source to my Debian package store at people.skolelinux.org.

+ +

Because it was simpler for me, I made a Debian package and +published the source and deb. If you got a spykee robot, grab the +source or binary package:

+ +