This website requires JavaScript.
Explore
Help
Sign in
malte70
/
mapid
Watch
1
Star
0
Fork
You've already forked mapid
0
Code
Issues
Pull requests
Activity
Malte's Arduino-Powered Info Display — Python Client and MAPID/CP (Control Program) on an Arduino
7
commits
1
branch
0
tags
70
KiB
Makefile
25.5%
C++
18.6%
PHP
17.6%
Python
16.8%
C
13%
Other
8.5%
187e017622
Branches
Tags
No results found.
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Malte Bublitz
187e017622
MAPID/CP uses SerialCommand_Advanced
2023-10-15 18:00:37 +02:00
MAPID-CP
MAPID/CP uses SerialCommand_Advanced
2023-10-15 18:00:37 +02:00
.gitignore
Added .gitignore
2023-10-15 11:22:11 +02:00
mapid-count.py
Added a countdown Python script
2023-10-15 11:13:52 +02:00
README.md
MAPID/CP uses SerialCommand_Advanced
2023-10-15 18:00:37 +02:00
requirements.txt
Added a countdown Python script
2023-10-15 11:13:52 +02:00
README.md
Unescape
Escape
MAPID
–
Malte's Arduino-Powered Info Display
Info display powered by two parts:
Command line OS running on Arduino (MAPID/CP)
Python pyserial script controlling the display over a serial connection
Requirements
Arduino libraries
SerialCommand Advanced
serLCD
Python libraries
pyserial
python-dotenv