-
Updated
Oct 27, 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,103 public repositories matching this topic...
-
Updated
Oct 26, 2021 - Shell
-
Updated
Oct 24, 2021 - JavaScript
-
Updated
Oct 26, 2021 - C
-
Updated
Sep 28, 2021 - C
-
Updated
Oct 26, 2021 - Shell
-
Updated
Oct 7, 2021 - Shell
-
Updated
Jan 7, 2021 - Go
-
Updated
Oct 26, 2021 - C++
-
Updated
Oct 26, 2021 - C++
-
Updated
Oct 26, 2021 - C++
-
Updated
Aug 13, 2021 - Go
-
Updated
Oct 26, 2021 - C
-
Updated
Oct 22, 2021 - Rust
The problem
If you login with an invalid username/password (by hitting enter, rather than clicking "Log in"), the page refreshes, and the username and password fields are cleared. This is fine, but the cursor stays in the password box if it was there before logging in. It should either move back to the username box, or focus from either the elements removed completely.
Did the issue
-
Updated
Oct 27, 2021 - Python
Is your feature request related to a problem? Please describe.
Its very annoying to restore using https://github.com/pivpn/pivpn/wiki/WireGuard#how-can-i-migrate-my-configs-to-another-pivpn-instance It would be way easier if it can just be included in the script.
Describe the solution you'd like
Include a option at install time and a command to restore from update in the regular comm
-
Updated
Oct 26, 2021 - HTML
-
Updated
Oct 23, 2021 - C++
Expected Behaviour
Add the build status from GitHub Actions to the set of README badgets
Current Behaviour
I removed it because it was pointing at Travis, which we no
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Oct 25, 2021
-
Updated
Oct 8, 2021 - JavaScript
-
Updated
Oct 17, 2021 - Shell
-
Updated
Oct 19, 2021 - C++
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
Oct 22, 2021 - Shell
-
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