-
Updated
Dec 22, 2021 - 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,455 public repositories matching this topic...
-
Updated
Dec 21, 2021 - Shell
-
Updated
Dec 22, 2021 - JavaScript
-
Updated
Dec 20, 2021 - C
-
Updated
Dec 17, 2021 - C
-
Updated
Dec 12, 2021 - Shell
-
Updated
Dec 22, 2021 - Shell
-
Updated
Jan 7, 2021 - Go
-
Updated
Dec 18, 2021 - C++
-
Updated
Dec 16, 2021 - C++
-
Updated
Dec 22, 2021 - C++
-
Updated
Dec 22, 2021 - C
-
Updated
Nov 20, 2021 - Go
-
Updated
Dec 19, 2021 - Rust
As suggested in #2015:
If there's still not a desire to fix the case sensitivity, maybe it would also help to add to the failed login error message that the user name is case sensitive.
Originally posted by @QuinnDamerell in OctoPrint/OctoPrint#2015 (comment)
-
Updated
Dec 21, 2021 - Python
-
Updated
Dec 16, 2021 - Shell
-
Updated
Dec 22, 2021 - HTML
Expected Behaviour
Change the default cron spec in --etcd-snapshot-schedule-cron (default: "0 */12 * * *"):
--k3s-extra-args '--etcd-snapshot-schedule-cron * * * * *'
-
Updated
Dec 22, 2021 - C++
-
Updated
Dec 21, 2021
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Dec 11, 2021 - C++
-
Updated
Dec 9, 2021 - JavaScript
-
Updated
Dec 21, 2021 - Shell
-
Updated
Dec 7, 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
Jul 26, 2021
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