Search Results for "raspberry gpio python" - Page 5

Showing 146 open source projects for "raspberry gpio python"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    Pi GPIO Emulator

    Raspberry Pi GPIO Emulator (Python)

    This Raspberry Pi emulator simulates some of the functions used in the RPi.GPIO library (using python). The intention of this library is educational. Read WIKI for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Raspberry Pi Relay Controller

    Raspberry pi Python relay code

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    YoMo

    YoMo

    You Only Meter Once - The open hardware smart metering system

    Researches have shown that immediate feedback can increase energy saving dramatically. YoMo aims to empower people using low-cost open hardware smart meters in their household. The metering system consists of a coordination unit, a raspberry pi, and several smart meters, arduino boards equipped with communication shields and our self-designed yomo metering shield. The smart meters are attached to household devices and monitor their energy consumption. The gathered data is timestamped and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    rPi Phone-Home

    ET Phone Home, Raspberry Pi Style

    A couple of python scripts mangled together to gather system details and send them over TCP socket to a listening host. The listening host then exports the details to a .csv file. Please check the wiki for updates and notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    VolumioNuxii

    Volumio fork for Nuxii box

    ...Please note that pigpiod may conflict with clock peripheral. When i2s-DAC available( pigpiod uses PWM). Else, PCM is used Default pins: IR/LED Module IR Out: GPIO 17 | Pin 11 Report to IR Receiver Model Specs LED1 : GPIO 27 | Pin 13 LED2 : GPIO 22 | Pin 15 Rotary Encoder Module: PEC12 A : GPIO23 | Pin 16 PEC12 B : GPIO 24 | Pin 18 PEC12 1 : GPIO 25 | Pin 22 LED1 Always ON LED2 ON when PLAY Pins can be changed in /home/volumio/script.volumio.service/addons.py MicroSD cards need to be expanded
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XBMC addon to control Leds, rotary encoder and button by GPIO on Raspberry Pi. Use pigpio daemon to control GPIO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Remote GoBot

    Remote control for GoPiGo robot

    ...The application work also on tablet/phone. PI Camera is streamed by websocket. The server part is a HTTPS python server with basic http authentication. Sound from micro is played with HTML5 tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    HomeController

    Controller for the heating system

    System to control a heating system, using a raspberry, an arduino rboard (conected both with an xbee module), a thermal sensor and several Thermoelectric Actuators
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Raspicade (Project Stopped)

    Raspicade (Project Stopped)

    Raspicade : Yet Another Arcade Distribution for Raspberry Pi

    The Development of Raspicade is Stopped I stop the development of Raspicade to contribute to Recalbox. This distro is much better than mine, and managed by a team. Thanks to all users who help to make raspicade better. See you on RecalBox Community.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    weewx weather software

    weewx weather software

    Python program for getting the most from your weather station

    WeeWX is a free, open source, software program, written in Python, which interacts with your weather station to produce graphs, reports, and HTML pages. Downloads can be found at http://weewx.com/downloads Development happens at https://github.com/weewx/weewx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    rc522-python-script

    This is a python program for the RFID reader rc522

    This is a python program for the RFID reader rc522. it uses the bcm2835 libary and the rpi-rc522 library. Tutorial found here: http://bit.ly/1hYx5ao
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    raspberrypi-seeed-relayshield

    Raspberry Pi Driver for an Arduino SEEEDStudio Relay Shield.

    Driver for Arduino SEEED Relay Shield. Digital connections to Raspberry pi: * Connect 5v pin to 5v pin from Raspberry pi. * Connect ground to ground. * Connect 2 GPIO pins to digital inputs. * Options: SEEED pins 4 thru 7 operate relays 1 thru 4. Power connections to motor: Wire the motor between the common pins on 2 of the relay outputs Wire the motor power (+) to the normally open pins (NO) of the 2 relays Wire the motor ground (-) to the normally closed pins (NC) of the 2 relays Circuit Diagram: (+PWR)--NC1------NO1----(GND) | (Motor) | (+PWR)--NC2------NO2----(GND) Usage: motor1 = RelayMotor(3, 5) motor1.forward() print motor1 time.sleep(1) motor1.off() print motor1 time.sleep(1) motor1.reverse() print motor1 time.sleep(1) motor1.off()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RPi GPIO emulator

    RPi GPIO emulator

    Raspberry Pi GPIO emulator with LUA scripting

    Raspberry Pi GPIO emulator with LUA scripting Support RPi B Rev 2 modell
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Pi-Heating

    Central heating controller for Raspberry Pi (hardware + software)

    This is a working replacement for a central heating 'programmer' in a system with a 3-way valve switching hot water between hot water/central heating/both. Software written in Python. PCB layouts are included, and code for the raspberry pi which controls the heating via a web front-end. The project replaces the "junction box" that connects boiler, programmer, pump, motorised valve, and thermostats together and makes most of these software accessible. The Raspberry Pi is connected by an umbilical lead using i2c. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Quadcontrol

    Quadcopter Remote Control by RaspberryPi

    An application to control remotely a Quadcopter throught a Raspberry Pi. The goal is to be able to command and view what is in front of the quadcopter with a camera. This is allready working using a python Webserver and streaming video from Raspberry Camera. You can play also without camera support from command line with remote access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Hueberry

    Python app for controlling your Philips Hue lights

    A python app for the raspberry pi (or any other linux machine with a 320x240 screen). This app can currently control your Philips Hue lights.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    pi-leaf

    Print Raspberry Pi GPIO pinouts on double-sided A4

    Create a two-page A4 PDF containing Raspberry Pi GPIO pinout "leaves" that shows the pin assignments for v1 on one side and v2 on the other side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    raspdbusgpiopy

    raspberry daemon for gpio management with dbus

    This daemon enable application to interact with Raspberry GPIO with DBUS standard API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AutoTeach

    AutoTeach

    AutoTeach makes kids study and learn in exchange for internet access.

    AutoTeach is a tool that enables parents to supplement The AutoTeach Parent Tool enables parents to supplement their childrens' education without supervision or drama. With AutoTeach you can queue-up activities and tasks that will be dutifully performed at regular intervals. Why will they cooperate like this? Because AutoTeach meters their internet access by using credits which they earn by performing the agenda which you have queued-up for them. The system has potential for many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cospace Dance

    Cospace Dance

    Robot for cospace dance

    A complete set of code to build your own robot for cospace dance using: raspberry pi, arduino, xbee and blender,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Raspberry Pi Remote

    Raspberry Pi Remote

    Remotely manage, access and control your Raspberry Pi

    Raspberry Pi Remote allows you to manage, access and control your Raspberry Pi remotely. Simply install the server side application on your Raspberry PI and the Client side one on your computer and you're away.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Open Time & Attendance

    Open Time & Attendance System (Zeiterfassung)

    Zeiterfassung für Kleine und Mittelständiges Unternehmen. Folgende Funktionen beinhaltetet diese Software: - Daten werden in eine MySQL-Datenbank gespeichert [noch nicht Vorhanden] - Daten könne über eine Softwareschnittstelle auslesen werden. [noch nicht Vorhanden] - Protokoll ausgabe per PDF. [noch nicht Vorhanden] Angedachte Funktionen - Zeiterfassung von Projekten - Urlaubsplanung - Personalplanung Hardware Zur zeit auf einen Raspberry Pi und einen RFID-Karten lesen (RMD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    walterbot

    walterbot: Virtual presence device www controlled with a raspberrypy

    ...A questo punto ri/avviare, e dopo una trentina di secondi richiamare l'ip della LAN o quello pubblico in DMZ prescelto che si è assegnati al raspberrypi. Attenzione ai collegamenti dalla GPIO al TB6612FNG se avete dubbi scrivete Per info: http://informaticitarantini.net/ https://github.com/devilicecream dariolynx@gmail.com dave-null@riseup.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tiny Python Panadapter

    Tiny Python Panadapter

    Simple Panadapter for I/Q Audio or RTL_SDR dongle

    See article in QST, April, 2014, pp 33-38.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    Raspberry Pi Lightshow Creator

    Raspberry Pi app for creating lightshows or simply control GPIOs

    Raspberry Pi Lightshow Creator This app is developed for use on Raspberry Pi computer. Installation instructions can be found in README.txt file. http://sourceforge.net/projects/raspberrypilightshowcreator/files/?source=navbar Simply create powerful procedures with just few clicks for turning on and off GPIO outputs. GPIOs in use: GPIO0 GPIO1 GPIO2 GPIO3 GPIO4 GPIO5 GPIO6 GPIO7 You can save your procedures and recall them again as well as edit them how ever you want. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB