GitHub topics: gpio-pins
danny2017aqp/ADC_in_PIC16F877A
Easily convert analog signals to digital data with the ADC module for PIC16F877A. Perfect for sensors and reliable readings. ๐๐
Language: C - Size: 6.84 KB - Last synced at: about 21 hours ago - Pushed at: about 23 hours ago - Stars: 0 - Forks: 0

dakhnod/BLEnky
quickly configurable low-power BLE to GPIO bridge and gpioASM runtime
Language: C - Size: 583 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 120 - Forks: 1

domectrl/ha-rpi-pwm
Homeassitant integration for raspberry Pi direct IO PWM functions
Language: Python - Size: 83 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

FilipDominec/rp2daq
User-friendly firmware+module to directly control Rasbperry Pi Pico from Python scripts
Language: Python - Size: 1.05 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 34 - Forks: 4

thelastoutpostworkshop/gpio_viewer
GPIOViewer Arduino Library to see live GPIO Pins on ESP32 boards
Language: C++ - Size: 238 KB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 1,265 - Forks: 131

benwiley4000/pico8-gpio-listener
๐๏ธ๐น๏ธ Listen to changes to your PICO-8 game's GPIO pins
Language: JavaScript - Size: 355 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 50 - Forks: 2

SiddhantSilwal/RaspberryPi-GPIO-Web-Controller
A complete web based GPIO controller for Raspberry Pi with real-time monitoring, PWM control, and a modern interface.
Language: JavaScript - Size: 45.9 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

twrackers/Pulse-library
A Pulse object is a OneShot attached to a GPIO pin. When triggered, the Pulse object generates a pulse on that pin, either active-high or active-low.
Language: C++ - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

JamesBarwell/rpi-gpio.js
Control Raspberry Pi GPIO pins with node.js
Language: JavaScript - Size: 278 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 664 - Forks: 116

SimonCahill/waveshare_8ch_relay_examples
This repository contains example code useful when using the WaveShare 8-channel relay module for the RaspberryPi. The example code provided by WaveShare is mixed up and doesn't work correctly.
Language: C++ - Size: 227 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

aKaReZa75/AVR_GPIO
This repository covers GPIO features in AVR microcontrollers, enabling communication with external devices like LEDs, switches, and sensors through configurable input/output pins.
Size: 291 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 0

jcassel/OctoPrint_SIOControl_Firmware
Firmware for OctoPrint SIO Control PlugIn
Language: C++ - Size: 4.32 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 8 - Forks: 0

benwiley4000/pico8-messenger
๐ฌ Helps you help PICO-8 talk to things
Language: JavaScript - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 15 - Forks: 1

MughilR23/ADC_in_PIC16F877A
Turn raw analog signals into smart digital data with this easy-to-use ADC module for the PIC16F877A. Whether it's a temperature sensor, light sensor, or any other analog input, this code helps you get clean readings without digging deep into datasheets. Simple, modular, and made for embedded developers who want reliable results with less headache.
Language: C - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

MughilR23/GPIO_in_PIC16F877A
A simple and beginner-friendly GPIO library made for the PIC16F877A microcontroller. Whether you're toggling LEDs or reading switches, this file helps you do it cleanly with easy to read functions and macros. Perfect for students, hobbyists, or anyone building cool embedded projects.
Language: C - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

flyte/mqtt-io
Expose GPIO modules (Raspberry Pi, Beaglebone, PCF8754, PiFace2 etc.) and digital sensors (LM75 etc.) to an MQTT server for remote control and monitoring.
Language: Python - Size: 1.44 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 489 - Forks: 159

Yeg-dr/VendingMachine
A Raspberry Pi-based vending machine project with card reader and relay control
Language: Python - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

juangesino/express-gpio-rest-api
Express server for a RESTful API to access the Raspberry Pi's GPIO pins.
Language: JavaScript - Size: 2.93 KB - Last synced at: 7 days ago - Pushed at: over 9 years ago - Stars: 8 - Forks: 8

tscholze/dotnet-iot-raspberrypi-blinkt
A C# .NET implementation for controlling the Pimoroni Blinkt! LED board on a Raspberry Pi.
Language: C# - Size: 280 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Rubberazer/JETGPIO
C library to manage the GPIO header of the Nvidia Jetson boards
Language: C - Size: 1.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 87 - Forks: 17

f18m/rpi2home-assistant
Expose Raspberry PI inputs and outputs to HomeAssistant through MQTT
Language: Python - Size: 1.92 MB - Last synced at: about 4 hours ago - Pushed at: about 11 hours ago - Stars: 3 - Forks: 0

aranbarri/rmon
RMON is a lightweight, terminal-based system monitor for Raspberry Pi, with real-time display of CPU, memory, GPIO states, I2C devices, and more.
Language: Python - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

harshsinghvi/UniversalGPIO
Python Library for interfacing GPIO Pins on Linux based Routers, Network Devices, and embedded devices like Raspberry pi and OpenWRT based Routers.
Language: Python - Size: 116 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 2

PabloVini28/embedded-systems
PROGRAMMING TECHNIQUES FOR EMBEDDED SYSTEMS I -
Language: C - Size: 26.9 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 1

DaveXNN/Ground-station-for-satellite-tracking
Homemade antenna system for satellite tracking
Language: Python - Size: 23.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 1

damon-kwok/pps-gen-gpio
Linux kernel PPS generator using GPIO pins
Language: C - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 3

unosquare/raspberryio ๐ฆ
The Raspberry Pi's IO Functionality in an easy-to-use API for Mono/.NET/C#
Language: C# - Size: 9.8 MB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 676 - Forks: 105

zeljkoavramovic/pigpioread
Show Raspberry Pi GPIO pins configuration and functions
Language: Shell - Size: 160 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

eoh-jsc/era-lib
ERa Library
Language: C++ - Size: 4.22 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 8 - Forks: 4

nopnop2002/esp-idf-web-gpio
GPIO control using web browser
Language: C - Size: 361 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 14 - Forks: 2

ClockVapor/rpi_gpio
Ruby conversion of RPi.GPIO Python module
Language: C - Size: 230 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 220 - Forks: 33

DitroniX/PEPS-Raspberry-Pi-Expansion-Port-Status
PEPS is an easy to use Raspberry Pi Expansion Port Status Monitor with low current LEDs on each port and useful quick look up on reverse
Size: 30.2 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Qengineering/YoloCam
Raspberry Pi stand-alone AI-powered camera with live feed, email notification and event-triggered cloud storage
Size: 242 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 80 - Forks: 8

codyvangosen/cs350-Emerging-Sys-Arch-and-Tech
This is a repository of my project files and final submission for my final portfolio for the CS-350 Class at SNHU.
Language: Python - Size: 163 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

eugef66/pi.thermostat
Raspberry PI based web-enabled thermostat
Language: Python - Size: 446 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Qengineering/YoloIP
A Raspberry Pi 4/5, with stand-alone AI, supports multiple IP surveillance cameras.
Size: 121 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 5

gumslone/GumCP
Web Control Panel for Raspberry Pi
Language: PHP - Size: 4.97 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 159 - Forks: 50

CompEng0001/bb.black_pin_library
Language: C - Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 2

samco182/SwiftFlowMeter
โก๏ธ A Swift library for using Hall effect based water flow sensors.
Language: Swift - Size: 103 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 26 - Forks: 0

Dylan-Stewart/Robi-Project
My final project for systems programming
Language: C - Size: 92.8 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

fire1ce/raspberry-pi-power-button
Control Raspberry pi with physically attached button. Wake, Power Off, and Restart (Double Press) . Python3 script runs as a service with easy installation.
Language: Python - Size: 252 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 24 - Forks: 7

schech1/remoteio
A Raspberry Pi GPIO remote control based on gpiozero
Language: Python - Size: 636 KB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 6 - Forks: 3

Curuvar-Ltd/zig_pigpiod
Userspace Raspberry Pi GPIO for ZIG via the pigpiod daemon.
Language: Zig - Size: 87.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

TechnologyClassroom/RaspberryPiProgrammingWorkshop
RPiPW = resources + notes + code samples for a workshop introducing the Raspberry Pi as a beginner's programming environment
Language: Python - Size: 469 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 20 - Forks: 3

mallickboy/AI-Powered-Surveillance-Vehicle
AI-powered surveillance vehicle with ESP32-CAM for real-time streaming and YOLO-based object detection. Features robotics-based GPIO control, web APIs for remote control via PyQt5, and real-time detection using multi-threading. Backend and ML-driven design. https://youtu.be/T7p0-L5nbjI (ML test) https://youtube.com/shorts/IsJDYwo2vSI (Vehicle Live)
Language: Python - Size: 31.1 MB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 2

theovidal/raspi-gpio-rb ๐ฆ
๐ Simple & light interface to interact with Raspberry Pi GPIO pins
Language: Ruby - Size: 577 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 4

simonprickett/bash-traffic-lights-pi
Traffic Light LED experiments with bash scripting for Raspberry Pi.
Language: Shell - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 17 - Forks: 5

EfentakisM/GPIO_Gamepad
A minimal implementation of a virtual USB Controller translating GPIO inputs to XBOX type key presses
Language: C - Size: 6.22 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

clach04/pirest
Yet another Raspberry Pi GPIO REST (like) interface. compatible Trigger http/https server
Language: Python - Size: 30.3 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

fruxefarms/FruxePi
Indoor farming software using the Raspberry Pi
Language: PHP - Size: 7.6 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 144 - Forks: 41

pstolarz/w1-gpio-cl
Command line configured kernel mode 1-wire bus master driver. w1-gpio standard Linux module enhancement/substitution.
Language: C - Size: 153 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 11

mohas95/pi_common_sensors
This package provides additional suite of python based rpi abstraction for handling rpi hardware and data control. https://pypi.org/project/RPI-control-center/
Language: Python - Size: 212 KB - Last synced at: 22 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

grantwinney/52-Weeks-of-Pi
Inspired by Shekhar Gulati's "52 technologies in 2016", I've decided to set a goal of 52 Pi ideas over the next year.
Language: Python - Size: 845 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 57 - Forks: 22

SoloduchaKrzysztof/Lifter
Lifting robotic platform with a programmable driver
Language: C++ - Size: 46.2 MB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

AlexSartori/Raspberry-GPIO-Manager
A basic library to manage the GPIO pins on a Raspberry Pi with C Sharp.
Language: C# - Size: 389 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 69 - Forks: 16

home-controller/gpioSwitchInput
To keep track of input switches on local MCU GPIO pins and call a callback when a switch is switched.
Language: C++ - Size: 32.2 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

nathan-osman/go-rpigpio
Extremely simple Go package for interacting with the GPIO pins on a Raspberry Pi
Language: Go - Size: 2.93 KB - Last synced at: 25 days ago - Pushed at: about 7 years ago - Stars: 63 - Forks: 14

chapvic/go-wiringpi
Go library for WiringPi
Language: Go - Size: 24.4 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

AnonymerNiklasistanonym/RaspiForBeginners
I document in this repository everything I do with my new Raspberry Pi 3
Language: Python - Size: 14.2 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

bhavyapandya07/Raspberry_PI_GPIO
The Raspberry_PI_GPIO repository contains Python scripts and documentation for controlling LEDs and reading push button input using GPIO pins on a Raspberry Pi. This is a useful resource for anyone interested in learning about working with GPIO pins on a Raspberry Pi.
Size: 20.6 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

simonprickett/javapitrafficlights
Experiments with a Raspberry Pi, Low Voltage Labs Traffic Light LEDs and the Java Programming Language.
Language: Java - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

JulyIghor/PinButtonEvents
Library for handling button events with various conditions and debouncing support
Language: C++ - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

alex8399/sorting-robot
Embedded system. Robot sorts black and white disks and discarding objects of other colors. The robot is inteded to simulate airport conveyer belt.
Language: Python - Size: 2.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LucasDiasJorge/GPIO-in-C
How to use WiringPi and an people counter in C.
Language: C - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Gnyblast/go-gpiocdev-eventhandlers
Helper library to provide event handlers to gpioc-dev library.
Language: Go - Size: 20.5 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KonstantinChizhov/Mcucpp
C++ framework for different microcontrollers
Language: C - Size: 8.17 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 108 - Forks: 42

noman-land/piconet
A p2p pico-8 chatroom.
Language: HTML - Size: 9.06 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Stovent/Lua-GPIO
A Lua library to use the GPIO pins of a raspberry pi
Language: C - Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

Nakooya/Solenoid-Test-Code
Python code to test the functionality of solenoid valve using RPi.GPIO library
Language: Python - Size: 103 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dotimothy/TPIOPi
Raspberry Pi Experiments with GPIO Pins. RUN AT YOUR OWN RISK
Language: Python - Size: 716 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Cue-Graphics/gpio-6i6o
Control GPIO contacts using HTTP and OSC
Size: 64.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

amitesh-singh/usb-gpio-board
GPIO over usb board based on vusb AVR stack
Language: Assembly - Size: 2.68 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 6

MarkParker5/rpi-reactive-gpio
Syntax sugar for controlling RPi.GPIO with reactive design.
Language: Python - Size: 48.8 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Jopyth/MMM-Buttons
This module can be used to to connect buttons to your Magic Mirrorยฒ
Language: JavaScript - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 9

hxxr/rpi-player
Accurate and DMA-timed playing of tones through piezo buzzer (or speaker) using Raspberry Pi GPIO pins.
Language: C - Size: 81.1 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

nvtkaszpir/rpi-power-button
Turn off RaspberryPi with pressing and holding a button connected to GPIO
Language: Python - Size: 29.3 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NimbleArchitect/GpioSentry
GpioSentry - Monitors the GPIO pins on a Raspberry Pi and runs a command/action on a trigger
Language: Rust - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

wodowiesel/PiFunk
PiFunk Radio Transmitter - with FM/AM-Modulation for HAM-Bands (CB 27 & PMR 446)
Language: C - Size: 32.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 5

jsln/micropython-gpio-latency
Measure MicroPython GPIO interrupt latency stability
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

j0sh21/LED_APP_rPI
Control LED Effects for RaspberryPi via network messages
Language: Python - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zipplet/rpiio
Freepascal Raspberry Pi IO library
Language: Pascal - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

jdcaprace/signalk-raspberry-pi-read-gpio
SignalK plugin to read the gpio status of raspberry pi.
Language: JavaScript - Size: 75.2 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

wideverse/KThings
Kotlin friendly GPIO support on Andorid
Language: Kotlin - Size: 1.68 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 1

FairTradeGiraffe/node-red-aws-iot-alexa
Control your RaspberryPi with your voice via aws-iot over mqtt in node-red.
Language: JavaScript - Size: 300 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 1

gzachos/rpi-airtemp
Monitoring air temperature via web interface using Raspberry Pi; data logging and plotting using RRDtool.
Language: Shell - Size: 115 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 3

ykSneerG/TrafficLight
Control a traffic light with a Raspberry Pi via HTML using a Raspberry and a 4 channel relay.
Language: Python - Size: 375 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Dylan-Stewart/LED-Project
My LED project for systems programming
Language: C - Size: 4.95 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dylan-Stewart/Push-Button-Project
My push button project for systems programming
Language: C - Size: 12.9 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

utilitydelta/dotnet-stepper
Dotnet Core library for controlling stepper motors via GPIO
Language: C# - Size: 11.7 KB - Last synced at: 15 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

jsln/pps-gen-gpio
Linux kernel PPS generator using GPIO pins
Language: C - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 29 - Forks: 25

swiss6th/ossia-dmx
Wireless DMX control for LEDs in stage props
Size: 1.09 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 0

tscholze/kotlin-kpi-native-blinkt
Kotlin native application to control Pimoroni Blink HAT on a Raspberry
Language: Kotlin - Size: 1.75 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

mytechnotalent/rp5-proj
A minimalistic GPIO command and function library to work with the Raspberry Pi 5.
Language: C - Size: 1.48 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

kaulketh/simple-pi-fan-control
Simple fan control for a Raspberry Pi via GPIO
Language: Python - Size: 201 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

StuartSmith/Raspberry-Pi-Control-UltraSonicSensor
Control an Ultra Sonic Sensor from a Raspberry PI. This samples demonstrates how to do this using a window universal application to run the ultra sonic sensor.
Language: C# - Size: 4.98 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 2

ThisIsQasim/WebGPIO
A simple web UI for controlling the GPIO pins on a Raspberry Pi
Language: Python - Size: 678 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 70 - Forks: 30

micheltlutz/PyDHT11-API
Read Data from DHT11 Sensor with Python and Raspberry Pi
Language: Python - Size: 67.4 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

gittimos/blink-asm
Shows how to control a GPIO with RISC-V assembly.
Language: Assembly - Size: 829 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mc-cat-tty/MSP430-HAL
Language: C++ - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

fierceoj/bye-pi
A few options for a Raspberry Pi shutdown button
Language: C - Size: 30.7 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1
