IR to WiFI
- 3 Devlogs
- 3 Total hours
Converts any normal IR device into a WiFi controllable Device by copying IR signals from the remote and emulates it when told to.
Converts any normal IR device into a WiFi controllable Device by copying IR signals from the remote and emulates it when told to.
I fixed the README.md and added steps to set up and use the project.
i fixed some code errors and added the transmitting part of the code as long as fixed some endpoints and made a basic api to go along with it. It currently works with the api to send the IR Signals.
I created the Receiver part of the code with UI to view and name which signals are current saved in the ESP32 File System and to record value from IR Devices to emulate later.