Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/z3t0/arduino-irremote-generator
Generates sketch files for Arduino-IRremote
https://github.com/z3t0/arduino-irremote-generator
Last synced: 2 days ago
JSON representation
Generates sketch files for Arduino-IRremote
- Host: GitHub
- URL: https://github.com/z3t0/arduino-irremote-generator
- Owner: z3t0
- License: mit
- Created: 2016-09-24T22:51:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-25T00:28:50.000Z (about 8 years ago)
- Last Synced: 2024-10-11T11:52:17.821Z (26 days ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arduino-IRremote-Generator
Generates sketch files for Arduino-IRremote
## Development
``
npm install
npm install -g beefy
npm start
```