raspiled icon indicating copy to clipboard operation
raspiled copied to clipboard

Raspberry Pi driven RGB LED strips

Results 7 raspiled issues
Sort by recently updated
recently updated
newest added

# Problem The latest version of Raspberry Pi OS on Raspberry Pi Zero W is [Debian version: 11 (bullseye)](https://www.raspberrypi.com/software/operating-systems/), which ships with python3.9. The software fails to run on it....

[Raspberry Pi OS (Debian version: 11)](https://www.raspberrypi.com/software/operating-systems/) comes with python3.9 installed. - When attempting to install packages in [requirements.txt](src/requirements.txt), the package scandir fails to build. So, it needs to be bumped...

Bumps [pygments](https://github.com/pygments/pygments) from 2.5.2 to 2.15.0. Release notes Sourced from pygments's releases. 2.15.0 Added lexers: Carbon (#2362, #2365, #2366, #2367, #2368, #2369, #2370) Dax (#2335, #2345) MediaWiki Wikitext (#2373, #827)...

dependencies

Hey there, I'm not sure if this project is still maintained, but I was using Raspiled before for half a year on Ubuntu Server 18.04, and all worked fine. Problems...

Drops references to `unicode`, changes `__unicode__` to `str`, fix comparisons between `bytes` and `str`. This brakes Python 2 compatibility. I started this mainly because Debian 11 comes without Python 2...

Hello Michael, I solved the issues conflicting with the merge, also I solved some of the issues with the temperature of sunsets and sunrise, however, we will need to calibrate...