-
Updated
Jul 6, 2022 - Python
Raspberry Pi
The Raspberry Pi is a popular single-board computer designed to promote the teaching of computer science in schools. The use of the Raspberry Pi computer ranges from robotics to home automation. Many variations of the Raspberry Pi exist, such as the Raspberry Pi Zero, which is smaller than the more powerful Raspberry Pi 4.
Here are 5,314 public repositories matching this topic...
-
Updated
Jun 24, 2022 - Python
-
Updated
Jun 11, 2022 - Python
-
Updated
Jun 28, 2022 - Python
-
Updated
Feb 22, 2022 - Python
-
Updated
Jul 5, 2022 - Python
-
Updated
Jul 5, 2022 - Python
New versions of pylint flag places where we can use Python f-strings instead of the legacy string formatting options.
We currently have pylint's check for this disabled because of our legacy code that uses the old formatting style, but we should replace those instances with modern f-strings and delete [the suppression in .pylintrc](https://github.com/
-
Updated
Apr 13, 2018 - Python
-
Updated
Apr 5, 2020 - Python
-
Updated
Mar 22, 2021 - Python
Let's add an option to rotate pinout by 180 degrees.
-
Updated
May 24, 2022 - Python
-
Updated
Dec 6, 2021 - Python
-
Updated
Jun 21, 2022 - Python
-
Updated
Jun 22, 2022 - Python
-
Updated
Jun 27, 2017 - Python
-
Updated
Mar 22, 2022 - Python
-
Updated
May 10, 2022 - Python
-
Updated
Jul 4, 2022 - Python
-
Updated
May 6, 2020 - Python
-
Updated
Apr 7, 2022 - Python
-
Updated
Jul 4, 2022 - Python
I have a 10.3" 1872x1404 display. I'm able to get VNC working on it great, but I can't get VNC to mirror the image, so all the text is backwards.
Add config file
-
Updated
Dec 3, 2018 - Python
-
Updated
May 14, 2020 - Python
tests
We currently don't have any tests (other than the tests built in to srslte) we should write some tests for the python end of things and set up continuous integration. I don't have any opinions about what test suite we should use.
Created by Raspberry Pi Foundation
Released July 2011
- Organization
- raspberrypi
- Website
- www.raspberrypi.org
- Wikipedia
- Wikipedia
Is your feature request related to a problem? Please describe.
If a printer pauses the print without the user asking it to - for example, on the Prusa MK3S it will pause if the fan speeds are too low - it can leave users clueless. Likewise I guess if a filament sensor triggered.
OctoPrint logs the reason for pausing/cancelling from API calls and plugins, but it doesn't seem to from actio