-
Updated
Jan 5, 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,582 public repositories matching this topic...
-
Updated
Jan 5, 2022 - Shell
-
Updated
Jan 5, 2022 - JavaScript
-
Updated
Jan 4, 2022 - C
-
Updated
Dec 17, 2021 - C
-
Updated
Dec 23, 2021 - Shell
-
Updated
Jan 4, 2022 - Shell
-
Updated
Jan 7, 2021 - Go
-
Updated
Dec 18, 2021 - C++
-
Updated
Jan 5, 2022 - C++
-
Updated
Jan 5, 2022 - C++
-
Updated
Jan 4, 2022 - C
-
Updated
Nov 20, 2021 - Go
-
Updated
Dec 19, 2021 - Rust
Is your feature request related to a problem? Please describe.
There is no UI way to set printer.defaultExtrusionLength
that was added in #513 (commit 6c5b32d92bc22765ed65339b75cf74702b7c604e). This is still used by the UI to set the default extrusion / retraction length in the control panel.
Describe the solution you'd like
Provide way to set printer.defaultExtrusionLength
th
-
Updated
Jan 5, 2022 - Python
-
Updated
Jan 4, 2022 - Shell
-
Updated
Jan 4, 2022 - HTML
Expected Behaviour
Change the default cron spec in --etcd-snapshot-schedule-cron (default: "0 */12 * * *"):
--k3s-extra-args '--etcd-snapshot-schedule-cron * * * * *'
-
Updated
Jan 3, 2022
-
Updated
Jan 5, 2022 - C++
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Jan 4, 2022 - C++
-
Updated
Dec 9, 2021 - JavaScript
-
Updated
Dec 28, 2021 - Shell
-
Updated
Dec 30, 2021 - 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