Showing 53 open source projects for "raspberrypi"

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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1

    RaspberryPi Toolchain

    Build and compile ARMv7 or Raspberry Pi application on x86_64

    This toolchain made from following blog: http://yasriady.blogspot.co.id/2015/10/how-to-build-wxwidgets-for-raspberry-pi.html -------------OBSOLETE ---------- please follow above link ------------------------------------------- Ready used Toolchain to build and compile c++ application on x86_64 targetted for Raspberry Pi or ARMv7 based application. Download the program and extract into /opt/Toolchain/ARMv7 and you are ready for cross compile ......... Example to build static linked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Driver for my TEMPerV1.4 USB thermometer. Adopted from D.P.'s code at neon-society-electronics.com/?p=44. Put inside a class and modified it somewhat -- it was originally written for version 1.2 of the thermometer and thus had a runtime error on my raspberry pi. Usage: mythermometer = TEMPer(0) # where the 0 is for calibration (+/- degreesC) tempC = mythermometer.gettemp()
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5

    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
  • 6
    Kankin Linux

    Kankin Linux

    Distribuição baseada no Funtoo Linux para arquitetura ARM

    .... :)))))))) * Primeira distribuição Linux Brasileira com releases para hardware opensource com processadores ARM * Suporte a redes DTN (Delay-Tolerant Networking) * Ferramentas da distribuição de software "Interplanetary Overlay Network" (ION-DNT - NASA) * Servidor X com suporte nativo a LXDE Manual de instalação para Raspberry Pi: http://a31.com.br/kankin-raspberrypi Manual de instalação para Cubieboard A20: http://a31.com.br/kankin-cubieboard-a20 Vídeo: http://youtu.be/CJ-P8O4 - Apoio da Fundação Raspberry Pi: http://a31.com.br/apoio-raspberrypi - Apoio do Funtoo Linux: http://a31.com.br/apoio-funtoo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Raspi - Home Server

    Un piccolo server domestico con il Raspberry

    ...Anche la parte Wifi (SSID e Password) sono configurabili con un fiile di testo presente nella partizione di boot (che è in FAT32 e quindi modificabile anche da S.O. Windows). Una volta collegato alla rete il dispositivo è visibile tramite il nome raspberrypi.local (o raspberrypi)
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • 8

    IMSI Catcher Catcher

    Source code for our IMSI Catcher Catcher project

    ...For a *real* public beta we are still missing the following functionality: - Automated data export and collection at a central server (that will allow us to optimize and fine tune the rule set, currently we have only local file export) - User interface to fine tune rule set (eg. using a point-system) COMPILING INSTRUCTIONS mobile ICC: This App uses Google Maps for visualization. You will need add your own Google Maps API key into the Manifest file for compiling. stationary ICC: This program is designed to run on an ARM/RaspberryPi with a GT864. Please install the RXTX-library for serial communication support.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    walterbot

    walterbot: Virtual presence device www controlled with a raspberrypy

    walterbot è un "virtual presence device" controllabile da remoto via interfaccia web. La distro Debian per architettura ARMhf6 è stata ottimizzata per "Raspberrypi B rev2". Il codice python scritto da Walter, controlla 2 motori DC tramite un TB6612FNG https://github.com/InformaticiTarantini/Pi-dro La distro è "out of the box" basta clonare l'immagine su una SD card (minimo 2Gb) proprio come si fa con raspbian. Tramite accesso ssh o direttamente dal raspberrypi, eseguire il comando "sudo ceni" per configurare la rete wireless (Si consiglia di creare una swap ed estendere il filesistem con raspi-config, ma non è indispensabile). ...
    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
  • 10

    dnspark Dynamic DNS DDNS updater

    Phyton script to update DNSPark Dynamic DNS

    It took me quite some time to find a script that could run on my RaspberryPi. Flashdns from chris at smtguru.com looked very promising, hower his site seems to be down :-( and his script can't be accessed. It's collected from multiple sources and runs on my RaspberryPI running XBMC's OpenElec without additional libraries and a simple cron-job to update every 2 hours. nothing fancy :-D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Wireless Attack Toolkit (WAT)

    Wireless Attack Toolkit (WAT)

    A push-button wireless hacking and Man-in-the-Middle attack toolkit

    This project is designed to run on Embedded ARM platforms (specifically v6 and RaspberryPi but I'm working on more). It provides users with automated wireless attack tools that air paired with man-in-the-middle tools to effectively and silently attack wireless clients. Some of the tools included in the kit are: Custom regex-based DNS Server DHCP Aircrack-ng suite Browser Exploitation Framework (Preconfigured for metasploit) Metasploit Python-based Transparent Injection Proxy Pushbutton configuration "Limpet Mine" mode for attacking existing networks You basically answer three questions in the start script, wait a bit, then log into the BEEF console to start attacking clients
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    AC2 Home Budget

    HTML5 Rich UI Home Budgeting Solution

    ...It uses a visual approach to show you how well you're managing your budget with rich HTML5 graphs and charts so you always know how you're doing. This is an HTML5, PHP & MySQL application and will run on pretty much any device (even your RaspberryPi can serve the pages!).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PiWriter

    PiWriter

    Graphical interface to create Raspberrypi SD-cards in OSX

    PiWriter is (Yet another) tool to help you make bootable SD-cards for your RaspberryPi in Mac OS X. But it's not limited to just RaspberryPi. You can use it to copy every bootable .img file to both internal and removable disks. The Universal DMG works for both PowerPC and Intel systems and runs on all OS versions supporting Cocoa. PiWriter2 initial release is now available in the download section. It features drag and drop support to detect the SD card.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    termostato

    termostato

    realizzazione termostato con RaspberryPI

    realizzazione termostato con RaspberryPI e sensore di temperatura DS18B20.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    rodneyspr

    Re-imagining of Heisermann's classic Self-Programming Robot

    ...Arduino, since it's cheap and easy to use, while remaining close to the bare metal 2. A purpose-built AVR card, or easily ported to cards obtainable from sources such as futurlec.com, etc. RaspberryPi is also an option later
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RaspyBox

    RaspyBox

    A dropbox client for the raspberry pi

    A minimalistic Dropbox client for raspberryPI written in python. Functionality: Upload Download Make directories Delete Navigate Shortcut keys (insert for upload, del for delete, navigate or download with enter key or double click) How to use it: Download the python dropbox sdk from here https://www.dropbox.com/developers/reference/sdk extract it and install it by executing sudo setup.py install -f Create a new application in your drobox developer page Give a name to the app and get the app key and secret key. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    [JMuwe] Java Multifunktions Wecker

    Raspberry Pi Projekt Multifunktions Wecker

    Das erste Projekt mit dem RaspberryPi Model B - Ein Multifunktions Wecker. Ich habe mir dieses Projekt ausgesucht da es derzeit auf dem Markt kaum bzw keine günstigen Internet Radio Wecker zu kaufen gibt (meistens ab 80€ und aufwärts...) daher DIY
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    RemasterPi

    Operating System Image customization Tools For RaspberryPi

    RemasterPi is a set of scripts that can automate the build process of the Raspbian operating system images. The images it produces are only the bare minimum to boot the system and can then be customized by the end-user using a menu-based application. This way unexperienced users will be able to create their own customized distribution by making selections from pre-sets configured by hardcore distro hackers. Also it enables the busy Linux guru's to automate tasks and save loads of time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    RGBLightControl

    LED Color Control System for RaspberryPi and Dreambox

    This project is about a light controlling system with a 4 RGB-LED channels to run different modes: • autonomously w/o PC performing HSI2RGB transformations and running through the color hues (with dimmable brightness) • remote operated by PC or embedded user software using the provided C++ Software library (based on Boost libraries) • ideal platform for color experiments with your RaspberryPi The system consists of 4 layers: • PCB with Atmel ATmega16 and FT232RL USB interface (Eagle forat) • Firmware for applying PWM, UART communication and integrated colorspace transformations (AVR-ASM) • C++-Software for providing a HTTP-Server, a Dreambox picture grabber and basic light sequence player • HTML5/JavaScript application for remote controlling and configuring the system via Webbrowser Please use the SVN browser for accessing the whole development snapshot and getting an current tarball!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    drawbot

    drawbot

    Little drawbot project from FablabGenova

    This is the software for make a drawbot draw with python running on a RaspberryPi and using other opensource hardware. Full details of the project can be found on http://drawbot.fablabgenova.it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rasp-get

    rasp-get

    Rasp-Get is a universal package manager for all RaspberryPi OS

    Rasp-Get is a wrapper script for the most popular Linux package managers. It saves you the hassle of remembering all those commands yourself. From now on it will not matter if you use Debian, RedHat or ArchLinux, all you need to remember is: 'sudo rasp-get install fun-stuff' which rasp-get will then translate to your package manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Raspberry Pi

    An ARM GNU/Linux box for $25. Take a byte!

    The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB