You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've created something similar to this library: Arduino code that can learn and then detect or replay any 433Mhz code. It also detects repeating signals, and compresses them so that you can store about 30 of them in the Arduino's eeprom.
I've created something similar to this library: Arduino code that can learn and then detect or replay any 433Mhz code. It also detects repeating signals, and compresses them so that you can store about 30 of them in the Arduino's eeprom.
Perhaps it's of interest to you.
https://github.com/createcandle/Devices/blob/master/Signal-hub/Signal-hub.ino
The text was updated successfully, but these errors were encountered: