48 skills found · Page 1 of 2
MKme / RoombaDIY Romba Virtual Wall with Atmega 328P Processor + IR LED
philipphenkel / Pxt PowerfunctionsMakeCode extension for controlling your LEGO Power Functions devices with an IR-emitting LED
Control LEGO Power Functions with a Raspberry Pi and an IR LED, using LIRC (Linux Infrared Remote Control).
fellowgeek / Wemos D1 Mini Dev BoardGeneric Dev Board for Wemos D1 mini - EasyEDA - IR, Relay, Buzzer, LED, GPIO
Harsh-23 / RGB LED Remote Control AppAn app built in Flutter which can control RGB LED Strip lights & Bulbs [Device must have IR Sensor]
csBlueChip / FlipperZero Plugin PWMPWM demo for Speaker, LED, IR Array, and GPIO
bitboxx / Raspberry Pi Lirc Rgbled Remote EmulatorThis project aims to emulate unbranded Chinese RGB LED strip remote using Raspberry Pi, Arch Linux, IR LED, and LIRC
joshbrew / HEG ArduinoOUTDATED, FIND MY ESP32 REPO AT https://github.com/moothyknight/HEG_ESP32 -- A DIY instruction set and rough program to run an HEG off an Arduino Nano. It uses an IR and Red LED, an OPT101 sensor, an ADS1115, and an Arduino Nano V3. The HEG is basically a pulse oximeter for your cortex, but allows for biofeedback and direct control.
outofjungle / NikonRemoteArduino library to remotely trigger Nikon camera using an IR LED
tylerjnap / Alexa Tv RemoteAmazon Alexa connected to a Raspberry Pi with IR LED to change channels on TV through voice commands
Gia90 / IR ConverterA simple nyquist plugin for audacity to automagically convert a recorded IR signal through a dual led jack IR Transceiver into a playable one.
cyrozap / TVKiller**PROJECT ABANDONED** It's a universal TV off-switch, like the TV-B-Gone kit, but the TV off-codes are stored as an audio file and are sent out the audio port through IR LEDs.
iRazoR / IR LED ControlApp for Samsung Galaxy devices to remote controll LED Stripes and something else with integrated IR Blaster
adafruit / Nikon IntervalometerExample of using an IR LED & IR sensor to create an Intervalometer
Rad-Bench / FluxArduino code for Flux Capacitor LEDs, Speaker, MP3 player, speaker and IR Sensor
sensics / IR LED DRVIR LED Driver MCU firmware, used in OSVR HDK and elsewhere
cra0 / Pixmob IR ReversingResearch into Pixmob's IR LED concert bracelets
DFRobot / DFRobot AS7341We live in a colorful world, but how much do you really know about color? You eyes may deceive you, while the sensors don’t lie. This AS7341sensor can tell you the truth about color. <br> AS7341 Visible Light Sensor employs the new generation of AS7341 spectral sensor IC launched by the well-known ARM company. The sensor features eight channels for the visible light, one channel for near-IR, and one channel without a filter. Also it integrates a dedicated channel to detect ambient light flicker. Besides that, this sensor comes with 6 independent 16-bit ADC channels for data processing in parallel. The two on-board extra-bright LEDs can supply light in dark environment.
SaiHarish-7 / Fire DetectionFire Alarm Systems are very common in commercial building and factories, these devices usual contain a cluster of sensors that constantly monitors for any flame, gas or fire in the building and triggers an alarm if it detects any of these. One of the simplest way to detect fire is by using anIR Flame sensor, these sensors have an IR photodiode which is sensitive to IR light. Now, in the event of a fire, the fire will not only produce heat but will also emit IR rays, yes every burning flame will emit some level of IR light, this light is not visible to human eyes but our flame sensor can detect it and alert a microcontroller like Arduino that a fire has been detected. In this Project we interface Flame Sensor with Arduinoand learn all the steps to build Fire Alarm System by using Arduino and flame sensor. Flame sensor module has a photodiode to detect the light and an op-amp to control the sensitivity. It is used to detect fire and provide a HIGH signal upon the detection. Arduino reads the signal and provides alert by turning on the buzzer and LED. The flame sensor used here is an IR based flame sensor.
alistairallan / RgbIrLedSimple IR RGB Led library for Arduino