solar-powered generative music
I decided to brighten up the summer days with a solar-powered generative music experiment.
It involved the following -
- An Arduino Uno with board & BH1750 16-bit ambient light sensor module.
- A small program to convert light signal level into midi notes.
- The project was entirely supplied with energy from and controlled by the star in our solar system.
- Midi from Beatsteap Pro out to Eurorack synth patch & Digitakt drum machine for ambient music generation and percussion.

- status: shipped & shelved.
- stack: C++ written for Arduino w/ MIDI.h.