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 phts-electronics remote-control yamaha
Last synced: 3 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 7 years ago)
- Default Branch: master
- Last Pushed: 2026-03-04T17:33:47.000Z (3 months ago)
- Last Synced: 2026-03-04T23:59:23.523Z (3 months ago)
- Topics: akai, akai-gx-f37, arduino, phts-electronics, remote-control, yamaha
- Language: JavaScript
- Homepage: https://habr.com/ru/post/453474/
- Size: 4.34 MB
- Stars: 1
- Watchers: 1
- 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.
---
❤