Noduino

From RepRap
Revision as of 09:26, 17 December 2008 by Ronan (talk | contribs) (a smart , small and cheap board for robotic)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The goal of this project is to provide a smart , small and cheap board for robotic :

  • Smart , using CAN network and industrial quality software , to create a multi agent/client network. see CANopen for software.
  • cheap and small : Like Arduino mini pro , Lilypad Arduino ... we don't need the electronic part to program/debug in each node so we can make a minimalist board ( breakout , head board ). Small units could be easily integrate in robotic arm , little robot like swarmbot , sensors ... more on robotic

relative commercial products :

Atmel AVR ( see CAN_AVR ) or others products if AVR are not suitable for this constraints. Good alternative could be AT89x microcontrollers based on the 8051 architecture.