warhod / cubegarden

it's a garden. of cubes. it's an LED interactive art project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cube Garden Development Instructions

Welcome to the cubegarden readme! This code controls the lighting of a large translucent cube - based on interactions with the cube, sensors onboard can trigger various lighting effects.

There is also code for a cube master controller, that takes advantage of the BM17 heart badge's UI in order to select effect patterns and make changes to all the cubes at once.

Requirements and Setup

There are detailed set up instructions on the wiki for both getting everything set up with a raspberry pi, and for getting the cubegarden code running on either the cubegarden board (for cubes only) or a BM17 badge (for the master controller only).

You will need:

  • a raspberry pi 3B+ connected to your local wireless internet
  • a cube board and/or BM17 heart badge

About

it's a garden. of cubes. it's an LED interactive art project.

License:GNU General Public License v3.0


Languages

Language:C 76.1%Language:C++ 21.5%Language:Assembly 1.2%Language:Objective-C 0.8%Language:Makefile 0.3%Language:Python 0.0%