Skip to content

A RGB Lantern that is able to read weather information and send it as well.

License

Notifications You must be signed in to change notification settings

matgyver/Weather-Lantern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Weather-Lantern

Weather-Lantern is an updated version of the RGB Lantern that you can also find in GitHub. While the RGB Lantern was built to a prototype stage, it never was completed to a full circuit board.

One of the biggest differences between the RGB Lantern and the weather lantern is the processor. RGB Lantern used a 18F PIC at it's core. For the weather-lantern it uses a Synapse module which includes a Atmel ATmega128RFA1 and a 2.4 GHz radio. The ATmega runs a Python Virtual Machine which allows us to program the module in Python.

The Synapse module has 4 PWM outputs, which is more than enough for driving a RGB LED. In addition, it has 4 analog inputs and supports I2C and SPI so we can use a variety of sensors for weather monitoring

About

A RGB Lantern that is able to read weather information and send it as well.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages