-
Updated
Dec 8, 2020 - Python
{{ message }}
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.
A black hole for Internet advertisements
MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
n³ The unorthodox terminal file manager.
Learning operating system development using Linux kernel and Raspberry Pi
Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
Golang framework for robotics, drones, and the Internet of Things (IoT)
What were you doing?
Adding new Filter to Terminal tab.
What did you expect to happen?
Getting a proper (or no) regex as a default value.
What happened instead?
The default regex provided is faulty as it is missing the escape characters \
This is the provided filter:
 takes a vertex and iterates all the others, looking for vertices with a distance < epsilon.
Then it calculates their normals and sums it.
That's not a good idea, IMO:
A simpler and faster way to smooth a model could be:
This will be replaced with https://docs.python.org/3/library/tempfile.html which has been well implemented in some instances in the code.
The Simplest VPN installer, designed for Raspberry Pi
JavaScript framework for robotics, drones, and the Internet of Things (IoT)
A lightweight, fast and extensible game server for Minecraft
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
Spotify Connect client for the Raspberry Pi that Just Works™
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
Convert CI to GitHub Actions
Travis is removing its free tier for OSS projects, so this should be built with GitHub Actions instead, which is not going to add additional cost.
I would expect this to be one of the easier projects to convert given that Docker isn't used in the build.
See also:
https://github.com/mvdan/github-actions-golang
https://github.com/ac
The fairest of them all. A DIY voice controlled smart mirror with IoT integration.
With PJON you build networks of devices for free with no need of a cloud service or a centralised platform you don’t fully control.
On-device wake word detection powered by deep learning.
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:
Console-based GLSL Sandbox for 2D/3D shaders shaders
A simple tool to add commonly white listed domains to your Pi-Hole setup.
Created by Raspberry Pi Foundation
Released July 2011
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