Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 623 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 623 Bytes

arduino-rmp

A hobby project to build an A320-inspired Radio Management Panel using an Arduino. Built for the ToLiss aircraft in X-Plane.

Project Structure

The project consists of:

  • a circuit board featuring two 6-part displays and one dual rotary knob with pushbutton
  • C++ software for a connected Arduino or compatible device/chip
  • Python software for a serial-connected client to interface with X-Plane

Arduino

Libraries

Python Client

Installation

$ pip install click pyxpudpserver pyserial