F5OEO / rpitx

RF transmitter for Raspberry Pi
GNU General Public License v3.0
3.93k stars 515 forks source link

Could this project be utilized as the basis for sending/receiving 812Mhz on/off codes? #280

Open hepcat72 opened 1 year ago

hepcat72 commented 1 year ago

I have a device called a Switcheroo that operates on the 812Mhz band. I have searched high and low for a hub that could pick up these signals so that my home automations could trigger automations when that device sends and on or off signal, but I have not found anything. I even spoke with the switcheroo company to see if they might release a hub (they were interested, but ultimately no dice).

So, I forked a project for RC-Cars to control by Bose Lifestyle series 12 system, whose remote operates on 28Mhz. It does part of what I'd like to be able to do (send on/off signal codes), but it only works for the 433Mhz band.

I found your project here that appears to be able to send signals at 812Mhz. Do you think your code could be utilized to send 812 codes?