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

Showing 16971 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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    Scoudly is a little snake which is very hungry! There are 10 levels. Each level takes 30 seconds. You must eat the most food to win the highscore. For more information, you can join me with this address : space.max@free.fr
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Shoot Rocks

    Shoot Rocks

    A Simple Shooting Arcade Game

    Shoot Rocks is a cross-platform shooting arcade game written in Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    garysfm

    garysfm

    a simple file manager with selectable dark mode and bulk renaming

    garysfm which stands for gary's Simple File Manager is as the name would indicate a simple file manager with some advanced features like bulk renaming and folder image previews. It should work on mac and Linux. The exe definitely works on Windows 11 and 10 amd 64 bit systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Auto_Img_Renamer

    AutoimgRenamer is a Python tool to rename image files in a folder.

    AutoimgRenamer is a lightweight Python tool that automatically renames all image files in a selected folder using a specified base name and an incremental index. It’s especially useful for organizing datasets, preparing files for machine learning, or batch-renaming personal image collections. Features 1. Rename .jpg, .jpeg, .png, .gif, .bmp, and .webp images 2. Simple, fast, and efficient 3. Customizable base name for files How It Works The tool scans the selected folder, finds all...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    CipherPic

    CipherPic

    Encrypt and decrypt an image

    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Infinite Sides

    Infinite Craft but in Pyside6 and Python with local LLM

    Infinite Craft but in Pyside6 and Python with local LLM (llama2 & others) using Ollama that also lets you create your own crafting game based on any topic Customize the game any way you like in the settings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Comic panel detection

    Program, written in python, which detect panels in comics

    Program, written in python, which detect panels in comics, based on Max Halford's tutorial "https://maxhalford.github.io/blog/comic-book-panel-segmentation/". It allows you to process Jpg/Png images in a folder , and then save the individual panels in a folder or in a single pdf file. Unfortunately it is far from perfect and makes many mistakes especially with "black and white" comics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Graphical Forecast Editor

    Graphical Forecast Editor

    View and edit grids of meteorological values

    Allows viewing and editing of weather data from weather models as two dimensional grids. Python scripting support hooks in the ingest, editing and product creation subsystems allow for customization. All network communication made through HTTP services. Enhanced version of the system used by national weather services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    GemDash

    GemDash

    Gem Dash aka Boulder or Dyna Blaster like 8-bit style game in Python

    A Gem Dash is motivated from specific 8-bit games. Since it's my first code in Python, the old template gave me a good code basis to understand how to build game logic, use PyGame and create something that will work and I can finish. I can add even more game mechanics and changes. *_win include .exe (executable) *_mac include .app (in dmg, works independent) Requirements: - Python 3.13.2 or newer - Pygame 2.6.1 or newer ( terminal: pip install pygame ) Objective And Rules...
    Downloads: 1 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
    Data Preprocessing Automate

    Data Preprocessing Automate

    Data Preprocessing Automation: A GUI for easy data cleaning & visualiz

    Data Preprocessing Automation is a Python-based GUI application designed to simplify and automate data preprocessing tasks. It allows users to upload Excel files, automatically handle missing values, remove duplicates, and detect and remove outliers using statistical methods. The application provides data visualization tools, including box plots for distribution analysis and scatter plots for exploring relationships between variables. Users can download the processed data for further analysis...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    GluCat: Clifford algebra templates

    GluCat: Clifford algebra templates

    Calculation with Clifford algebras: C++ library and Python module

    GluCat is a generic library of C++ templates that implement universal Clifford algebras over the field of real numbers. The PyClical extension module for Python gives users an easy Python scripting interface for calculations in Clifford algebras. The name PyClical is an homage to Pertti Lounesto's CLICAL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Quota Monitor
    Quota Monitor is a linux python/gtk program designed to run in your system tray displaying a different colour icon depending on the amount of home directory quota in use. When the home directory quota is used up it displays warning dialog.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Trollware-Builder-TB

    Trollware-Builder-TB

    open source software build a file.exe to troll other systems

    it work by creating a plenty of image files and change the background with it, its only for fun and not harming systems. license By downloading this, you agree to the Commons Clause license and that you're not allowed to sell this repository or any code from this repository. For more info see https://commonsclause.com/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Pong Game

    Pong Game

    Two player Table Tennis video game made usign Python's PyGame library.

    PyGame module inspired video game, "Pong" written exclusively in Python, is a great way to present the utmost capabilities and potentiality of the programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Create Index from PDF

    PDF Indexing Script: Searches PDF for words, records page numbers

    This Python script helps automate the process of creating an index for a PDF document. It reads a list of words from a text file, searches through each page of the PDF, and records the page numbers where each word appears. The script accounts for the first 24 pages of the PDF that use Roman numerals (i-xxiv) and adjusts the page numbers accordingly. It is designed to be case-insensitive, ensuring that variations in capitalization do not affect the search results. As it processes the PDF...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    CYBERSPLIT

    CYBERSPLIT

    CyberSplit is a secure offline file splitting utility

    CyberSplit is a secure offline file splitting utility with a cyberpunk-themed interface. Split large files into manageable chunks and merge them back together without any data modification or internet connectivity. You can make a donation to help to improve and develop more DONATE BTC ADDRESS: bc1qhwfd6zm7t7uqrk77uc5t788h4h6sadw48mqfzn
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    ZipLite

    ZipLite

    Comprimidor de Archivos

    Es un compresor de archivos que permite comprimir y descomprimir archivos y carpetas en formato zip. Este ofrece una interfaz con pestañas para facilitar la navegación y el uso de diferentes funcionalidades, como extraer archivos zip y compartir enlaces. Además su objetivo principal es ofrecer una herramienta ligera y eficiente para la gestión de archivos comprimidos.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    cracking-actions

    cracking-actions

    a bruteforcer that can crack variety of files such as zip,rar & more

    cracking-actions is an open source software that allows you to crack passwords, files, etc... ,it targets windows and linux
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    dspice
    What is DSPICE? DSPICE (Designing Circuits and Simulation by SPICE) is used to simplify modeling analog elements and simulate electronic circuit using SPICE Programming Language The objectives of DSPICE is: . Creating new spice models of electrical elements; . Creating new symbols for models; . Drawing circuit by schematic (CAD approach); . Simulating the circuit by ngspice commands; . Presenting simulation results in waveform; . Licensed under: DSPICE is free to use. GPLv3 ; . Open source;
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MDAC (Media Downloader and Converter)

    MDAC (Media Downloader and Converter)

    Batch download multiple videos and convert them into a smaller size.

    Downloads videos with Yt-Dlp then converts them with ffmpeg. You can also just download videos in batch or select a folder with videos to convert.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    yapomo

    yapomo

    yapomo - Yet Another Pomodoro Timer

    This is a simple pomodoro timer to use during your work day, with a tkinter graphical interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Desk-Timer

    Desk-Timer

    A timer for the desktop.

    Desk-Timer is a simple timer for the daily usage on the desktop. The main goal of Desk-Timer is to have a simple and easy to use timer, that provides nothing more than what it should do, while looking simple, cleaned up and neat.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    dorker-py

    Descubre archivos, rutas escondidas realizando busquedas avanzadas

    Dorking Google - Dorker Py Descubre archivos, rutas escondidas realizando busquedas avanzadas (ES) Discover files, hidden paths by performing advanced searches (EN)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    MPMA LibreOffice Addon

    MPMA LibreOffice Addon

    Standardizes documents in the format of the Public Prosecutor's Office

    Standardizes documents in the format of the Public Prosecutor's Office of Maranhão, Brazil. Brings additional productivity functionality for the production of texts like: Writes numbers, percentage, and currency values ​​in extensor in writer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Downloads: 1 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.