Tutorials - step-by-step application examples.
Please note - Uncorrected machine translation
This English version of the following text is currently 100% machine translated. In case of ambiguity, please refer to the German version (which in this case is the original written by hand).
Scene effects.
- Special scene settings and scene scripts on P44-DSB and P44-LC.
- scene script for automatic color temperature according to time of day.
- Scene script for continuous color change (DALI, hue, SmartLED, DMX).
Self-build of a P44-LC-X or P44-DSB-X based on RaspberryPi
For self-build projects, there are free versions of the software for the RaspberryPi that also runs on plan44's commercial products: P44-DSB-X integration into a digitalSTROM system, and P44-LC-X for stand-alone lighting and other control tasks.
Self-assembly LED "Torch
p44script in general
At many points in the configuration of P44-xx devices, the built-in scripting language p44script offers great flexibility to implement even special requirements.
- To experiment with it and try out the possibilities, there is the REPL website. Here you can interactively enter and execute p44script commands, the result will be displayed immediately. The first steps with the p44script REPL (Read-Execute-Print-Loop) are described here.
- In the tutorials, many p44script commands are used as examples - to see exactly how they work, to learn what's available, and to look up details that are quickly forgotten, the p44script Quick Reference is there. This is included (in English) in the devices themselves in an adapted form (see links at all script input fields) and thus also available without internet connection. Here in the Techdocs it can be found in English and German complete.
Integration of own hardware & services
- With the built-in script language p44script you can define your own devices (lights, pushbuttons, signal inputs, sensors), which then behave for the application exactly like the standard supported devices, i.e. have the same functionality with zones, scene control, dimming, etc. Some ready-to-use examples are available here.
- For very complex external devices, p44script may not be enough. Then there is the possibility to include own devices via the "external device API". How such "external devices" can be tried from the command line is described here.
Further planned topics
The tutorials section is under construction - many ideas are available, but implementation takes time. Here are a few topics on the wish list....
- Detailed settings of the LED torch
- "Expressive Pixels " display
- Programmatic effects with canvas view
Suggestions for other topics I'll gladly take note!
plan44 community forum
For questions and exchange about projects and ideas with P44-DSB and P44-LC just visit the plan44 community forum.