Hallo und ein gutes neues Jahr.
Ich möchte nur wissen ob ich für die Telemetrie den Telekonverter benötige oder nicht.
Die Mercury ist schon bestellt und ich möchte wie gesagt die ganzen Telemetriedaten auf dem Sender haben.
Danke Robert
Hallo und ein gutes neues Jahr.
Ich möchte nur wissen ob ich für die Telemetrie den Telekonverter benötige oder nicht.
Die Mercury ist schon bestellt und ich möchte wie gesagt die ganzen Telemetriedaten auf dem Sender haben.
Danke Robert
Hallo,
der Teleconverter ist nur für Futaba.
Have a look at the start of the github project also: 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.
Selber basteln ..mit Adruino .. mach ich auch ... klappt !
Alles anzeigenHave a look at the start of the github project also: 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.
Selber basteln ..mit Adruino .. mach ich auch ... klappt !
Hallo Maxl, ich habe in dem Script einen Fehler.
Arduino: 1.8.8 (Windows Store 1.8.19.0) (Windows 10), Board: "Arduino Pro or Pro Mini, ATmega328P (5V, 16 MHz)"
C:\Users\msc-m\OneDrive\Desktop\FrSky\Powerbox\Powerbox.ino: In function 'void loop()':
Powerbox:76:22: error: 'NewValueSport' was not declared in this scope
NewValueSport(val);
^
C:\Users\msc-m\OneDrive\Desktop\FrSky\Powerbox\Powerbox.ino: In function 'void sendFrame()':
Powerbox:359:37: error: 'getChecksum' was not declared in this scope
frame[7] = getChecksum(frame, 0, 7);
^
Powerbox:364:22: error: 'sendByte' was not declared in this scope
sendByte(frame[i]);
^
exit status 1
'NewValueSport' was not declared in this scope
Dieser Bericht wäre detaillierter, wenn die Option
"Ausführliche Ausgabe während der Kompilierung"
in Datei -> Voreinstellungen aktiviert wäre.
Weißt du woran das liegt?
Ich muss ja nur die Powerbox.ino aufspielen, die SBus.ino nicht oder?
Gruß Robert
Did you use both .ino files? Looks like you did not download the SPort.ino Both must be in the same project folder (PowerboxSensor)
Thank you I will do this evening, had only the Powerbox.ino in the folder
ja den Fehler hatte ich anfangs auch du brauchst beide Ines es portino und powerbox Ino dann läuft das
Hallo Maxl, ich bekomme mit den Lua auf der X9E Syntaxfehler.
Das Board ist fertig, kann aber keine Daten von der Mercury holen
hello Tadango, are the Lua scripts synonymous for the X9E or only for the Horus?
Which lua script? There is no lua for powerbox.
I played the ino files on the board, soldered the diode and plugged it in.
rb3 to recipient.
if I gege on sensorsuche then finds the x9e no sensors.
Does the led turn on on the arduino when you connect it to the powerbox? Powerbox is set to sbus?
Good morning, yes the LED lights on the arduino.
the 2 wires with the diode go to the Powerbox, the 3 wires to the X8R Sport.
The powerbox is set to Sbus.
the led from the arduino will light up permanently.