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

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 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
  • 1
    SimpleDSO
    This program written in Python is used for capture screenshot or raw data from a UNI-T digital storage oscilloscope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RTLSDR Scanner

    RTLSDR Scanner

    A cross platform Python frequency scanning GUI for rtl-sdr

    A cross platform Python frequency scanning GUI for USB TV dongles, using the OsmoSDR rtl-sdr library. In other words a cheap, simple Spectrum Analyser. More information can be found at: http://eartoearoak.com/software/rtlsdr-scanner An installer and standalone versions for Windows are located here: https://github.com/EarToEarOak/RTLSDR-Scanner/releases Sources are available on GitHub: https://github.com/EarToEarOak/RTLSDR-Scanner ** The up to date installer is no longer maintained on this site and can now be found at https://github.com/EarToEarOak/RTLSDR-Scanner/releases **
    Downloads: 35 This Week
    Last Update:
    See Project
  • 3
    Perl OBD-II Logger

    Perl OBD-II Logger

    A Perl program for logging OBD-II PID data

    ...The program supports scantools that are based on the ELM Electronics ELM327 or OBD Solutions STN1110 programmed microcontrollers. It has been tested with scantools using legacy RS-232 serial, serial over USB, and Bluetooth hardware interfaces. Perl OBD-II Logger even runs on the popular Raspberry Pi computer!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    ipcvis

    Visualize Inter Process Communication

    ...Quick start on Ubuntu/Debian: # apt-get install graphviz python-pygraphviz # ./ipcvis.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    Calise
    Acronym for camera light sensor. A python program that calculates ambient brightness and sets screen's correct backlight using a camera.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    LightProfiler

    LightProfiler

    Profiler for Oracle extended SQL trace files

    LightProfiler – application for performance analysis of the Oracle databases. It generates detailed resource profile for extended SQL trace files (10046 event), containing information about consuming of response time (by events, by cursors, etc.), data files usage, error analysis (SQL, PL/SQL) and much more. Also it contain tools for additional processing of trace files (extract session data, splitting files) and for management of database's sessions (disconnecting, tracing, monitor...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    mpvscada

    mpvscada

    Another HMI/SCADA set of tools written in C++(Qt) with python bindings

    HMI/SCADA software. Support Linux, Windows (cross operation) Source library for writing own control applications with Qt in C++/Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WeatherMonitoringStation

    WeatherMonitoringStation

    WeatherMonitoringStation monitors environmental data

    ... * Open collector buffer as described in AVR318 (http://www.atmel.com/images/doc2579.pdf). * BeagleBone or similar (Angstrom v2011.12-core - Kernel 3.1.0+). * DB18B20 temperature sensor. * For the PC client, Python 3.3 or better is needed in addition to matplotlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Corbomite
    Data logger, manipulator and visualizer. Receives data in CSV format from stdio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 10
    Libraries, documentation, examples & drivers for Eagle Technology South Africa's Data Acquisition products. These include ISA, PCI, PCI Express, USB, Serial & Ethernet. Supported languages will be C/C++, JAVA, Perl, Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SocExplorer

    SocExplorer

    SocExplorer, an open source System On Chip testing software/framework.

    SocExplorer is an open source generic System On Chip testing software/framework. We write this software for the development and the validation of our instrument, the Low Frequency Receiver(LFR) for the Solar Orbiter mission. This instrument is based on an actel FPGA hosting a LEON3FT processor and some peripherals. To make it more collaborative, we use a plugin based system, the main executable is SocExplorer then all the functionality are provided by plugins. Like this everybody can provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Electronic Constructor

    Programs for electronics study and research

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

    acp245

    ACP245 Suite: Brazil Telematics protocol implementation

    This "suite" includes a portable reference implementation and testing tools for ACP245, the automotive Telematics protocol defined by Brazil government. see: http://www.denatran.gov.br/simrav/simrav.asp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Scientific data elaborator

    The data elaborator is a new project to manage scientific data

    This program can make histograms, table and graphics of datas, study the error propagation during a measure, it is usefull if you have to do study errors propagations. The output are latex files, so it is easy for you just put them into your relations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Botnet Detectors Comparer

    Compares botnet detection methods

    Compares botnet detection methods by computing the error metrics by reading the labels on a NetFlow file. The original NetFlow should have a new column for the ground-truth label, and a new column with the prediction label for each botnet detection method. This program computes all the error metrics (TPR, TNR, FPR, FNR, Precision, Accuracy, ErrorRate, FMeasure1, FMeasure2, FMeasure0.5) and output the comparison results. It also ouputs a png plot. The program can compare in a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Physic Research Tools

    Python, Physics, PyQt, Software, Data adquisition, Spectroscopy, UV

    Como técnico en informática en un Instituto de Física con el tiempo surgió la necesidad de tener que crear distintas piezas de software para ir resolviendo situaciones diarias. En este proyecto iré agregando pequeños programas en Python 2.7 que voy escribiendo para dar soluciones a algunos de los problemas que surgen día a día en el laboratorio, como ser comunicación con algunos dispositivos o rutinas para ordenar o modificar datos de forma recursiva algunos cálculos matemáticos, creación de gráficas etc. La finalidad principal del proyecto es poder poner a disposición de aquel que lo necesite mi trabajo tanto dentro del Instituto donde trabajo como fuera del mismo. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Schlangenaufbewahrungsbehälter

    A Deliberately Non-Object-Oriented Python Interface to COMEDI

    aka: Schlang - A Deliberately Non-Object-Oriented Python Interface to COMEDI COMEDI datatypes and functions are replicated though this interface using the Python ctypes library. This allows the user to interface directly with comedi-lib though the comfortable interface of a Python interpreter.Object-Orientation of the interface is deliberately not provided so the coding style will loosely mimic C -- in this way, Schlang can be used to prototype and debug complex programs that will later be written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PyPak is a Python library for communication with Campbell Scientific dataloggers through the PakBus interface over TCP/IP or serial lines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    NetStress-NG

    NetStress is a DDoS and network stress testing tool.

    Syn Flood Attacks SYNFlood with static source port SYNFlood with random source port SYNFlood with static source ip address SYNFlood with random source address SynFlood with fragmented packets ACK Flood Attacks ACK Flood with static source port ACK Flood with random source port ACK Flood with static source ip address ACK Flood with random source address ACK Flood with fragmented packets FIN Flood Attacks FIN Flood with static source port FIN Flood with random source...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 20

    ftdi device

    python interface for libFTDI

    Object oriented access for ftdi - based devices via libFTDI for python 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    sigrok
    The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types, such as logic analyzers, MSOs, oscilloscopes, multimeters, LCR meters, sound level meters, thermometers, anemometers, light meters, dataloggers, function generators, power supplies, GPIB interfaces, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    CudlaBot

    Quadruped robot with simulator control software

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LEDs3

    LEDs3

    Calcula la resistencia para los LEDs

    Este pequeño programa calcula la resistencia que debe ir asociada a cada diodo led, también suministra algo de información adicional
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OpenSQUID

    Superconducting QUantum Interference Devices (SQUIDs) control software

    ...The software is implemented in Python and aims to be easily integrated with user-defined measurement and control code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GWA Geographical Wifi Analyser
    Open Source Geographical Wifi Analyser Tool
    Downloads: 0 This Week
    Last Update:
    See Project