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 8,670 public repositories matching this topic...
Need a bot/script to check PRs and verify the base is development. If not, then reply with a post detailing:
Technical Requirements
- Submit Pull Requests to the development branch only.
- Before Submitting your Pull Request, merge
developmentwith your new branch and fix any conflicts. (Make sure you don't break anything in development!) - Please use the [Google Style Gui
-
Updated
Mar 4, 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
Mar 4, 2020 - Shell
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
Mar 4, 2020 - C
-
Updated
Mar 4, 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
Mar 4, 2020 - Shell
I've looked at the Master robot example which helps adding and starting multiple robots.
in this code example the mqttbot is receiving correct callback from a MQTT server, I am just not sure how to call the Tello bot TakeOff method, drone.Start() is functioning.
Using the gobot frame work how do we have leverage MQTTbot events to control the TelloBot Driver?
Thanks
func main(){
integration of responsive voice uses an older version of my package https://github.com/OpenJarbas/py_responsivevoice
we should either pin an older version of the package/log a warning, or update the TTS engine to support all the new voices
-
Updated
Feb 29, 2020 - JavaScript
Documentation in this repository, mainly .md files, should be checked for accuracy and updated if needed. There have been a few changes to Cuberite in recent years that have probably slipped by.
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?
Lower run cost, Lower peak draw (might even be able to run during power outages)
Run longer for nicer water feature stuff.
Run robot at high speed for just 2 hours to clean pool bottom/sides.
Easier on filter (less pressure)
-
Updated
Mar 4, 2020 - C++
Expected Behavior
The "say next", "say previous" and the pages text should change within the selected languages.
Being hardcoded might be a good idea externalize it with the languages files in /locales
Steps to Reproduce (for bugs)
1.Change to any other language rather than English
2.Trigger the show command list.
3.The "say next", "say previous" and the pages text with be shown
-
Updated
Mar 4, 2020 - Shell
Un-sudo the guide
Context
Right now, the project relies on having the user sudo pretty much everything: pip installs, compiling Bazel, etc. However, it would be best if this project could practice the safest security practices possible, which would mean removing as many sudo commands as possible. A number of users have suggested making changes along these lines:
- [Suggestion to use
--userflag for
-
Updated
Mar 3, 2020 - Python
We need graphics for the external input. It is quite simple and should probably be dominated by some non-functional design. Nevertheless. it needs to convey some information.
It can operate in 3 modes: disabled, stereo and dual mono. Depending on the mode, different controls are available as seen in the pictures below.
 to use and adapt this software for more commercial boards that use the rock solid Debian or Armbian distributions.
The Raspbian community could benefit from the features and stability the commercial developers would be willing to
-
Updated
Mar 4, 2020
According to https://github.com/gioblu/PJON/blob/master/documentation/routing.md#interactive-router an Interactive router routes packets as a switch or router but it is also able to act as a device. So that would mean this router can at the same time have an id and be addressed as device? That would be useful to return values and that way get status and debug info from router/switch/tunnels via
Currently, HTTPRequest's load() function is limited to loading up to 1000000 bytes (we get an exception on overflow).
We should add limit= parameter to load() and __init__() of HTTPRequest to allow to increase this limit so be able to load very large web pages (E.g. Youtube player javascript)
Currently the throttle output by the autopilot has no awareness of the client-side brake button or max throttle settings. It would be nice to update the server to respect the client side settings and brake control, which will make it easier prevent and stop runaways.
-
Updated
Mar 4, 2020 - Java
hzeller/rpi-rgb-led-matrix#962 proposes instructions on how to run arduino code with rpi-rgb-led-matrix
This is explained in more details in http://marc.merlins.org/perso/arduino/post_2020-01-01_Running-FastLED_-Adafruit_GFX_-and-LEDMatrix-code-on-High-Resolution-RGBPanels-with-a-Raspberry-Pi.html
Basically, it's a combination of:
-
Updated
Mar 1, 2020 - Python
Created by Raspberry Pi Foundation
Released July 2011
- Organization
- raspberrypi
- Website
- www.raspberrypi.org
- Wikipedia
- Wikipedia

