87 results for “topic:raspberry-pi-iot”
A set of utility/tools to make Raspberry Pi [Zero W] into Swiss Army Knife
Python library and examples for the Pimoroni Automation HAT, pHAT and HAT Mini
A Raspberry Pi security camera rover
Instructions and code for using a Raspberry Pi as an IR remote control
Event driven library for interfacing with Raspberry Pi GPIO in PHP
app that manages a Discogs.com user records collection
Rocket flight recorder based on Raspberry Pi Zero W
What do you get when you mix a Raspberry Pi, a MySQL database, an RFID reader, an LCD touchscreen, a relay switch, an electronic door strike and a Twilio SMS account?
Low-cost iBeacon using Raspberry Pi
A raspberry pi project to automate hydroponics with relays and data sensors through a web application
树莓派蓝牙穿透网络设置(setting network of raspberry pi on ble)
Wifi station/AP mode scripts
Samples for Azure IoT starter kits.
An open source triggered video player/looper for Raspberry Pi (video kiosk) useful for artists, creatives, advertising, interaction.
Python based Telegram bot to monitor and control the Raspberry Pi
Examples of Cloud4RPi client library usage on Raspberry Pi
A Raspberry Pi infrared remote control. The Python app has three parts: Functions to send commands to the infrared transmitter. A Flask web service to accept television command requests (e.g. volume decrease, volume increase). A scheduler that automatically sends remote control commands at programmed times (e.g. mute during TV commercials).
A Raspberry Pi-based social media follower counter, cycling through Facebook, Twitter, Instagram and YouTube accounts with follower counts displayed on a colour LED display.
Raspberry Pi project to monitor water depth in a rainwater tank using a HC-SR04 ultrasound sensor, and cross reference these to weather conditions. Logging and trend analysis via the ThingSpeak IoT platform and the python data libraries (pandas, numpy, matplotlib).
TACOS (There's a Cat On the Sundeck) Detector
Custom silhouettes for Virtual Radar Server
Custom aircraft markers for Virtual Radar Server.
Camera streaming system for Raspberry Pi
Solution installs a motion triggered Security Cam on Raspberry Pi Zero W. Designed to be nearly plug and play, so install script includes setting wlan0 (wireless) I.P. automagically and updating rc.local to apply and manage changes upon reboot. Optional IOT logic for detecting owner's presence and turning off camera, sending video attached emails when motion detection is triggered, as well as option to add a removable USB Storage device .
Example project to run AT commands on 3G/LTE modem under ResinOS
Weather display for Raspberry Pi and Pimeroni InkyWHAT, with global weather data powered by the UK's Met Office Weather DataHub.
Custom operator flags for Virtual Radar Server.
C# library and examples for selected hardware components on Windows 10 IoT Core, including the Pimoroni Drum HAT, Piano HAT, and Automation HAT.
This code helps to control GPIO Pins of Raspberry pi remotely
This repo contains a Raspberry PI controller menu that allows interaction with the RPi via a mini LCD display and 5 tactile buttons connected via GPIO. This is helpful in situations where you want to use your RPi headless, without screen, keybaord and mouse (such a process control or process automation scenarios) but want to interact and control your PI locally (ssh is not always convenient). This is very similar to functionality to your have on PLCs that allow local interaction, program execution and status from a built-in mini display.