Skip to content

Ellduino development board

Pekka Nikander edited this page May 24, 2013 · 11 revisions

Ell-i development board hardware is designed to be compatible with Arduino Due. The micro controller has a similar ARM Cortex M series core. The biggest difference is that the Ell-i development board is connected and powered by Ethernet, using Power-over-Ethernet instead of USB or an optional separate power supply. Our aim has been to make the shield expansion interface is as compatible with the Arduino Due as easily feasible.

The Ell-i Ellduino development board has the following main components:

  • STM32F051 ARM Cortex-M0 micro controller.
  • ENC28J60 10BaseT Ethernet chip.
  • Power-over-Ethernet interface with a connector to interfacing directly with it.
  • Serial [programming interface][Ellduino-serial-programming-interface], directly usable with an FTDI 3.3V serial cable and [stm32flash][Software-stm32flash].
  • Arduino Due shield-compatible [Expansion headers](Ellduino expansion headers).

Testing

Clone this wiki locally