Jump to content

Talk:Open-source robotics

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 81.246.163.43 (talk) at 09:06, 7 March 2009 (Created page with '==Robot computing unit== What kind of "brains" does a robot have exactly, and can this info be added in text ? Not sure whether a robot is based * around a true co…'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Robot computing unit

What kind of "brains" does a robot have exactly, and can this info be added in text ? Not sure whether a robot is based

  • around a true computer (motherboard with CPU and operating system as Linux, autonomous system with Linux (eg microcontroller-based; eg Atmel168-based as Arduino)
  • or whether its based around a microcontroller with a OS especially written for the robot

The first one would allow eg the use of a regular small computer (eg mini-itx, eeeBox, gPC) to be implemented and provide the brains of the robot. It would thus allow open-source development of robots, as the operating source may be used for any robot, rather than needing to be made specifically for one robot.

I was wondering after reading a docment on the RoMeLa DARwIn bot see http://www.me.vt.edu/romela/RoMeLa/RoMeLa.html This bot is reportedly by either a RS-485 transmitter or a RS-232 wires, hereby implying control from a regular computer (running LabView and IMAQ Vision)

Also see

http://www.sparkfun.com/commerce/product_info.php?products_id=8489 http://www.linuxdevices.com/news/NS6964826548.html —Preceding unsigned comment added by 81.246.163.43 (talk) 09:02, 7 March 2009 (UTC)[reply]