Skip to content

Photon Particle project for receiving garage door RF remote key codes

License

Notifications You must be signed in to change notification settings

tbnilsen/MarantecQ7900RX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MarantecQ7900RX

Photon Particle project for receiving garage door RF remote key codes

I wanted to make my garage doors controllable via the internet using a Particle Photon. In order to obtain the RF codes that my garage door remote openers send I wrote this code to decode them using a cheap 315MHz RF receiver I bought on Amazon.

I connected the RF receiver's output to D1 of the Photon. Whenever the garage door opener is pressed this code captures the 24bit code and prints it to serial monitor screen.

Next, use this printed hex code (24bits) in my program MarantecQ7900TX.

About

Photon Particle project for receiving garage door RF remote key codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages