https://github.com/9d4/inokey-device
https://github.com/9d4/inokey-device
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/9d4/inokey-device
- Owner: 9d4
- Created: 2022-04-15T14:29:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-15T14:50:08.000Z (about 4 years ago)
- Last Synced: 2025-03-24T18:14:26.077Z (about 1 year ago)
- Language: C++
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# inokey-device
THIS PROJECT IS PART OF [THIS ONE](https://gihtub.com/9d4/inokey-daemon), CONSIDER VISITING THAT ONE FIRST.
Arduino will write certain byte to serial, the [daemon](https://gihtub.com/9d4/inokey-daemon) will catch it.
To upload code to Arduino, you may need to install [PlatformIO](https://platformio.org), or just use ArduinoIDE and copy the code.
You can customize it as needed.