|
|
|
|
|||
|
|
I can has FrSky telemetry!
Another project is more or less finished, shaped into it's final form, and it works quite nicely.
![]() FrSky D8R-II receiver, DFT transmitter module, Arduino Pro Mini, Cat's Whisker LCD. Displays battery voltage/current with the graphs, consumed energy in mAh, power in watts, and RSSI level graph. Video shows the main screen, screens can be switched using LCD buttons, there's another screen with RSSI levels, and I will probably add something later. Binary sketch size is 7680 bytes, source code attached. Update (08/22/2011): added connection diagram. Also I modified DFT module to have TTL levels instead of RS232, so for original unmodified module line 49 in the FrSkyCW.pde should be: Code:
NewSoftSerial FrSky = NewSoftSerial(FRS_RX_PIN, FRS_TX_PIN, true); So as max voltage on D8R receiver inputs is 3.3V - those sensors give me up to 13.2V and 21.0A respectively. Update (08/27/2011): changes in the code, added proper byte stuffing processing (7D 5D = 7D, 7D 5E = 7E), new version attached.
|
||
|
|
|
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Discussion FrSky 2.4Ghz - Telemetry Hub & Sensor discussion | PLMS | Radios | 2419 | Yesterday 10:07 PM |
| Sold FrSky DF Combo Long Range TX and RX Package With Telemetry for Futaba - NEW | djdaveq | FPV/RPV - Equipment and Vehicles (FS/W) | 2 | Aug 06, 2011 03:43 PM |
| Help! FrSky DJT Telemetry modul on Futaba FF7 | saxon0010 | Radios | 2 | Jul 03, 2011 02:36 PM |
| Question How can I upgrade the FrSky telemetry set | CyberCrash | Radios | 7 | Oct 22, 2010 12:57 AM |