-
Updated
Jan 14, 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 13,645 public repositories matching this topic...
-
Updated
Jan 13, 2022 - Shell
-
Updated
Jan 13, 2022 - JavaScript
-
Updated
Jan 9, 2022 - C
-
Updated
Dec 17, 2021 - C
-
Updated
Dec 23, 2021 - Shell
-
Updated
Jan 14, 2022 - Shell
-
Updated
Jan 7, 2021 - Go
-
Updated
Jan 10, 2022 - C++
-
Updated
Jan 13, 2022 - C++
-
Updated
Jan 11, 2022 - C++
-
Updated
Jan 13, 2022 - C
-
Updated
Nov 20, 2021 - Go
-
Updated
Dec 19, 2021 - Rust
[Request]Make configurable the g-code sent when CANCEL button is pressed and a SD print is on going
Is your feature request related to a problem? Please describe.
When the printer (Ender3v2) is printing from the SD card and CANCEL button is pressed in the octopi console, the Octoprint is issuing a M25 command:
Changing monitoring state from "Printing from SD" to "Cancelling"
Send: M108
Send: M25
That starts the pause sequence in the printer, if Advanced Pause is active, the
-
Updated
Jan 13, 2022 - Python
-
Updated
Jan 4, 2022 - Shell
-
Updated
Jan 13, 2022 - HTML
-
Updated
Jan 13, 2022
Expected Behaviour
Change the default cron spec in --etcd-snapshot-schedule-cron (default: "0 */12 * * *"):
--k3s-extra-args '--etcd-snapshot-schedule-cron * * * * *'
-
Updated
Jan 13, 2022 - C++
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Jan 13, 2022 - C++
-
Updated
Dec 9, 2021 - JavaScript
-
Updated
Jan 7, 2022 - Shell
-
Updated
Jan 8, 2022 - Shell
Feature: UsbClient
Hello everybody,
first of all thank you for this project.
Introductional words
I uses this project to set up a wlan access point for my parents who have a mobile home and are travelling through europe. That said, I am using the WLAN CLIENT option and ethernet is not used for now.
When there is no Wifi around an additional use case for my parents is to connect to 4G networks via a sma
Blynk library version: master branch at 144a90f3bdb66c3b6c03cce0335c1f1e304d91d6
IDE: VS Code + PlatformIO
IDE version: 1.52.1
Board type: ESP8266
Additional modules: Arduino ESP8266
Scenario, steps to reproduce
Blynk.run()
blocks if there is no internet connection on the network and connecting to a local server via SSL.
According to my investigation, `BlynkArduinoClientSecure::conn
-
Updated
Dec 20, 2021 - Python
Created by Raspberry Pi Foundation
Released July 2011
- Organization
- raspberrypi
- Website
- www.raspberrypi.org
- Wikipedia
- Wikipedia
The uncompensated temperature of the BMP180 is incorrectly converted to a 16-bit signed value, instead of a 32-bit signed value (long). Since the data is 16-bits wide and can therefore not be negative, the easy fix would be to do the following:
sip.js(1128): uncompensated = uint16(data[0], data[1]);
Please see page 15 of the manual of the BMP180 chip:
https://ae-bst.resource.bosch.com/media