index
:
rpi-scripts
master
Various Raspberry Pi related scripts.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2022-08-25
Merge remote-tracking branch 'origin/master'
Ingar
2022-08-25
Added degrees sign to temperature output.
Ingar
2022-02-27
Print buttond error messages to stderr.
Stijn Buys
2022-02-27
Corrected buttond service executable name.
Stijn Buys
2022-02-27
Run systemctl daemon-reload at the end of make install.
Stijn Buys
2022-02-27
Added Makefile for buttond installation.
Stijn Buys
2022-02-27
Renamed buttonctld to buttond.
Stijn Buys
2022-02-27
Updated ledctl README.
Stijn Buys
2022-02-27
Updated ledctl documentation.
Ingar
2022-02-27
Added global README.
Stijn Buys
2022-02-27
Added script to handle soft button events.
Ingar
2022-02-27
Added script to retrieve sensors data from the BME280 chip.
Ingar
2022-02-27
Preparing the repository to hold all charmpi tools.
Ingar
2022-02-13
Removed deleted file.
Ingar
2022-02-13
Added README.
Ingar
2022-02-13
Fixed systemd boot status handling.
Ingar
2022-02-13
Added systemd service files to control LED status during boot.
Ingar
2022-02-13
Added 'boot' and 'ready' color name aliases.
Ingar
2022-02-12
Added Makefile with a 'make install' rule.
Ingar
2022-02-12
Set LED array size to 1.
Ingar
2022-02-12
Support HTML style color codes #rrggbb.
Ingar
2022-02-06
Added cyan and pink color options.
Ingar
2022-02-06
Fixed a major bug while reading the state file.
Ingar
2022-02-06
write LED state to state file
Ingar
2022-02-06
Python script to control a WS2812 LED strip
Ingar