Notification Lamp
2013
This project started in 2013.
This project consists of an ordinary RGB lamp connected to an Arduino Nano that I wired to be able to control the lamp light colour and brightness. I wrote a simple C# program that sends commands to the Arduino via USB when triggers like new email or new Facebook notification were detected.
For example, when a new mail arrives, the lamp would blink green for a few seconds and then turned solid green. If another event happens the colour of this event would append to the previous ones.
- Programmed in
C#
&
Arduino.
- Over 2,700 lines of code.This figure may include comment lines and some modified library files.
-
USER32.DLL
&
Facebook SDK"
used in C#.
-
Arduino Nano
used as External Hardware.
Lang/Lib/Pro |
Version |
.NET Framework |
4.0 |
Facebook C# SDK |
6.0.10.0 |
Type |
Windows Service |
Input |
Credentials to Accounts |
Output |
Lamp Color & Flickering |
Special Components |
Arduino Nano(ATmega168), Multicolor Lamp |