Skip to content

Code for the 2017 edition of Science Hack Day Berlin

Notifications You must be signed in to change notification settings

fahrstuhl/2017_SHDB

Repository files navigation

SHDB17: Make the Sky Blue Again

Using a Adafruit Bluefruit Feather M0, this project controls 14 RGB LEDs and a servo motor to brighten your grey Berlin winter days.

This needs a Linux laptop with a Bluetooth LE capable Bluetooth chip and running BlueZ >= 5.38.

Installation

For the Python side, install the single requirement with pip install -r requirements --user.

For the Feather side, you need the following libraries in your Arduino/libraries folder:

And move the 2017SHD_LED_SmartControl folder to your Arduino folder.

You also need to install the Feather board support package.

Usage

Flash the Feather, attach servo and LEDs to their respective pins and power it on. Then run the Python script.

About

Code for the 2017 edition of Science Hack Day Berlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published