/LightPod

A series of examples on how to build a light pod using Arduino MKR1010 and MKR1000 to make nice looking interactive lamps.

Primary LanguageC++

LightPod

A series of examples on how to build a light pod using Arduino MKR1010 and MKR1000 to make nice looking interactive lamps.

LightPod for MKR boards

List of Examples

The examples increase in complexity step by step, you can go straight for examples 7 and 8 if you feel funky or start from the first one and follow my stream of consciousness while producing this code.

  • _01_simple_test
  • _02_sync_rings
  • _03_opposed_rings
  • _04_simple_clock_test
  • _05_breathing
  • _06_data_arrival
  • _07_ambient_display
  • _07_ambient_display_FAKEEVENTS (the John Malkovich example)
  • _08_ambient_display_MQTT

Documentation

Licence

Check out the code, everything is in the code ... follow the code.

Credits

  • Sandeep M. for helping putting the MQTT to work on the MKR1000
  • Mattias N. and Johannes N. from Malmo University for the help with the pod design
  • Johan H. for his help with AWS IoT

The Maker Disclaimer

Remember, I made this code in less than 7 hours, there might be bugs here and there. I do take pull requests ;-)

The pod was built in about 30 minutes.