https://github.com/byt3exec/makeyarduino
Simple program that connects to a Makey Makey device 🦾
https://github.com/byt3exec/makeyarduino
Last synced: about 1 year ago
JSON representation
Simple program that connects to a Makey Makey device 🦾
- Host: GitHub
- URL: https://github.com/byt3exec/makeyarduino
- Owner: byt3exec
- License: mit
- Created: 2024-03-03T14:02:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T07:02:20.000Z (over 2 years ago)
- Last Synced: 2025-04-06T02:48:49.951Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Makey-PRJ
a simple program that connects to a Makey Makey device using Python, we'll follow a structured approach. Makey Makey acts as a keyboard input to your computer, so essentially, you'll be listening for keyboard events.
This program has guaranteed a basic running Interface on Makey-Makey
such as: Up, Down, Left, Right, Space, Click. Feel free to update or add more program as you wanted.
## 🔐 Included Batchfiles