Jump to content

I would like to automate my ceiling fan


G+_Patrick Gormley
 Share

Recommended Posts

I would like to automate my ceiling fan. The controller is embedded so I can't just replace the controller. I need some guidance on what to use. I plan to an existing remote and use either a arduino or pi to connect to the button pads. My idea is to have a web server running that would activate the "buttons" on the remote. So what should I use?

Link to comment
Share on other sites

Unless you can find a published (or already captured) frequency list, I think you'd need a SDR and a PC to capture them. Then look at any of the Pi Remote Control projects out there.

 

Disclaimer: I've never done it myself but I've seen enough KnowHow and Tekzilla and Hak5 videos to know it's possible.

 

About SDRs:

Link to comment
Share on other sites

I think I will use a Raspberry Pi that I have from a old project laying around. It's probably not the most elegant way but I think I will get a 8 channel Relay board and sacrifice a remote and attach the relays to the button pads. Then just use the Python Flask framework to accept http calls to "Press" the buttons on the remote.

Link to comment
Share on other sites

 Share

×
×
  • Create New...