-
Updated
Jul 31, 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 12,460 public repositories matching this topic...
-
Updated
Jul 30, 2021 - Shell
-
Updated
Jul 21, 2021 - JavaScript
-
Updated
Jul 29, 2021 - C
-
Updated
Jun 14, 2021 - C
-
Updated
Jul 31, 2021 - Shell
-
Updated
May 26, 2021 - Shell
-
Updated
Jan 7, 2021 - Go
-
Updated
Jul 27, 2021 - C++
-
Updated
Jul 30, 2021 - C++
-
Updated
Jun 7, 2021 - Go
-
Updated
Jul 30, 2021 - C
-
Updated
Jul 30, 2021 - C++
Related to closed case #1095. I believe it's worthy of another look.
Currently, to create custom system commands a user must use the Event or System structures of config.yaml.
In my specific case, I would like to send a parameter to the system for use with RPi-gpio applications. This would be most intuitively accomplished through the controls structure with a slider or value-entry field.
In th
-
Updated
Jul 30, 2021 - Python
-
Updated
Jul 12, 2021 - Rust
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 2, 2020 - JavaScript
-
Updated
Jul 28, 2021 - C++
This feature enables the ipsec backend for Flannel in the k3sup install
command
Expected Behaviour
An additional flag to k3sup install
should enable ipsec for Flannel as
-
Updated
Jul 27, 2021 - JavaScript
-
Updated
Jul 17, 2021 - Shell
-
Updated
Jul 23, 2021 - Java
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
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
API documentation?
I'm looking for documentation, or even just the source code, for the API for pikvm. I looked through this repo, the website, and subreddit and I couldn't find anything.
If documentation doesn't exist I'm absolutely willing to help with that too..
-
Updated
Jul 26, 2021
-
Updated
Jul 31, 2021 - C++
-
Updated
Jul 12, 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