Society of Robots - Robot Forum
Electronics => Electronics => Topic started by: macbook on August 15, 2010, 01:32:51 PM
-
Hey,
I am making an AI enabled vehicle bot and I wanna use an ARM.
I've been using an ATMega on an Arduino environment till now and have no idea about ARMs.
I wanna know if Arduino type development boards are also available with ARM? I want some digital/analog I/O pins for sensors, some interface like USB or serial port for communicating with my comp and programmer.
Arduino has its own programmer, I've heard we program ARM in Keil-C. Does the programmer come with the development board?
Also can you tell me some website where I can order the boards(To India).
Thanks. :)
-
Don't know about shipping to India but Olimex sells ARM boards.
http://www.olimex.com/dev/index.html (http://www.olimex.com/dev/index.html)
-
Cortino: http://www.bugblat.com/products/cor.html (http://www.bugblat.com/products/cor.html)
Maple: http://leaflabs.com/devices/maple/ (http://leaflabs.com/devices/maple/)
Fez Domino: http://www.tinyclr.com/compare/ (http://www.tinyclr.com/compare/) (& Fez Panda)
-
I had found this
http://robokits.co.in/shop/index.php?main_page=index&cPath=6&zenid=afi9dftgcgmkie6lgefckc7ff7 (http://robokits.co.in/shop/index.php?main_page=index&cPath=6&zenid=afi9dftgcgmkie6lgefckc7ff7)
-
Thnx for the links... I think I'll use Leaflabs Maple board....
Has anyone worked with it before? Any idea if its good or bad? Has it received any complaints?
-
Still very very in beta, so expect bugs and needing to fix problems on your own.
If you can live without the maple IDE style programs, try the LPCxpresso board, very powerful and only 30 bucks.
-
Ohh...
Can u suggest a site where I can place order for this LPCxpresso board?
And will this cater to all my needs which were fulfilled by Leaflabs? As in Digital/analog IO Pins, TX/RX pins, USB interface etc...
-
Mouser or Digikey
yes, basically the same capabilities, both run on Cortex M3 processors.
The coding will not be easy though, a lot different than what arduino is. The Maple is alright, just check out their site and forums and see what is or isnnot supported. If they support everything you need, you should be fine with it.
-
Coridium Corporation has an Arduino-type ARM board.
Link: http://www.coridiumcorp.com/ARMduino.php (http://www.coridiumcorp.com/ARMduino.php)
I thought about getting one, since the price is right...but I have enough project right now :P