Troynica / LTM_Reader_color_LCD

Simple LTM message reader (Arduino sketch)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LTM_Reader_color_LCD

Simple LTM message reader (Arduino sketch)

Sketch to make some LTM data visible on a color LCD screen. Needs:

  • a controller that this sketch can be compiled for (tested on an ATmega328p)
  • an LCD (for example: https://www.adafruit.com/product/2088 )
  • knowledge and skills to connect LCD to controller

Dependencies:

LTM code written by Paweł Spychalski (DzikuVx): https://github.com/DzikuVx/ltm_telemetry_reader

About

Simple LTM message reader (Arduino sketch)


Languages

Language:C++ 100.0%