Announcement: FrSky SPort OSD code for MinimOSD

Electronic projects that are either related to the firmwares for the 9x, or simply great for radio control applications.
Post Reply
User avatar
zendes
Posts: 2
Joined: Sat Feb 08, 2014 4:54 am
Country: -

Announcement: FrSky SPort OSD code for MinimOSD

Post by zendes »

HI,

Not sure where to post this, but this seems to be the right location.

This is some code for connecting a MinimOSD to the FrSky SPort bus and displaying the sensor data on your FPV video stream. You need two parts, a MinimOSD board and an inverter cable. If you don't have an ISP or FTDI programmer you'll need one of those too.

It currently displays the following values:
* uptime
* altitude
* battery voltage
* battery current
* battery mah used

I plan on adding the other sensors too, but I don't have them yet so it's a bit hard to write code for them. Personally I'm excited about the GPS sensor, but it looks like it'll be another few weeks before it's available.

- Dennis

https://github.com/zendes/SPort_OSD/

User avatar
Kilrah
Posts: 11109
Joined: Sat Feb 18, 2012 6:56 pm
Country: Switzerland

Re: Announcement: FrSky SPort OSD code for MinimOSD

Post by Kilrah »

Cool!
I thought I had read some guys had received the GPS already?
User avatar
kaos
Posts: 3247
Joined: Wed Dec 28, 2011 1:15 am
Country: United States

Re: Announcement: FrSky SPort OSD code for MinimOSD

Post by kaos »

Is this MinimOSD implemented in the 'regular' Frysky' telemetry (D-series)?
AvengerIl
Posts: 2
Joined: Tue Jul 22, 2014 3:22 pm
Country: -

Re: Announcement: FrSky SPort OSD code for MinimOSD

Post by AvengerIl »

wow.. Great.

Naze32 outputs data to minimosd, but naze32 does not read/cannot read frsky of any kind.
meaning my fas100 amp sensor cannot get its data to naze32 hence to minimosd...

can this project take two serial inputs and combine? ie connect naze32 through the standard serial port, and connect s.port for voltage/amps through another serial port?

i want the artificial horizon and gps sent through from naze32 as is.. but i want to add voltage/current from s.port.....
AvengerIl
Posts: 2
Joined: Tue Jul 22, 2014 3:22 pm
Country: -

Re: Announcement: FrSky SPort OSD code for MinimOSD

Post by AvengerIl »

Ah.... the OSD code is your own..

I thought it was integrated with a snapshot of rushosd/kvosd...

which perhaps would be the way to go...

Post Reply

Return to “General RC Electronic Projects and Discussion”