Search Results for "raspberry-gpio-python" - Page 94

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

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it 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
    Pybris

    Pybris

    B language compiler written in Python targeting RISVM

    Pybris is a compiler written in Python using Pyparsing for the B Programming Language. The compiler emits a variant of Bitmario RISVM assembly. The practical goal of the project is to provide a way to develop digital signal processing (DSP) effects for the Competent Audio library that is a friendlier alternative to writing RISVM assembly by hand. Pybris is written for Python 2.7, but has also been tested to run with Python 3.8.10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    phexecute

    Please see details at latest guide: PH_software_User_Guide&programming

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Школьное расписание
    Первая попытка реализовать программу для создания расписания на Python. Бесплатный ключ: developer Удобный инструмент для создания расписания на Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    fapws4

    Fast Asynchronous Python Web Server

    Goal of this project is to re-write Fapws3 but on Python-3.x. Basically, most of the treatments will be made via C instructions, just the logic of the website will be written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5

    yt-link-checker

    A basically useless python youtube link checker

    This is what I use to check youtube links in a .txt file and add youtube links to my steam profile, this is completely useless. (probably works on Linux, idk I cant get python to work on Linux.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    98Softwares

    98Softwares

    Softwares for 98Softwares system

    Compilation of softwares to use with 98Softwares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CodeJo

    CodeJo

    Web-based introductory coding environment

    CodeJo is a web app that allows users to write Python code to control a web canvas element (a pixel grid) or another graphical display element. At this time, grid (web canvas) and fabric (a library that also uses a web canvas) are available, but new modules can be added to the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CustomTkinter forms example
    Sign in and Sign up forms built with customtkinter GitHub page: https://github.com/Northstrix/customtkinter-sign-in-and-sign-up-forms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PyPro IDE
    Introducing PyPro IDE For Python Coding– Your Ultimate Python Companion! Dive into the world of Python coding with ease and efficiency. PyPro IDE offers a seamless development experience, whether you're a beginner or an experienced coder. With its intuitive interface and powerful features, PyPro IDE empowers you to unleash your creativity and bring your Python projects to life. New Features Added in next update: Enhanced code editor for smoother coding experience Improved code completion...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    Генератор занятий

    Генератор занятий

    Сгенерирую тебе идеи для саморазвития

    Программа имеет 6 разных категорий занятий, при нажатии на них генерируеться случайное занятие. Работает на MacOS Для связи: @vladislavmojseev@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    emid

    emid is a Python program for voice emotion identification experiments.

    emid is a Python program for voice emotion identification experiments. Further info can be found on the project webpage: https://samcarcagno.altervista.org/emid/emid.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    sound_source_id

    sound_source_id is a Python program for sound localization experiments

    sound_source_id is a Python program for sound localization experiments. Further info can be found on the project webpage: https://samcarcagno.altervista.org/sound_source_id/sound_source_id.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    FotoPiCamera

    Python Script um mit Raspi-Kamera Fotos zu machen

    Die Raspi-Kamera mit 12 MP und C-Mount_Anschluss eignet sich gut, um mikroskopische Bilder zu machen. Zur Ansteuerung habe ich ein kleines Python-Skript geschrieben, das ich hiermit veröffentliche. Die neueren Versionen des Raspi-Betriebssystems unterstützen picamera nicht mehr, dafür gibt es jetzt picamera2. Dafür gibt es jetzt eine neue Version unter foto_oop_...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ALMA pyconv

    this is a converter for Python 2 source files

    This script : - as a web script does a limited conversion on Python 2 source files (for example for run them by Skuplt) so that the source can be written in ALMA Python syntax, it comes with a complete web directory ('converter') and can be used by the page 'converter.php' in a server (but its main purpose is an online demonstration only !) - as a console script does a limited conversion on Python 2 source files so that the source can be written in ALMA Python syntax (but its main...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FePy project aims to provide enhancements and add-ons for IronPython, an implementation of Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Do-it!

    Do-it!

    Easy to use to-do-list for your Windows desktop, written in python.

    Easy to use to-do-list for your Windows desktop, written in python. Written in python. Nice design and only about 11 MB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    isfdb is a set of web-based bibliographic tools for displaying author, award, and publication bibliographies. It uses MySQL plus Python and contains a set of editing applications, as well as a moderated approval system. Used at www.isfdb.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    factorizer

    factorizer

    Programa Para Factorizar/Simplificar Expresiones algebráicas.

    Un programa con interfaz simple, para factorizar/simplificar expresiones algebráicas. Nota 1: Se debe tener en cuenta la introducción de expresiones válidas en el contexto de operadores de python, dentro del programa se aclaran los tres operadores que podrían estar mal usados, y como deben escribirse. Nota 2: Se debe tener Python >= 3..11.6 instalado previamente, no se agrega python en el ejecutable de "Factorizer" justamente para que sea muy portable y preciso. Este programa usa...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Vivid3DIDE

    Vivid3DIDE

    Vivid3D is a C++ IDE/3D engine, with python scripting.

    Vivid3D is a C++ IDE/3D engine, with python scripting. - It uses DX12 or Vulkan, and will support RTX features. It features gameplay facilitated by Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    apache-logs-to-mysql

    Apache Log Parser and Data Normalization Application

    Apache Log Parser and Data Normalization Application Python handles File Processing & MySQL handles Data Processing ApacheLogs2MySQL consists of two Python Modules & one MySQL Schema to automate importing Access & Error files and normalizing data into database designed for reports & data analysis. Runs on Windows, Linux and MacOS & tested with MySQL versions 8.0.39, 8.4.3, 9.0.0 & 9.1.0. 4 LogFormats & 2 ErrorLogFormats can be loaded and 5 MySQL Stored Procedures can be processed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    TimerMiddleware

    Timing & instrumentation for python web apps

    Docs: https://pythonhosted.org/TimerMiddleware/ PYPI: https://pypi.python.org/pypi/TimerMiddleware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PixelCode

    PixelCode

    Editor de Codigo para Python

    Es un editor de código ligero y fácil de usar, diseñado específicamente para la programación en Python. Su interfaz intuitiva permite a los usuarios, tanto principiantes como experimentados, escribir, editar y ejecutar código de manera eficiente.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Stopfish

    Stopfish

    Stopfish is command line interface to perform various tasks.

    Stopfish is a command line interface with hints of python, javascript. It can perform shell commands, manage variables and arrays, use array and variable manipulation methods. The cli is made using python. upcoming features: database management *IMPORTANT* the information you create in the cli is temporary and is removed when you exit the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PyGleitZeit

    A Python tool to manage your private flex times

    A time tracking tool written in Python to manage your private work times resp. flex times. The tool's name is derived from the German translation for flex time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ConWC is a console game based on the Wing Commander games from Origin.
    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.