Home / Robots / Arduino

Arduino

RC HEXBUG Battle Spider

This is a project I’ve had on the shelf for quite some time (2 years or so), and only just now finished up. Ever since I saw these HEXBUG Battle Spiders, I’ve wanted to tear them apart and supply them with a more capable brain. These Battle Spiders are mechanically really interesting. All the 6 legs are powered with a ...

Read More »

TinyDuino: Good things come in small packages

When I was contacted a little while ago by Ken Burns of the TinyDuino project, I thought: “Oh here we go, another Arduino clone project.”  However, when I checked out the Kickstarter project I quickly went from “meh” to “WOW”. The TinyDuino is, well, tiny and by tiny, I mean really tiny.  The Image on the left is the main ...

Read More »

New from OpenElectrons: NXShield-D

OpenElectrons, the non-NXT company of Mindsensors, has released a smaller version of their NXShield-M that fits a normal Arduino Duemilanove or Uno.  This one doesn’t have as many servo connections as the NXShield-M (which has an insane number of servo connectors) but has a smaller form factor. You can attach up to 4 NXT motors and 4 NXT sensors as ...

Read More »

OpenElectrons NXShield-M + Teemino

The Teemino As I mentioned in an earlier post, OpenElectrons (Mindsensors) have released the Teemino and will soon release a shield (NXShield-M) that is compatible with this board and the ArduinoMega. Lucky for me, one of each of these arrived in the post this morning, unlucky for me, I don’t have a phone that runs Android 2.3.1, a prerequisite for ...

Read More »

Bit Banged I2C Master on ROBOTC for Arduino

After spending two hours working on the changelog for the upcoming release of my driver suite, I thought I’d go play with something that was a bit more fun. I’m part of the ROBOTC for Arduino test group, which has been a lot of fun. The Arduino build does not have I2C support in the firmware yet, so I was ...

Read More »

Fun with ROBOTC for Arduino

Among all of the cool presents I got for Christmas this year were two new shields for my Arduino. I got a L298N Shield and a DFRobot LCD Keypad Shield. I wanted some new shields so I could write drivers for the Arduino port of ROBOTC. I found the original C++ driver for the LCD shield and quickly ported it ...

Read More »

Frankenfollower

Part Lego, part Arduino, part BoeBot, this is Frankenfollower. This robot was programmed in ROBOTC for Arduino, a port that is still in alpha stage of development but can be used quite nicely for programming the Arduino Duemilenova.  Other Arduino variants will be supported very soon. The Arduino port of ROBOTC has some really cool features: Easy to use sensor ...

Read More »

ROBOTC for Arduino Wants You!

If you like ROBOTC and you like Arduino or you like ROBOTC and you have no idea what Arduino is –or- you like Arduino and have no idea what ROBOTC is, then you’ve come to the right place. The Robotics Academy is looking for a few good (wo)men who want to help take the new upcoming version of ROBOTC for ...

Read More »

All aboard the Arduino Bandwagon!

Having read the countless articles, websites and hearing about it from friends, I’ve decided to jump on the Arduino bandwagon.  I bought one of the new ArduinoMega boards with a very nice shield and some other things.    The ArduinoMega is an Arduino compatible board with an ATmega1280 controller that has 128KB flash, 8KB SRAM and 4KB EEPROM.  It has ...

Read More »