Skip to content

A LED lightbulb that pulses different patterns depending on local weather.

Notifications You must be signed in to change notification settings

daviddoan/Weather-Bulb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Weather-Bulb

APIs

pyOWM https://github.com/csparpa/pyowm

pySerial http://pyserial.sourceforge.net/

============

// A LED lightbulb that pulses different patterns depending on local weather.

For a short workshop, I designed and built a LED PCB that can accept input from the computer through Serial connection.

I took apart a lightbulb and replaced the old filament with my PCB, which is programmed to have different lighting patterns depending on the input.

The python program runs on your computer to send information to the PCB, which will then light depending on the specified local weather.

=============

Document

About

A LED lightbulb that pulses different patterns depending on local weather.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages