Showing 562 open source projects for "raspberry-gpio-python"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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

    rpi-evennia

    Raspberry Pi cpompatible docker image containing an Evennia MUD server

    rpi-evennia -------------- Raspberry Pi cpompatible docker image containing an Evennia MUD server. This image contains an Evennia MUD server. It is based on the resin/rpi-raspbian image and was successfully tested on a Raspberry Pi 3 running HypriotOS. To conntect point your browser to http://:8000 Superuser username is: admin Superuser password is: p@ssword Execute with: docker run -d -p 8000:8000 -p 8001:8001 -p 5001:5001 -p 4000:4000 ufud/rpi-evennia Dockerfile on Github...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    DIY-anti-ransomware

    Create an immutable S3 WORM object storage server using MinIO on a RPi

    Create a home/test lab anti-ransomware solution for backup data storage using a: - Raspberry Pi 4 Model B with two 512GB USB 3.0 flash disk drives - Immutable S3 write-once-read-many (WORM) enabled MinIO S3 bucket with erasure code - Virtual air gap service with schedule to disable/enable the network to allow inbound backups
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    RazDroid

    Android for the Raspberry Pi

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    X-RAP: RaspberyPi Acess Point

    Turn your RaspberryPi into a TOR/VPN Wifi Access Point

    X-RAP is a script that turns your Raspberry PI into a wifi access point for guest users. Their connections will be routed through TOR or a VPN gateway. A basic captive portal provides a web page for first time users. A ticket system can be used to restrict access. This project aims to provide a script to automate most of the setup process and make it easy to create your own X-RAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5

    RCGames

    A Cross Platform Multi Emulator

    RCGames is a games is a multi emulator launcher and games launcher. It is capable of loading roms for various emulators and allows for emulators to be added and changed. Intended for use on the raspberry pi but can be used with any PC system running java too
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    NASBerry Pi

    A homebrew NAS built around the Raspberry Pi

    In todays world of digital photos, movies and music it is more important than ever to have a backup solution at home. This project aims to provide a low cost NAS system built around the Rasberry PI and an external USB powered hard drive. The software provides a web interface to manage the hard drives, network settings. In addition it provides a built in Web Gallery for viewing photos, and media centre for streaming films and music to a compatible client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Belenos

    Automated Sun Reflector.

    Belenos is an automated sun reflector for solar concentration. It is a system based on a Raspberry Pi board (ARM Linux board). Two motors allows to pilot the reflector orientation to follow the sun along the day. This system can receive tele-command and send tele-metry on TCP\IP network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PasRipherals

    PasRipherals

    Piriféricos do RPI "Pascalmente" Acessíveis

    O PasRipherals é uma biblioteca totalmente nova e original para manipular os periféricos do Raspberry Pi 3 a partir do Free Pascal. A meta desta biblioteca é ser tão simples e didática quanto possível, fornecendo suporte a apenas um dispositivo: Raspberry Pi 3 B (BCM2837). Isso não é uma desvantagem, pois esta biblioteca é de código aberto e pode ser livremente modificada segundo normas da GNU/GPLv2. O PasRipherals usa técnicas e algoritmos aprendidos a partir das seguintes bibliotecas e...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    RasberryPiBacnetController

    RASPBERRY PI BACNET CONTROLLER

    ### Procedure to compile ### - Unzip the project and copy it to home or any directory of your choice in RPi - Browse to RasberryPiBacnetController directory - enter command 'sudo make' to compile code - enter command 'sudo make clean' to clean code ### To Run project ### - Execute below command after compiling project ./BAS_RPi_Port - The 'BAS_RPi_Port' linux executable file is located at '../RasberryPiBacnetController/' path ### Prerequisites ### - Raspberry pi should have g...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    ArtificialIntelligenceHomeSecurity

    Deeplearning based model for home security.. attach a webcam run this

    Home Security software designed based on Deep Learning architecture using widely used opensource tensorflow platform. It has been tested on ubuntu 15.04/16.04 OS on AMD64 and ARM architecture. The software is distributed under APACHE licence (see licence). The standalone binary executable requires minimal external dependencies as the libraries such as tensorflow, openCV, pygame and others are linked within the software. The software works by capturing the image using inbuilt/USB powered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Raspberry Pi compatible docker image containing a Citadel groupware server. This image has been successfully tested on a Raspberry Pi 3 running Hypriot OS. Run it with the following command (make sure to replace YOUR_HOSTNAME with your preferred hostname (e.g. mail.my.domain): docker run -d -h YOUR_HOSTNAME --name citadel --dns 8.8.8.8 -e WEBCIT_LANG=en -e WEBCIT_HTTP_PORT=8080 -e WEBCIT_HTTPS_PORT=8443 -p 25:25 -p 110:110 -p 143:143 -p 465:465 -p 587:587 -p 993:993 -p 995:995 -p 8881...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Control-Freak

    Visual Automation & UI Authoring

    This is a general purpose tool optimized for managing, programming and automating machines, services and apps or just loose parts of code snippets. It comes with a visual block language and a visual GUI designer which lets you inter connect and automate all sorts of devices. It has built-in support for TCP, UDP, Serial, MQTT, SSH, Arduino/Raspberry-PI or access to your custom API via HTTP. Public Homepage: http://pearls-media.com/control-freak/ On Github: https://github.com/net...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.