Society of Robots - Robot Forum

Software => Software => Topic started by: Vesza on April 29, 2009, 11:46:35 PM

Title: Is Servo Centre C file available?
Post by: Vesza on April 29, 2009, 11:46:35 PM
Hi guys,
I know the servo centre hex is up in the tutorials, but is there a C version of the file? I really want to understand what is going on in the coding.
Title: Re: Is Servo Centre C file available?
Post by: Admin on May 30, 2009, 01:50:18 PM
Its just a single line of code that commands the servo to rotate to the center (as if it was unmodified). Nothing fancy!
Title: Re: Is Servo Centre C file available?
Post by: Pierre on October 14, 2009, 08:49:30 AM
     It would be great to have release the source code in C of the .hex file to center servos from the tutorial.

     .hex source code seems to be a good start to understand before playing with Photovore source code.

     ** Over the height pages of search this post seems to most appropriate to ask the questions **

Thank you in advance

P.S.  It would answer some questions already ask. 
Title: Re: Is Servo Centre C file available?
Post by: Admin on October 14, 2009, 09:47:38 AM
Pierre, you mean this?
http://www.societyofrobots.com/axon/axon_function_list.shtml#servo_centering (http://www.societyofrobots.com/axon/axon_function_list.shtml#servo_centering)

 ;)
Title: Re: Is Servo Centre C file available?
Post by: Pierre on October 14, 2009, 10:18:32 AM
Exactly

     Thank you very much Admin   :)