Page 1 of 1
Servo with arduino uno
Posted: Thu Oct 04, 2012 10:16 pm
by benrouse77
I'm stuck trying to get a servo to work on my uno, the error says if my program contains C. Works fine on the mega adk board but not the uno. I've tried all different pin outs with no joy
Re: Servo with arduino uno
Posted: Thu Oct 04, 2012 11:08 pm
by Enamul
Can you please post a bit better resolution picture..it's not clear.
Thanks,
Re: Servo with arduino uno
Posted: Thu Oct 04, 2012 11:16 pm
by benrouse77
hope that's better? the flowcode works ok till i try and load to the uno
Re: Servo with arduino uno
Posted: Fri Oct 05, 2012 9:43 am
by Benj
Hello,
Please ensure that your servo component is set to only use the number of servo's you require in your program. Also please ensure that all the servo's are connected in the connections window.
If your still having compilation errors then this updated component C file should solve the issue.
Simply place into your "Flowcode (AVR)/v5/Components" directory.
Let me know how you get on.