Interface-board-for-remote-control
-
I had many problems trying to bring my motor blinds into my home automation. What I ended up doing was having an Arduino Nano push the buttons of a remote control.
For the Arduino part, I started with the GatewaySerial example.
What this project shows is how to connect to a remote and get some primative feedback from the remote.
So far it works pretty well.
Find the project on my github page
-OSD
-
That is a well documented project. Much appreciated