项目作者: drawlerr

项目描述 :
uart driver for max7456
高级语言: C++
项目地址: git://github.com/drawlerr/osd.git
创建时间: 2021-02-16T00:26:42Z
项目社区:https://github.com/drawlerr/osd

开源协议:

下载


OSD

No “cool” name here yet.

ATMEGA328p firmware for controlling an SPI-attached MAX7456 analog OSD overlay chip via simple text commands over UART connection.

I wrote this up because the existing OSD projects I found:

  • Required implementations of special protocols like MAVLink to be used
  • Were hacky decade-old abandonware I couldn’t even get to build

So I made my own. It works for me, and I hope it may be useful to others too.