Skip to Content
Lumensalis CircuitPython framework coming soon 🎉

Project

A Project is whatever you want it to be - at least if it needs effects which the LCPF can help you create. It is typically some form of decorative object, like

  • a piece of tabbletop terrain
  • part of a costume
  • a stage prop
  • decorations, especially for ambience which uses the LCPF to provide lighting effects, sound effects, motion, or other interactive features. It contains a small embedded Controller (for “running” the LCPF) with Devices that allow you to use the LCPF to manage interactions with the outside world.

Each project has a “project definition” which specifies

  • the hardware being used (controller, devices, shields, etc)
  • the behaviors and effects you want to use
  • any configuration settings needed for the hardware or behaviors
Last updated on