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 9,301 public repositories matching this topic...
In raising this issue, I confirm the following: {please fill the checkboxes, e.g: [X]}
- I have read and understood the contributors guide.
- The issue I am reporting can be replicated.
- The issue I am reporting isn't a duplicate (see FAQs, [closed issues](htt
-
Updated
May 24, 2020 - JavaScript
There is an optional board
param than may be passed in the constructor opts for all device classes. Simply put, it allows the user to specify which board they want to use in projects that have multiple boards. It is currently not documented anywhere and should probably be added to all the classes.
-
Updated
May 25, 2020 - Shell
-
Updated
May 24, 2020 - C
Using Gstreamer isPlaying() always returns true even when paused and using plain ofVideoPlayer it returns false when paused. It would be great to have a standard behavior.
see:
arturoc/ofxGStreamer#27
-
Updated
May 16, 2020 - C
Looking at the Qt Documentation there should be a function QPlainTextEdit::setExtraSelections
and further the type QTextEdit::ExtraSelection
(https://doc.qt.io/qt-5/qplaintextedit.html#setExtraSelections) but I can't find those in the Go packages?
-
Updated
Feb 5, 2020 - Shell
I'm following https://gobot.io/documentation/platforms/chip/ on macOS and seeing a compilation error in the sample program:
undefined: gobot.On
Repro steps
I ran go get -d -u gobot.io/x/gobot/...
(worked)
Pasted the sample listed to main.go:
package main
import (
"fmt"
"gobot.io/x/gobot"
"gobot.io/x/gobot/drivers/gpio"
"gobot.io/x/gobot/platfor
The file-information documentation is missing (at least) the following properties:
prints
statistics
notes
links
I may be missing some more, this is based on the replies Octoprint 1.3.8
gives me, not on the source code itself.
I have read the FAQ.
When using a pocketsphinx wakeword mycroft tries to load a language specific model. If the model doesn't exist the load fails. (report on the forums)
This should be handled by using a fallback mechanism, so if no language specific model exists it should log a warning and fallback to using the english model that is included in mycr
Absolutely love the work you guys are doing and I firmly believe that javascript is the way to go with everything. I want to make a Chrome App using cylon.js and therefore stumbled upon this repo from this blog post. Looking through the README, it's documented that we have to write our code in the script.js
file for instance and bundle it using Browserify like so:
./node_modules/.bin/brows
Wondering if we should move our wiki/faq section to something like:
https://www.mkdocs.org/ or https://www.sphinx-doc.org/
guess this will allow more people to contribute to it and will probably look better than current wiki on github.
What everyone around here thinks about it?
Client version: 1.12.2
Actual behavior
I found out that you can attack mobs/players that are normally out of reach.
Steps to reproduce the behavior
I tested a client named wurst and there exists a mode named freecam. That allows you to go around like a ghost and with it you can attack mobs/players.
The problem is that there is no range check in:
https://github.com/cuberite/cube
-
Updated
May 23, 2020 - Python
-
Updated
May 13, 2020 - C++
-
Updated
May 24, 2020 - JavaScript
I'm using the following spotify API
https://developer.spotify.com/documentation/web-api/reference/player/skip-users-playback-to-previous-track/
If you are running raspotify and try this API from here:
https://developer.spotify.com/console/post-previous/
you will see that it put the current song back to the beginning and not to the previous one.
If you try the same with a web player or i
-
Updated
Feb 28, 2020
Describe the Issue
Great Instructions! I've made it here:
Finally, we have to adjust the protocol to access the Numeric JS library- for some reason the Cloudflare security certificates don't work properly over https. We'll need to fix this in the Bazel WORKSPACE file:
sudo nano WORKSPACE
Around line 283, change https to http:http_file(
name = "numericjs_numeric_mi
-
Updated
May 21, 2020 - Python
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
May 24, 2020 - 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
Broken link
In your web documentation at http://docs.donkeycar.com/guide/build_hardware/, the link to the webpage entitled Roll Your Own is broken. The link is to http://docs.donkeycar.com/roll_your_own.md but it the link should instead lead to http://docs.donkeycar.com/roll_your_own/.
Hopefully this helps.
Update README.CN.md
In #51, the READMEs got updated. If you like, you can have a look.
Also, there is https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials/blob/master/00_before_we_start/README.md now.
Best,
Andre
Created by Raspberry Pi Foundation
Released July 2011
- Organization
- raspberrypi
- Website
- www.raspberrypi.org
- Wikipedia
- Wikipedia
The problem
I copied the arduino integration into
custom_components
:and made homeassistant the owner:
Environment
Latest hass, latest raspbian on Pi 4.