Society of Robots - Robot Forum
Electronics => Electronics => Topic started by: kunaldgr8 on January 26, 2012, 03:38:30 AM
-
i am trying to make a vr robot but i am not getting axon2 microcontroller as suggested by society of robots..what should i do which 1 to buy and 1 which is less expensive 1 ...plz help
-
Just to make it clear, You don't want to use Axon-II, hence You ask for other available options. Right?
If You don't want to build Your own board - there are quite a few available out there, such as Arduino boards.
If You are willing to do soldering Yourself, then simply buy microcontroller of Your choice, some are cheaper than other, but normally they are not that expensive: from 50p for PIC to £4.00 for ATmega. If You don't mind programming in ASM, then PIC will be the cheapest option (some PICs are supported by C compilers). Nowadays there is a trend for AVR products, so You would probably be able to get more support from comunity.
-
The VRbot module will work with any microcontroller that has a UART. But if you're a beginner, you should choose a microcontroller that already has code written for the VRbot.
Their demo pages list the microcontrollers with software that's already been written:
http://www.veear.eu/Demos/VRbotwithAxonII.aspx (http://www.veear.eu/Demos/VRbotwithAxonII.aspx)
-
hello,sir i am making vr bot on instructables i guess it is yours....by the way plz suggest me a aurdino board best for vrbot module ,and in which thecodes given by u in instructables work
-
You can use any Arduino. My open sourced code was written for WebbotLib.