[go: up one dir, main page]

Showing 69 open source projects for "raspberry pi"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Queue Management System for Busy Service Providers | WaitWell Icon
    Queue Management System for Busy Service Providers | WaitWell

    The queue management system that perfectly adapts to your workflows

    The queue management system that perfectly adapts to your workflows. Improve operational efficiency in weeks with the most configurable enterprise queue system.
    Learn More
  • 1
    Moebius

    Moebius

    Raspberry PI minimal linux distribution

    Moebius Linux is a Raspberry PI armhf distribution built from scratch and targeted to have a small footprint. 20Mb of RAM (with ssh) and a 128Mb SD are minimum requirements. Size, speed and optimizations are main goals for this distro, take a look at it and contribute if you like it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ejSerial

    ejSerial

    Serial connection Java library

    ...Static Methods are available to send/receive String values. For the complete JavaDoc: http://easymodbustcp.net/jserial/javadoc/index.html The library works with Windows 64Bit and Linux 64Bit and Linux 32 Bit ARM (Raspberry Pi)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    RPi-64

    computer simulation for my raspberry pi

    Pi64 is not an emulator, it just mimics the 80's classic 8bit computers with SDL based graphics and RtAudio based sound. The fullscreen editor for shell and the built-in program editor help you create your own programs and games. Programming language is LUA, but Pi64 is open for any library plugins written in your favourite language. Source was written in pure C, so should compile on Windows, Mac OS X and Linux without issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    coldfusion

    An RFID Access control system for the raspberry pi

    ColdFusion ========== ColdFusion is a Raspberry pi RFID access control system. It uses [wiringPi](http://wiringpi.com/) to control the Piface that toggle's the electronic lock in the door. It then compares the UID given from the Scanner to the ones in the data directory, If a match is found it will open the doors lock. Be sure to read the WIKI https://sourceforge.net/p/coldfusion/wiki/Setup/
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • 5

    NexusDataLink

    Connect, monitor and control your (embedded) systems remotely. m2m/IoT

    Connect, monitor and control your systems or embedded devices remotely (m2m/IoT) - for example your Raspberry Pi. The communication interface is defined in XML automatically providing a REST interface. NexusDataLink integrates smoothly in existing software or firmware and significantly reduces connection- or communication-related source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    QRemoteControl-Server

    QRemoteControl-Server

    QRemoteControl is a remote control application for your mobile phone.

    ...The client application is currently available for Android, Blackberry, MeeGo and Symbian. You can download the client software and precompiled versions for Linux and the Raspberry Pi here: http://qremote.org/download.php#Download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    MashBerry

    Beer brewing with Raspberry Pi

    MashBerry is a Raspberry PI based beer-brewing controller. It is designed to automate the mashing-process for the homebrewer. MashBerry can be operated via a Web-interface or via a Display and an IR-remote. The temperature is controlled using a PID-controller, the temperature-measurement is done with a PT1000 or a Dallas 18B20. For power-control an external Solid-State-Relay is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QRemoteControl-Client

    QRemoteControl-Client

    QRemoteControl is a remote control application for your mobile phone.

    ...The client application is currently available for Android, Blackberry, MeeGo and Symbian. You can download the client software and precompiled versions for Linux and the Raspberry Pi here: http://qremote.org/download.php#Download The source code is now hosted on GitHub: https://github.com/strahlex/QRemoteControl-Client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    FFT for ARMv6

    Fixed point 16/32 integer FFT library for the Raspberry Pi and Android

    This library is being created as I have a need to do very fast FFTs on low end devices not supporting the NEON instruction set. The Raspberry Pi is an ideal candidate for developing in gcc before porting to JNI for low spec Android devices, hence it's inclusion. Fixed point 16/32 integer FFT library suitable for the Raspberry Pi and Android devices. Includes test stubs for gcc on the Raspberry Pi and a Basic4Android wrapper from JNI. It includes hand optimised ARMv6 assembler, demonstrating techniques such as pipeline stuffing to achieve maximum performance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Contract Management Software | Concord Icon
    Contract Management Software | Concord

    AI-powered contract management that helps businesses track spending, negotiate smarter, and never miss deadlines.

    Concord serves small and mid-sized businesses and Fortune 500 companies. This robust, web-based platform is used by human resource, sales, procurement, and legal teams, and virtually anyone who deals with contracts.
    Learn More
  • 10
    PiShare

    PiShare

    RetroShare binaries compiled for Raspberry Pi

    compiled RetroShare binaries, and packaged for Raspberry Pi using Debian 7.0 Wheezy ARMHF known Raspbian If you want to compile it yourself, download the source-tarball, it is only ~7MB big, or pull the code repository with SubVersioN. compiling takes up to 2-3 hours. or install the .deb files with dpkg -i "retrosharefilename".deb if necessary make a "apt-get update && apt-get upgrade" to update your system for all how to start it in a detached screen session: screen -t retroshare -dmS RetroShare retroshare -display :0 If you run headless, i suggest to use X11VNC to control it remote. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    HammondClone2

    A small Hammondclone on console

    This project's goal is to create a hammond-clone with a small footprint, which can run on console. The goal is, to let it run on small computers (like the raspberry pi) and that it can be used like a MIDI-Expander. Further on, it should be platform independent and also should run on windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CppWeb - C++ Web developement framework

    CppWeb - C++ Web developement framework

    Cross-platform C++ library for developing CGI Web applications

    ...CppWeb compiles on Windows, Linux and MacOSX (tested with GNU C++, MingW, MS Visual C++ and Borland C++ compiler) and can run with almost any web server (Apache, IIS, Boa etc.). Can be used in embedded systems (tested with FriendlyARM Mini2440 and Raspberry PI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    serialLCD ATmega8 (ArduinoBased)

    The serial LCD module using ATmega8 along with easy arduino library.

    ...Only one wire simplex serial communication at baudrate 9600 is required to communicate with serialLCD module. The library & firmware file is released in public domain as open-source project. Feel free to edit/improve/share it. *** Raspberry Pi python library added. video available on youtube at: http://youtu.be/adNOWREWuL8
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ProviewPi

    ProviewPi

    Proview on the Raspberry Pi

    ProviewPi is a SD image with an unofficial Proview release for the Raspberry Pi. ProviewPi is obsolete. There has become an official Raspbian Proview V5.0 release. You can get it here: https://sourceforge.net/projects/proview/files/proview/proview_5.0.0-1/raspbian/ /M
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Raspberry Pi Radio

    A retro radio based on Raspberry Pi

    This is the source code accompanying my Raspberry Pi Radio blog at http://desperatehousegeek.blogspot.co.uk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RaspberryTomb

    RaspberryTomb

    Remote media client for raspberry pi.

    Remote media client for raspberry pi. Allows any user to connect with and enjoy their entire audio/video library, in a single click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    VDR on MVP

    Client for VDR on Raspberry Pi and MVP

    This project aims to create set-top-box-alike client software for the Raspberry Pi and Hauppauge MediaMVP, using a plugin for VDR (Video Disk Recorder). This project has moved to http://vomp.tv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    RazDroid

    Android for the Raspberry Pi

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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:8080 -p 8481:8443 ufud/rpi-citadel If you use docker-compose to build the image, please replace YOUR_DOCKER_HOST_IP with the correct IP of your docker host in docker-compose.yml. ...
    Downloads: 0 This Week
    Last Update:
    See Project