-
Updated
Sep 14, 2020 - 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 10,064 public repositories matching this topic...
-
Updated
Sep 8, 2020 - Shell
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Aug 31, 2020 - C
-
Updated
Sep 14, 2020 - C
-
Updated
Sep 13, 2020 - Shell
-
Updated
Sep 7, 2020 - C++
-
Updated
Sep 4, 2020 - Go
-
Updated
Sep 12, 2020 - Shell
-
Updated
Sep 10, 2020 - Go
-
Updated
Sep 13, 2020 - Python
-
Updated
Sep 14, 2020 - Python
-
Updated
Sep 13, 2020 - C
-
Updated
Feb 14, 2019 - JavaScript
-
Updated
Sep 10, 2020 - Shell
-
Updated
Sep 13, 2020 - C++
-
Updated
Sep 13, 2020 - JavaScript
-
Updated
Jul 17, 2020 - C++
-
Updated
Sep 10, 2020 - Shell
-
Updated
Jul 7, 2020 - JavaScript
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
-
Updated
Jul 31, 2020
-
Updated
Sep 11, 2020 - Rust
I reinstalled a k3s cluster built with --no-extras
and added `--k3s-extra-args="--flannel-backend=host-gw". The cluster failed to start.
I logged in and saw that the output of ps
showed the following:
14760 ? Ssl 0:40 /usr/local/bin/k3s server --cluster-init --tls-san 10.68.0.63 --flannel-backend=host-gw--n
-
Updated
Sep 12, 2020 - C++
-
Updated
Sep 12, 2020 - JavaScript
Sampler Graphics
We need some good graphics for the main sampler screen. This is where you can do rudimentary editing of the samples that are played in the sequencer.
There are two screens. The main screen with the controls:
- Volume (this one may be changed later)
- Speed (Playspeed. The sample also pitches up or down)
- Filter (in the middle the sound is unchanged, away from center it engages either hi-pass
-
Updated
Aug 17, 2020 - C
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