#
physical-computing
Here are 60 public repositories matching this topic...
A PulseSensor library (for Arduino) that collects our most popular projects in one place.
education
playground
arduino
library
heartbeat
heart-rate
sketches
bpm
hrv
heart-rate-variability
biofeedback
pulse-sensor
wearables
pulsesensor
physical-computing
heartrate
example-projects
pcomp
pulsesensor-library
pulse-transit
-
Updated
Jan 24, 2020
Serial Port API and Server for p5.js
-
Updated
Oct 10, 2019 - JavaScript
A visual programming patching environment for OF
windows
macos
linux
programming
creative-coding
openframeworks
scripting
live-coding
visual-programming
mosaic
openframeworks-addon
physical-computing
ofxvisualprogramming
cyber-coding
visual-computing
cyber-programming
-
Updated
Jun 28, 2020 - C++
A course on art, electronics, and interactivity
-
Updated
May 13, 2019 - C++
sofian
commented
Feb 20, 2018
It would be good to include diagrams for how to wire circuits for different modes such as SINK and SOURCE.
javascript
music
arduino
sync
youtube
video
controller
play-videos
dj
nyu
itp
music-maker
physical-computing
video-machine
-
Updated
Jul 8, 2018 - JavaScript
A Physical Platform for Web Appplication Development
-
Updated
Jan 25, 2020 - Python
Mirror of Gitlab Repository
-
Updated
May 8, 2020 - Kotlin
Funken. Serial protocol toolkit for interactive prototyping
arduino
library
microcontroller
research
teaching
serial-ports
arduino-library
serialport
human-readable
serial-communication
physical-computing
-
Updated
Aug 12, 2019 - C++
2d 纯计算刚体物理引擎
-
Updated
Jun 17, 2020 - TypeScript
-
Updated
Oct 21, 2015 - CSS
A Minecraft game for the Raspberry Pi - Do not step on a land mine !!!
game
python
raspberry-pi
minecraft
leds
python3
raspberry
python-3
capture-the-flag
buzzer
raspberry-pi-gpio
gpiozero
physical-computing
minecraft-pi
-
Updated
Aug 16, 2019 - Python
MonkeyLectric LED bike wheel programming utility
-
Updated
Feb 29, 2012 - C++
Programming physical circuits on the Raspberry Pi
-
Updated
Aug 27, 2017 - Python
A production pipeline to convert After Effects animations to Arduino-controlled Neopixels
-
Updated
Jan 15, 2020 - Processing
iOS Arduino "lock" controller app
-
Updated
May 8, 2019 - Swift
Algoritmo baseado no Demon Algorithm, desenvolvido por Michael Creutz.
-
Updated
Feb 20, 2020 - Python
Simple physics engine for polygons. Without circles yet. I will try to finish it soon
-
Updated
Dec 6, 2018 - Java
the iLost tracker & infrastructure is built and tested here before moving onto GSoft main repo 🚧
-
Updated
Mar 5, 2018 - Python
-
Updated
Apr 3, 2019 - C++
-
Updated
Apr 9, 2018
Computer generated asemic writing (using arduino and p5). This is influenced by the surrounding noise.
-
Updated
Apr 30, 2020 - JavaScript
An solar-powered access point that only appears in sunny days
-
Updated
May 24, 2016 - Arduino
Prograaming in C Language
c
university-project
cellular-automata
computational-physics
c-language
cellular-automaton
physical-computing
university-assignment
-
Updated
Aug 7, 2019 - C
Biotic Explorers Library
-
Updated
Jul 17, 2018 - C++
A smart Air Conditioner system able to adjust the power based on the enviornment's temperature and air pressure.
-
Updated
Jan 7, 2018 - Arduino
Python code to control my physical model of an Epigenetic Landscape.
-
Updated
Dec 4, 2017 - Python
Improve this page
Add a description, image, and links to the physical-computing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the physical-computing topic, visit your repo's landing page and select "manage topics."
As talked about in #826 the "bounce time" value in pigpio is actually a "glitch filter", and has a much smaller maximum-value than the debounce time in RPi.GPIO.
We should probably check for this in GpioZero and display a "GpioZero exception" rather than letting the exception from pigpio bubble all the way back up to the user.
(and optionally, explain this difference in the documentation?)