Society of Robots - Robot Forum
Electronics => Electronics => Topic started by: dellagd on June 04, 2009, 07:43:50 PM
-
hey guys I am thinking about getting a roboduino and was woundering if I would have to purchase a programmer seperately in buying this one. http://curiousinventor.com/kits/roboduino (http://curiousinventor.com/kits/roboduino)
-
If you use the Arduino software you can bootload to the Roboduino directly though USB.
-
no, but sometimes the bootloader has been reported to be slow?
its good just to have a usb/serial programmer around as it helps if you don't have a bootloaded chip.
-
mixed input
so I type my own program, do I need a seperate programmer?
honestly I dont care about speed if it takes like under 10 seconds for most regular sized programs
-
type your program in the arduino window. click "upload to board"
and then bam... its up there.
-
so, do I need an external programmer or not? aka do I have to spend another 20 dollars on a programmer?
I already have a cord. also would you recommend the kit or pre assembled. I'm ok at soldering.
-
nope, all you will need is the usb A to B cable...
and if you get the kit you will have to solder everything except the smd ftdi chip.
-
no, but sometimes the bootloader has been reported to be slow?
its good just to have a usb/serial programmer around as it helps if you don't have a bootloaded chip.
Smash, you should read more carefully these posts. Axon had a problem with the slow bootloader, not the Roboduino. They use different USB chips. Roboduino is based on Arduino which does not have any slow problems.
-
ahh ok my bad, i wasn't sure hence the question mark...
-
well, u recommend the pre assembled or soldering? 20 dollar difference.
-
i got the preassembled version because my parents didn't trust my soldering skills
if you are comfortable soldering the board get the kit, if not get the predone board.
-
I got the kit, it's easy to solder, so why spend more $$ when I can do the job myself?
-
compared to the 50$ board soldering how easy is it?
also, which is easier, arduino or roboduino? roboduino looks better
-
Roboduino is a lot easier to solder than the $50 board. It is just so much easier to solder on real PCBs than on proto board.
Remember that with the Roboduino, there are only male pin headers... which is fine for servos or something, but otherwise if you have to plug anything else in, youll have to be constantly soldering female connectors to whatever you want to plug in. I was getting tired of that so I just got some normal arduinos so I can easily breadboard with plain wire.
-
but with the arduino if you want to attach a servo you will need a breadboard and male-to-male headers
-
true... just keep a bunch of 3 pin connectors with the ends un attached so you can experiment...
its what i do... ;D
-
thats what I was thinking...
-
Axon had a problem with the slow bootloader, not the Roboduino. They use different USB chips. Roboduino is based on Arduino which does not have any slow problems.
Is that a fair comment? Surely Axon and Roboduino are just hardware designs - ie they are just mcus with header pins - the Roboduino is a $50 Robot board with a USB port just like the Axon is a 640 board with USB. Slow bootloaders must surely be associated with the bootloader software itself - ie nothing to do with hardware. If there is a fault then maybe its that the ATMega640 bootloader is less used than the ATMega168.
I'm a fan of both boards - but this seems to un-fairly put down the Axon.
-
Axon had a problem with the slow bootloader, not the Roboduino. They use different USB chips. Roboduino is based on Arduino which does not have any slow problems.
Is that a fair comment? Surely Axon and Roboduino are just hardware designs - ie they are just mcus with header pins - the Roboduino is a $50 Robot board with a USB port just like the Axon is a 640 board with USB. Slow bootloaders must surely be associated with the bootloader software itself - ie nothing to do with hardware. If there is a fault then maybe its that the ATMega640 bootloader is less used than the ATMega168.
I'm a fan of both boards - but this seems to un-fairly put down the Axon.
You're right. I didn't wanted to sound that bad. I'm also a fan of both products (I have both) and I know they are using different USB chips, that implies different USB drivers and different bootloaders. I will try to use a USB to UART adapter that uses the same chip as Roboduino, connected to UART0 on Axon and load a sketch from Arduino after installing the Arduino Mega bootloader. I'm curious if it will behave the same as with the Axon original bootloader. But anyways, slow or not, Axon is a great product and I'm proud to have one.
-
Axon had a problem with the slow bootloader, not the Roboduino. They use different USB chips. Roboduino is based on Arduino which does not have any slow problems.
Is that a fair comment? Surely Axon and Roboduino are just hardware designs - ie they are just mcus with header pins - the Roboduino is a $50 Robot board with a USB port just like the Axon is a 640 board with USB. Slow bootloaders must surely be associated with the bootloader software itself - ie nothing to do with hardware. If there is a fault then maybe its that the ATMega640 bootloader is less used than the ATMega168.
I'm a fan of both boards - but this seems to un-fairly put down the Axon.
hey, If I had a spare 100 dollars I'd buy the axon.
-
hey, If I had a spare 100 dollars I'd buy the axon.
If I had $100k then I'd buy a Ferrari.
Performance/Specs are great !!
-
lol, wouldn't we all!
is there no way you can get any money for an axon?
i believe there is a contest on later in the year...
but the roboduino still gets the job done... and pretty well too!
-
k I'm goin with smash and getting a roboduino. also I am hoping to win the next contest, but I need a MCU, so I cant wait half a year!
-
roboduino's are excellent boards, you will not be disappointed.
just out of curiosity, kit of pre-made?
-
pre made
its only 15 extra bucks, and I dont get the hassle of putting it together and if it doesnt work I'm sure I can complain to the manufacturer
-
lol, wouldn't we all!
is there no way you can get any money for an axon?
i believe there is a contest on later in the year...
but the roboduino still gets the job done... and pretty well too!
Already got an Axon dont have a Roboduino - but then the Roboduino is just a $50 robot with the ATMega168 upgrade (as per the tutorial) with a USB port - right? (Hey Eric: not being -ve, but its like a professionally produced $50 robot board - right)
Can't solder a ATMega640 as my SMD skills aren't great but ATMega168 DIP is no problem - so I can make my own Robo$50duino board with no problems
-
yeah, i knew that when i bought it...
i just got it for its usb programming because i have to shift everything on my pc stand to get to my parallel port :-\
i think ill be getting a cheaper usb programmer thats compatible with avrdude soon...
-
Axon had a problem with the slow bootloader, not the Roboduino. They use different USB chips.
Actually, its a problem with XP SP3. The bootloader works real fast with SP2:
http://www.societyofrobots.com/axon/axon_FAQ.shtml#boot_slow (http://www.societyofrobots.com/axon/axon_FAQ.shtml#boot_slow)
-
woah
close one
almost upgraded to SP3 yesterday!