Showing 205 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
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    wiki export tool

    wiki export tool

    A tool for exporting Wikipedia data

    A simple tool, created in a French project "CoMeRe", for exporting data from all Wikimedia fundation projects, include Wikipedia. To use this, you need prepare two things: Target dump of Wiki Target page name Then, configure the tool with dump path and input the page name, finally just let's it run, you will get the target page. Duration is dependent on size of the dump, and the number of pages. Take care for using option "talk, other talk...", this is now only for french corpora.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The CAPS Scenario Builder will allow government officials, conservation groups and others to submit "scenarios" for proposed changes to land cover and infrastructure so that these changes can be assessed for their impact on ecological integrity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A collection of software made by Milos Rancic.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Pyphant is a framework for scientific data analysis. It features a flexible plugin architecture allowing for the application in many different fields. For the analysis a graph of processing steps is constructed, that can be applied via the cli as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 5

    ktree

    clustering, machine learning, algorithms

    This project has moved to github at http://lmwtree.devries.ninja.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    GISBox by Citiviz

    GISBox by Citiviz

    Ready-to-use appliance for GIS, Data Mining and Analysis, Modelling...

    GISBox by Citiviz is a ready-to-use virtual appliance containing an assortment of powerful, free and open source GIS, Data Mining and Analysis, Modelling and Programming software and packages. The pre-configured and tested GISBox allows you to try and use in few minutes a variety of software used by data scientists, engineers, physicists, mathematicians, geomatics engineers, and geographers from around the globe, without installing anything more than once the Oracle VirtualBox™ software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ParaSim

    ParaSim

    Parallelized calculation of molecular similarities

    Diversity assessments and comparisons of large compound databases require calculating similarities of millions of compounds in an affordable time. ParaSim addresses this challenge by parallelizing the calculations according to the number of computing cores available on a single machine. It is optimized for the throughput of very large numbers of query structures against very large numbers of reference structures. As as special feature, ParaSim allows to store and and to access frequently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MyNook

    MyNook

    A machine learning system for supervised document classification

    An open source system for supervised document classification based on statistical machine learning techniques. On the contrary of the state of art classification techniques, MyNook just requires the title of the document, not the content itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 10
    IMPORTANT: The project moved over to github! You can find it at: https://github.com/exhuma/python-cluster
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    BRAHMS is a Modular Execution Framework for dynamical systems. It knits together independently-authored software modules implementing dynamical processes into an integrated system, and supervises the deployment and execution of that system.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 12
    Provide a reference implementation of Moving Taylor Bayesian Regression, a method for nonparametric multi-dimensional function estimation with correlated errors from finite samples, as a Python package based on SciPy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SpiKeDeteKt

    An automatic spike detection program to be used with new KlustaKwik

    This is an automatic spike detection program which takes account of probe geometry and produces a .mask file to be used with the new masked version of KlustaKwik. We recommend you use Python 2.6 or 2.7, e.g. a free academic version can be obtained from Entthought Python. The input files for SpiKeDeteKt are: .dat (raw data file) .probe (probe file, described below - user constructed) parameters.py (optional - otherwise it uses defaultparameters.py) SpiKeDeteKt outputs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A web-based interface for the Hadoop MapReduce framework that simplifies the process of writing and running MapReduce jobs. Aimed at introducing parallelism concepts in introductory computer science courses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Plotmeister is a data exploration tool. It parses your ASCII data and generates a simple (text-based) table format. You can modify this table and eventually create nice looking figures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Arachne

    Exploration of a Hierarchical+Functional Approach To Data Organization

    This is dedicated to development of a small class for organizing data in both a traditional parent<->child hierarchy and by the functions used to generate child data nodes from parent data. The core of the project is in the class definitions contained within arachne.py, a demonstration of how this method of arranging data can be used to solve a relatively interesting problem may be found in test.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    minder

    minder

    Monitoring your infrastructure for free.

    This software presents a flexible and configurable proposal for monitoring and management of real and virtual HPC infrastructures, compatible with paradigm of cloud computing. We help you to answer: 1) What is the performance of my resources? 2) What equipment and resources do we have already? 3) What do we need to upgrade or repair? 4) What can we consolidate to reduce complexity or reduce energy use? 5) What resources would be better reused somewhere else? Status: PreAlpha, so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    BikeVE

    A tool for estimating CdA and Crr from Garmin .tcx files.

    A tool for estimating CdA and Crr from Garmin .tcx files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JBoost is a simple, robust system for classification. JBoost contains implementations of several boosting algorithms in an alternating decision tree framework. In addition, JBoost provides extensible software for adding more learning algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    YouTubeD

    Aplicación para comprovar tus suscriptores y reproducciones de video.

    En esta versión se puede configurar desde el archivo Config.kwbt tu cuenta de YouTube y tambien el intervalo de tiempo en el que se autoactualizarán tus estadisticas de tu cuenta de YouTubeD, esto se podrias comprobar entrando a YouTube, pero tendrias que abrir navegador, entrar a YouTube, iniciar sesión, buscar tu perfil, etc... ¿No es mucho más sencillo configurar un archivo una sola vez! y darle dos clicks cuando quieres comprovar tus estadisticas? Yo pienso que si ;) Espero que...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PyPedal is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    The Diversity Engine provides tools to create diversity-aware multimedia search applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open Metaheuristic (oMetah) is a library aimed at the conception and the rigourous testing of metaheuristics (i.e. genetic algorithms, simulated annealing, ...). The code design is separated in components : algorithms, problems and a test report generator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    PyPedal is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HeWIT helps you create and fill out forms. It tells you if you've missed anything or made any mistakes. You can then send the form over email, upload to a web site, or pass it by memory stick to whoever needs it next.
    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.