Tag: infrared

Electronics and Programming tutorials and projects

infrared receiver

8 Channels Infrared Receiver (Code Learner) With Arduino UNO

The IR receivers typically work in 37 KHz frequency. The “8 Channels Infrared Receiver” project receives the IR signal via HS0038A2 (or similar modules), which the module filters the 37 KHz signal and sends the data in 1 Kbps speed to the ArduinoUNO board. The Project’s Download Link: Infrared Receiver Source Code For Arduino UNO…
Read more

ir remote

Programmable IR Remote With Code Learn (ATTiny13A), Source Code, PCB and Schematics Plans

This project is a “Programmable and Code Learn IR Remote (InfraRed) With ATTiny13A”. ATTiny13A is a low-cost AVR microcontroller with 8 pins (6 I/O) and 1KB memory.There are two folders in this project, “PCB-SCH-BOM” and CodeVision Source.Also In the source code folder there is a pre-compiled file in the “HEX” folder. To re-compile or check…
Read more