rsashka / Futaba_GP1160A

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Futaba GP1160AI (GP1160A02A) USB Display Driver

Futaba_USB_display_GUI

A python program sends the captured screen over USB to the STM32F401CxU6 microcontroller, then that data is displayed on display with selected colors pallete.

How to use:

  1. Flash the microcontroller with the required firmware (4 or 8 colors, single or dual display mode)
  2. Connect microcontroller to PC
  3. Run Run.bat

Futaba_USB_hardware_monitor_GUI

A simple hardware monitor

How to use:

  1. Flash the microcontroller with the required firmware (4 or 8 colors, single or dual display mode)
  2. Download and run MSI Afterburner https://www.msi.com/Landing/afterburner/graphics-cards
  3. Run Run.bat

About

License:MIT License


Languages

Language:Python 52.6%Language:C 32.3%Language:C++ 15.0%Language:Batchfile 0.1%