https://github.com/phts/rc
Manage your PC and Akai GX-F37 over IR remote control and Arduino
https://github.com/phts/rc
akai akai-gx-f37 arduino remote-control yamaha yamaha-am
Last synced: 4 months ago
JSON representation
Manage your PC and Akai GX-F37 over IR remote control and Arduino
- Host: GitHub
- URL: https://github.com/phts/rc
- Owner: phts
- Created: 2019-05-21T22:35:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-02T16:46:01.000Z (9 months ago)
- Last Synced: 2024-11-28T15:11:39.581Z (6 months ago)
- Topics: akai, akai-gx-f37, arduino, remote-control, yamaha, yamaha-am
- Language: JavaScript
- Homepage: https://habr.com/ru/post/453474/
- Size: 3.71 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHTS RC-\*\*
This device is created specially for remote control _Yamaha RAS13_.
However theoretically it supports any other remote controls because all buttons and mappings
are configurable.## [Firmware](./firmware)
Arduino firmware which receives signals from an IR receiver, converts them into human-readable
strings and sends them to serial port.## [Driver](./driver)
This is a Node.js application which reads serial port and performs actions associated with the
particular button on a remote control.---
❤