Skip to content

Arduino code to control an LED strip that is built into a computer desk via an IR remote

Notifications You must be signed in to change notification settings

ajschwieterman/computer-desk-lights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

computer-desk-lights

Arduino code to control an LED strip that is built into a computer desk via an IR remote and HomeKit.

Main

Hardware

Schematic

Below is the wiring that I used to supply 5V of power to the NeoPixels and controller. I merged a USB-A male connector and micro-USB male connector and added an in-line capacitor. Main

Below is the circuit diagram for the IR receiver sensor and NeoPixels. Main

Required board libraries

  • esp8266 v3.0.2
    • Adafruit Feather HUZZAH ESP8266

Use the following instructions to install the Adafruit board libraries and configure the ESP8266 hardware.

Required Arduino libraries

About

Arduino code to control an LED strip that is built into a computer desk via an IR remote

Resources

Stars

Watchers

Forks