A weird linker error

Oct. 29, 2011, 4:41 p.m.

So lately I've been having trouble with linking my avr (arduino) project in Eclipse, after I've added math ...

tags: arduino avr error linker

read more

DHCP with Arduino

Oct. 23, 2011, 8:01 p.m.

The Ethernet library for Arduino microcontroller boards sadly lacks support for IP address discovery via DHCP. There are libraries around ...

tags: arduino avr dhcp

read more

Setting up Arduino development environment under Mac OS X

Oct. 8, 2011, 11:56 a.m.

Arduino is a great open source micro controller platform utilizing AVR microcontrollers. This is a short how-to setup a development ...

tags: arduino avr development eclipse environment mac osx

read more