Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.25 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.25 KB

A small circuit made with a Digispark to remote control a LED floor lamp via infrared remote control.

Prerequisites

Circuit

Circuit diagrams created with: Fritzing

schematics wiring

Compile & Flash

Follow along this tutorial to compile the sources and flash the Digispark.

Tutorial

Control

The reading light and the large ceiling light can be dimmed and switched on/off separately via buttons for volume and channel change.

The numeric buttons on the remote control can be used to start a sleep timer. After the selected time period both lights will go off.

  • 1 = 10 min
  • 2 = 20 min
  • 3 = 30 min etc.

View in Action

LED floor lamp

Credits

  • The Arduino RC5 remote control decoder library can be found at RC5