ir-receiver
There are 56 repositories under ir-receiver topic.
kala13x/flipper-xremote
Advanced IR Remote Application for Flipper Zero Device
iz2k/flip-clock
Flip-Clock smart alarm-clock
mcauser/micropython-ys-irtm
MicroPython examples for YS-IRTM 5V NEC Infrared UART transceivers
biletnikov/avr-nec-ir-decoder
AVR Library (Atmega48/88/168/328) to decode IR commands from a remote control in NEC format.
AlexLynd/IR-Tester
Quick IR Value Tester
MitchTODO/Arduino-IR-repeater
Arduino IR repeater
ChocolateLoverRaj/rust-esp32c3-examples
Examples with wiring diagrams for using some sensors with ESP32-C3, programmed with Rust
ClaudeMarais/Airsoft-HUD
Transparent HUD for an Airsoft gun that shows how many BBs are left in your magazine and keeps track of your number of kills and deaths during a match. A XIAO ESP32-C3 is used together with a SSD1309 transparent OLED display. An IR Transmitter LED and IR Receiver sensor is used to detect BBs. Video: https://youtu.be/BZJjDX5xyRM
etfovac/rpi_ir
RPi & IR: Raspberry Pi GPIO & Infrared remote controls (using pigpio instead of lirc)
jagumiel/irReceiver
Remote control infrared signal receiver programmed in VHDL for a Terasic DE1-SoC board.
msillano/irp_classes
This is an 'execution process' for IRPs, extended to encode and decode IR remote commands, in php.
addisonElliott/LogiFindFPGATest
This is a Quartus Prime FPGA project testing the functionality of the LogiFind Altera Cyclone IV EP4CE6E22C8N Development Board. This product can also be found on eBay where I bought it from. I hope to provide base code that will help others in their learning with this development board.
davidrpalmer/RaspberryIRDotNet
.NET Core library for accessing infrared (/dev/lirc) devices on a Raspberry Pi.
CloneTV/VLC-Media-player-IR-Remote-ATtiny85
VLC/Media player IR Remote for PC (Windows 10). Project for ATtiny85 USB stick + TL1838 IR Receiver Module. Build in Arduino IDE 1.8.x
llegoff/PiFanIrHat
Raspberry pi HAT with fan and Ir receiver
ma-laforge/ArduinoCIR
Communication with consumer IR "remote" signals
minhhieuec/N76E003-Receive-IR-Data-with-NEC-Protocol
Receive infrare data from ir remote with interrupt and timer capture
ugoleone/Arduino_Led_RGBW_Dimmer
An Arduino based RGBW dimmer controlled by an IR remote
caviv/drawing-robot-arduino
A code for a drawing robot built over #arduino (#funduino) using Keyes L298 Drivers, with IR receiver and Servo motor. Built in #geekcon 2015.
EdibleShelfXII/IoT-sensor-nodes-senior23
Senior project repo belonging to Luis Rivera, Juwan English, and Anthony Lopez
gharishkumar/pico-ir-keyboard
Add IR remote as input to any PC Decoding NEC protocol IR pulses from remote control with a Pico and perform keypress as a USB keyboard (HID).
kudanilll/ir-remote-arduino
Just simple app to control arduino (using ir receiver).
schiad/STM32F103_NEC_DECODER
Library decoding NEC IR protocol none blocking code STM32F103.
Tekl7/IR_receiver-NEC
IR receiver (NEC protocol) library for ATtiny85 and ATtiny88
viktor-prutyanov/fpga-ir
IR receiver with UART interface
zaidajani/IR-controlled-arduino-car
IR remote-controlled car made using Arduino and other components
cristipatty/RESPIR
Remote ESP8266 based (Wemod D1 mini board) InfraRed control, intended for Air Conditioner Units, but not only.
EM40a/Sistema-de-incendio
Simula un sistema de alarma hecho en arduino que puede detectar cambios de temperatura y activar un servo motor en caso de detectar un incendio.
Fabiodlc/Bob3
@Fabiodlc's Bob3 project: EifersĂĽchtiger Freund
faisal-shohag/arduino-remote-clock
A real time and countdown clock that can be controlled remotely(IR Remote).
ikolomiko/ikotv-ir-remote-keyboard
Linux USB gadget driver that maps LIRC events to HID keyboard events
muesli4/tiny-hifi
Presents my DIY HiFi system and gives information on how to build it.
nm3210/ArudinoRgbController
This repository contains a bunch of Arduino code that I've developed while playing around with LEDs, NeoPixels, RTC's, buttons, IR Remotes, etc.
szelectronix/IR-Decoder
decoding of raw infrared signals
ujjwalmaity/HomeAutomation
Home automation using IR sensor.
xizeyoupan/Tiny-NEC-Decoder
This repository is designed to decode NEC protocol with flexible configuration on most embedded devices.