Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

Bullcaos/IRF-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IR and RF controller over WiFi

Requirements (software)

Requirements (hardware)

  • Arduino MKR 1010 WiFi (https://store.arduino.cc/mkr-wifi-1010)
  • Infrared LED emitter
  • 82 Ohms resistor
  • PWM-compatible MOSFET, for example, PWM module with IRF520
  • Radio frequency emitter module

Installation

  1. Download and install Arduino IDE
  2. Clone this repository
  3. Load IRLib2 into Arduino Libraries
  4. Patch IRLib2 according to what is inside patch folder (diff format)
  5. Download rc-switch and WiFiNINA using the Arduino Library Manager
  6. Create a file named secrets.h using the same format as shown in secrets.h.example
  7. Compile and upload

Hardware setup

  • Pin 0 = IR emitter
  • Pin 4 = RF emitter

Manual

Comming soon...

Licensing

This project is under Apache License 2.0

About

IR + RF controller using WiFi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages