https://github.com/faithvoid/serenityremote
Serenity Remote - An open-source RP2040-based universal IR remote control.
https://github.com/faithvoid/serenityremote
Last synced: 7 months ago
JSON representation
Serenity Remote - An open-source RP2040-based universal IR remote control.
- Host: GitHub
- URL: https://github.com/faithvoid/serenityremote
- Owner: faithvoid
- Created: 2025-01-07T01:31:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-14T16:43:06.000Z (over 1 year ago)
- Last Synced: 2025-01-14T18:12:31.318Z (over 1 year ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serenity Remote
An open-source RP2040-based universal IR remote control, designed as as open-source alternative to the discontinued Logitech Harmony series of remotes.
[Homepage](https://faithvoid.github.io/serenity/)
## Parts Needed:
- Raspberry Pi Pico or similar RP2040 clone board
- IR LED
- SPI LCD Display (specifics TBA)
- 3D Printed Case
## Building:
TBA
## How To Use:
TBA
## Uploading New Remote Codes
TBA
## TODO
- Build first prototype
- Figure out how many IR codes can be loaded into firmware at once