Hi guys! I'm giving you a preview of an upcoming product from the DIY Drones store, the MinimOSD, a minimal Arduino-based on-screen display board. It's tailored for use with ArduPilot Mega and the MAVlink protocol, and designed to be as compact as possible.
It's main components are an ATmega328P 8 bit microcontroller with an Arduino bootloader, and a MAX7456 monochrome on-screen display. Programming is done through an FTDI-compatible 6-pin header.
It features two independent power and ground sections to isolate the OSD's analog stage: a +5V section for the ATmega and the OSD's digital stage, powered through the FTDI cable or other +5V source; and a regulated +5V section for the OSD's analog stage, powered through the video in/out header and capable of handling up to +12V input. Solder jumpers are available to combine the two power and ground sections if desired.
Spec lists are the best, so here's one!
- ATmega328P with Arduino bootloader
- MAX7456 monochrome on-screen display
- FTDI cable compatible pinout
- Standard 6-pin ISP header
- Two independent power sections with an LED indicator on each
- Solder jumpers for combining the power sections
- +5V 500mA regulator for up to +12V supply input
- Solder jumper for PAL video option
- Exposed test points for HSYNC and LOS
- Dimensions: 0.7"W x 1.7"L (2.4" w/ pins as shown) x 0.3"H
The production version won't be green, and we're not too fond of blue anymore, so expect something different on future products ;)
(And yes, I know I missed a decoupling cap on the board in the photo. Sorry Chris!)
Expected release date is within 2-3 weeks, price is TBD. Watch this space! UPDATE: Price will be $89.99 USD.
Comments
DIY osd: Arduino pro mini: $15.80 + Breakout Board for MAX7456: $39.95 = $55.75
The price is quite high, it's not so hard to do a DIY osd from the above components. This one it's even cheaper, it doesn't use the MAX7456 ic.
Yes, idelay it should have 2 analog inputs for RSSI (main controller receiver, and XBee, at least).
Updated price! 89.99USD
Wow, MAX7456 is not the cheapest ic, but I consider quite a high price tag.
I just bought the Apache/HobbyKing OSD Pro, but I knew that would just be for the FPV EZ, since Chris has mentioned previously that an OSD tie-in to APM was coming down the pipes.
Great news.
(I also wonder about RSSI)
Hi:
Does it include a input pin for rc receiver's RSSI (analog voltage )
tangtl
apocolipse: With a Y cable. Please wait for the product to be released for further details.
I'm still confused as to how to hook up an Xbee AND this minimOSD
And I just bought a Remzibi. Doh!
Do I understand this properly? It has two inputs -- video and MAVlink stream, and outputs a video signal with some of the MAVlink data overlaid?
apocolipse: No, it shares the port with the Xbee. They get the same MAVLink stream, but the OSD just uses the data that's relevant to a video overlay. The Xbee is unaffected.