Month: October 2009

  • Arduino in Eclipse

    This tutorial describes how to set up Eclipse for Arduino (AVR) C/C++ development. Eclipse is a full-featured Integrated Development Environment with modern editor features such as syntax highlighting, code completion and error checking. I became interested in using Eclipse for Arduino development as I’m often simultaneously developing firmware for the chip and visualization software in […]

  • ITP 1-in-1: bike blinky!

    For the 1-in-1 Project as part of ITP’s 30th anniversary celebration I over-engineering the simple bicycle blinky light. Why go for a simple, off-the-shelf blinky light when we can build a much more complicated one ourselves?! I’m creating an animated display, which changes to solid red while braking. Update: (5:26) It’s been a long night, […]