Arduino on Mandriva 2008   2 comments

I was able to run Arduino 010 on Mandriva Linux 2008. Basically, I had to install these the avr rpms from Fedora 8:

avr-binutils-2.17-4.fc8.i386.rpm
avr-gcc-4.1.2-5.fc8.i386.rpm
avr-gcc-c++-4.1.2-5.fc8.i386.rpm
avr-gdb-6.6-5.fc8.i386.rpm
avr-libc-1.4.6-4.fc8.noarch.rpm
avr-libc-docs-1.4.6-4.fc8.noarch.rpm
Read the rest of this entry »

Posted November 15, 2007 by ac in Electronics

Tagged with , , , , ,

SimonCheLA   Leave a comment

Together with Luciano Azzigotti we did a while ago a body version of the game “Simon says” at cheLA (Centro Hipermediático Experimental LatinoAmericano). Click here to see the a youtube video of the game.
Read the rest of this entry »

Posted November 12, 2007 by ac in Art projects

Tagged with , , , , , , , ,

Eliza library for Processing   19 comments

Update: The Eliza library evolved into the chatbots library that adds support for other chatter bots like RebeccaAIML. It now it has its own github repository and project page, including only the original Eliza code (August 30, 2013).

Recently I found this Java implementation by Charles Hayden of the classic Eliza program. I changed the code a little bit to have it compiled as a Processing library that you can use in your sketches.

Here is a sample program I wrote with the library.
Read the rest of this entry »

Posted November 12, 2007 by ac in Programming

Tagged with , , , , ,

Design a site like this with WordPress.com
Get started