Society of Robots - Robot Forum

Software => Software => Topic started by: PAT_McUser on April 08, 2010, 01:05:58 PM

Title: futaba F14 with axon
Post by: PAT_McUser on April 08, 2010, 01:05:58 PM
hi,
does anyone know how i can capture the pwm-time out of my remotereciever.
I search for a
Code: [Select]
int read_PWM (void)-method that reads the PWM-time from A0 on the Axon and given these back. When no remote is connected (that means the pulse is not between 1500 and 2500 (like a normal servo)) the metode makes
Code: [Select]
return 0;
Title: Re: futaba F14 with axon
Post by: Admin on April 09, 2010, 10:55:53 PM
Using the original Axon code, right?

try this:
http://www.societyofrobots.com/robotforum/index.php?topic=3099.0 (http://www.societyofrobots.com/robotforum/index.php?topic=3099.0)