# MAPID – Malte's Arduino-Powered Info Display Info display powered by two parts: 1. Command line OS running on Arduino (MAPID/CP) 2. Python pyserial script controlling the display over a serial connection ## Requirements - Arduino libraries - SerialCommand Advanced - serLCD - Python libraries - pyserial - python-dotenv