Arduino UNO/Duemilanove 2dof firmware

AMC, H-Bridge projects etc.
Please use the image gallery for your pictures, a short tutorial can be found here.
The first image in the first post will be shown in the project gallery.

Re: Arduino UNO/Duemilanove 2dof firmware

Postby tronicgr » Sat 19. Jan 2013, 19:19

Why you guys have to get frustrated with something that is clearly not designed to do serial enumeration? These USB atmel devices need custom code to deal with high speeds, given that they don't do any other work in the background.

There are plenty arduino boards still available with FTDI USB interface. If you want my oppinion, the arduino guys are trying to cut the cost in such level that they go to second quality solutions. I mean these atmel USB microcontrollers are great but in the robotics area that are mostly used they are not required to transfer large chunk of data so fast! (9600bps at rate of 10 updates per second in most cases!)
User avatar
tronicgr
 
Posts: 624
Images: 11
Joined: Tue 20. Mar 2012, 22:10
Location: San Diego, CA
Has thanked: 130 times
Been thanked: 50 times

Re: Arduino UNO/Duemilanove 2dof firmware

Postby prilad » Sat 19. Jan 2013, 19:51

tronicgr wrote:There are plenty arduino boards still available with FTDI USB interface. If you want my oppinion, the arduino guys are trying to cut the cost in such level that they go to second quality solutions. I mean these atmel USB microcontrollers are great but in the robotics area that are mostly used they are not required to transfer large chunk of data so fast! (9600bps at rate of 10 updates per second in most cases!)

Yes. I agree with you. Arduino with FTDI chip looks more usable.
User avatar
prilad
 
Posts: 174
Images: 1
Joined: Tue 3. Apr 2012, 14:20
Location: Dubna, Moscow reg., Russia
Has thanked: 3 times
Been thanked: 37 times

Re: Arduino UNO/Duemilanove 2dof firmware

Postby motiondave » Sun 20. Jan 2013, 00:59

I have been reading with great interest in this development.
So, what may be the better board then ?
Keep in mind, if we have to start digging for an older board that may be discontinued , it's back to square one.
This is not much good to anyone new coming on the forum, seeing this and then having frustrations on digging around for parts.


That start to sound like a AMC board ;)
User avatar
motiondave
 
Posts: 997
Images: 1
Joined: Tue 20. Mar 2012, 16:36
Location: Sydney Australia
Has thanked: 11 times
Been thanked: 13 times

Re: Arduino UNO/Duemilanove 2dof firmware

Postby telfel » Sun 20. Jan 2013, 17:48

hi Ale

Do you think the olimex board would be ok for your firmware

link to specs http://www.olimex.com/Products/Duino/AVR/OLIMEXINO-328/

regardsTerry
User avatar
telfel
 
Posts: 108
Images: 54
Joined: Thu 22. Mar 2012, 19:05
Location: Borders Scotland UK
Has thanked: 2 times
Been thanked: 9 times

Re: Arduino UNO/Duemilanove 2dof firmware

Postby prilad » Sun 20. Jan 2013, 18:32

telfel wrote:hi Ale

Do you think the olimex board would be ok for your firmware

link to specs http://www.olimex.com/Products/Duino/AVR/OLIMEXINO-328/

regardsTerry

Yes. I think so.
User avatar
prilad
 
Posts: 174
Images: 1
Joined: Tue 3. Apr 2012, 14:20
Location: Dubna, Moscow reg., Russia
Has thanked: 3 times
Been thanked: 37 times

Re: Arduino UNO/Duemilanove 2dof firmware

Postby ferslash » Mon 21. Jan 2013, 03:19

[quote="BobBuilt"]
the newbie can buy off the shelf and use ie the jrk and k8055 and shop bought items under $100.
The idea is to bring this to the masses and not only make available to electronic professors. We must do this to increase the use of X-Sim.
Yes please guy don't give up this project is grate!
ferslash
 
Posts: 226
Images: 4
Joined: Tue 3. Jul 2012, 18:08
Location: Mexico, Guadalajara
Has thanked: 8 times
Been thanked: 1 time

Re: Arduino UNO/Duemilanove 2dof firmware

Postby motiondave » Mon 21. Jan 2013, 13:38

ferslash wrote:
BobBuilt wrote:the newbie can buy off the shelf and use ie the jrk and k8055 and shop bought items under $100.
The idea is to bring this to the masses and not only make available to electronic professors. We must do this to increase the use of X-Sim.
Yes please guy don't give up this project is grate!


Just for reference, JRKS x 2 include shipping, about $230 AU
Big motors like this http://www.motiondynamics.com.au/worm-d ... -180w.html or a dayton equivalent off ebay, and you have a good strong configuration for a sim, also easy as the jrks are SIMPLE to set up and run 12-14v at 30 amps CONTINUOUS.
We are all awaiting the arduino to get sorted as it will allow bigger h-bridges for 12v, 24, and 240v motors.
User avatar
motiondave
 
Posts: 997
Images: 1
Joined: Tue 20. Mar 2012, 16:36
Location: Sydney Australia
Has thanked: 11 times
Been thanked: 13 times

Re: Arduino UNO/Duemilanove 2dof firmware

Postby prilad » Mon 21. Jan 2013, 21:19

BobBuilt wrote:Your using a Mac ?
What other operating systems have you got this running.


I tested this firmware at Win7 x64 (as second OS on my MAC) and WinXP x32. Now I have Arduino Duemilanove with FT232 chip. But I'm waiting from China Arduino R3 clone with Atmega16u2 for firmware testing.

My friend has Arduino UNO with Atmega8u2. And this firmware works well with WinXP. He has only one problem - big delay (approx 1 min) between marking "receive data" and receive starting.

What FIFO buffer size you have now for Virtual Port for Atmega16u2?

Are you test only Arduino board without any H-Bridge or Motors?

Regards,
Ale
User avatar
prilad
 
Posts: 174
Images: 1
Joined: Tue 3. Apr 2012, 14:20
Location: Dubna, Moscow reg., Russia
Has thanked: 3 times
Been thanked: 37 times

Re: Arduino UNO/Duemilanove 2dof firmware

Postby prilad » Tue 22. Jan 2013, 08:16

Yep go that issue too. Anywhere between 30sec to 1min to connect. No setting data coming back.


Ok! We will go another way ;) I will make firmwares with different com baud - 9600, 19200, 28800. For testing.[/quote]

Regards,
ALE
Last edited by prilad on Wed 23. Jan 2013, 09:13, edited 2 times in total.
User avatar
prilad
 
Posts: 174
Images: 1
Joined: Tue 3. Apr 2012, 14:20
Location: Dubna, Moscow reg., Russia
Has thanked: 3 times
Been thanked: 37 times

Re: Arduino UNO/Duemilanove 2dof firmware

Postby prilad » Wed 23. Jan 2013, 09:12

prilad wrote:
Ok! We will go another way ;) I will make firmwares with different com baud - 9600, 19200, 28800. For testing.



x-sim_arduino_uno_by_Ale.rar
HEX files for bauds 9600, 19200, 28800, 38400
(7.87 KiB) Downloaded 783 times


Regards,
ALE
User avatar
prilad
 
Posts: 174
Images: 1
Joined: Tue 3. Apr 2012, 14:20
Location: Dubna, Moscow reg., Russia
Has thanked: 3 times
Been thanked: 37 times

PreviousNext

Return to Controllers and Drivers Projects

Who is online

Users browsing this forum: No registered users and 4 guests

cron