/📁 repo
├── 📁 circuit # Circuit Design files
├── 📁 docs # Documentation
├── 📁 remotes # IR Remotes {images and codes}
├── 📁 code # IR Remote reader code for Arduino
├── LICENSE # License file
└── README.md # Readme file
Install arduino IDE
then open code/reader.ino
in the arduino IDE.
All Contributions are welcome, see CONTRIBUTING.
To Add a new remote
-
Create a new directory
remote-model
inremotes
directory. if uknown model then name directory as model number on the circuit board. if multiple models of same brand then create a directory with the brand name and add each model as a directory in the brand directory. -
Use
remotes/template.md
asREADME.md
file in the new remote. -
add detail image in the folder with appropriate tags and include internal PCB photo. reference
-
add all the codes in
README.md
file. -
add a csv
codes.csv
file with all the codes if possible. follow theREADME.md
table format. [Optional] -
sign the
README.md
file at the end as verified and tested by you.
Apache License, Version 2.0 © 2021 sujaykumarh
- Arduino
- IR Remote Library
- some icons used are from Font Awesome Free library under Font Awesome Free License