Skip to content

Software GUI and hardware user interfaces to turn on and off the lights above my desk. The software is written in C# for the GUI and C++ for the microcontroller (Arduino UNO)

Notifications You must be signed in to change notification settings

EliJArmstrong/DeskLights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeskLights

This project is to turn off and on the 3 lights above my desk.

Interface

[x] A GUI application for Windows based computers.

[x] A touch sensor.

[x] Infrared controller.

The hardware side of the project uses mains power to power the lights using relays. So, I'm NOT going to show the mains power side of the project for safety reasons.

The project uses a:

This README mainly focused on the GUI to Lights interaction, but you can find the code for the touch sensor and IR control in the crazy light folder. The microcontroller controls all physical interaction

Video Walkthrough

About

Software GUI and hardware user interfaces to turn on and off the lights above my desk. The software is written in C# for the GUI and C++ for the microcontroller (Arduino UNO)

Resources

Stars

Watchers

Forks

Packages

No packages published