
Tadango Intermediate
- Member since Jul 12th 2016
- Last Activity:
- Posts
- 185
- Reactions Received
- 11
- Points
- 1,001
- Profile Hits
- 772
-
Hi,
You wrote, that it is possible to make telemetrie between Powerbox competition srs and Frsky RX8R. I visited the link but i cant get any further. So, how do i go on ?
Greetings
Eberhard
-
Hi Eberhard,
Have a look at the start of the github project also: https://github.com/RealTadango/FrSky
Do you have experience with Arduino? It is very easy. Setting up the IDE and loading the code (sketch) to the Arduino is not complicated at all. There are many tutorials for that.
-
RcMaxl
Hello ! I got your program up and running. I used an Arduino UNO.
I still have an Arduino Micro at home ... there I do not get it to run ... do you have an idea what it may be? at the uno I used the PIN12.
Tadango
My Micro works fine at pin 3. The pin must have a interrupt i think.
RcMaxl
Oh ..i will test it !
RcMaxl
Hy .. so on the Uno every pin 3 or 12 works. But I have found another problem. The telemetry data freezes. if I disconnect the line to the powerbox nothing happens. the data simply remain unchanged. where can be the mistake? as a diode I used a Z diode.
Tadango
That is normal. The powerbox does not update the values so the Arduino keeps sending the old values.