Many thanks for inspiring me to
- Nazmus Nasir https://www.easyprogramming.net, https://github.com/naztronaut
- John Simmons https://github.com/johndavidsimmons
- Felix Stern https://tutorials-raspberrypi.de
LedPiBot
Summary
With this bot it is possible to control 24 artificial candles, in this case a wooden wreath is used and animated.
More information can be found in manual.
Also refer hardware description or look at some impressions.
Apart from default packages following is required additionally
- gcc , make, build-essential, python-dev, git, scons, swig
- rpi_ws281x from https://github.com/rpi-ws281x/rpi-ws281x-python
- Python frameworks Telegram API:
- telepot, https://telepot.readthedocs.io/en/latest/reference.html
- logrotate
Enable run at bootup
… to use the systemd files. systemd provides a standard process for controlling what programs run when a Linux system boots up. Note that systemd is available only from the Jessie versions of Raspbian OS.