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

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

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    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

    pysoundanalyser

    a python program to generate, visualize, and manipulate short sounds

    pysoundanalyser is a Python application that can be used to generate, visualize, and manipulate short sounds through a graphical user interface. Visualization functions include visualization of the power spectrum, the spectrogram, the autocorrelation, and the autocorrelogram of a sound. Manipulation functions include filtering, concatenating, cutting, and scaling the level of a sound. Several types of sounds can also be generated including, pure tones, harmonic complex tones, noise of different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AStro inFER - a rule miner and executer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JavaAntonioVandreEvalGUI

    JavaAntonioVandreEvalGUI

    Frontend para a calculadora JavaAntonioVandreEval.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    antoniovandre_eval GUI

    antoniovandre_eval GUI

    Uma calculadora desenvolvida em C, com interface gráfica em Python.

    Uma calculadora desenvolvida em C, com interface gráfica em Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5

    tacklelib

    The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules

    https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README.md https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.deps.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.linux_x86_64.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/changelog.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Canada is a multi-purpose curses-based graphical visual effects thingy which displays pretty pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    PyExe - YT DL Mk42 (b) [I.S.A]

    PyExe - YT DL Mk42 (b) [I.S.A]

    PyExe - YouTube Downloader Mark 42 type-B [I.S.A]

    'PyExe - YT DL Mk42 (b)' is an desktop application developed using python 3.6.8 and other add-on libaries. Can download YouTube videos and audios. 'PyExe - YT DL Mk42 (b)' has two parts: 1) Download Video - downloads YouTube video (.mp4) 2) Download Audio - downloads YouTube video (.mp3)
    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.
  • 10

    Visashot

    A python screenshot script for vintage test & measurement instruments

    Visashot lets you capture screenshots from vintage Test & Measurement equipment like oscilloscopes and spectrum analyzers. Visashot uses the VISA abstraction layer and associated libraries to access instruments over HP-IB (GP-IB), serial, ethernet and other supported interfaces. At the moment 80+ instruments are supported. All are from HP/Agilent/Keysight but models from other brands could be supported as well, please consider contributing!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    todo_notifier

    todo_notifier

    Todo Notifier simplifies the management of todo items in your project

    Simplify Todo management with Todo Notifier - a versatile Python library that generates automated summaries and sends reminders via email, SNS, SES & more. Integrate easily with other project management tools. The package is available on PyPi: https://pypi.org/project/todonotifier/ For more information, please check out the GitHub repository: https://github.com/ashu-tosh-kumar/todo_notifier Detailed code documentation on GitHub Pages: https://ashu-tosh-kumar.github.io/todo_notifier...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CPT

    CPT

    CPT: A Pre-Trained Unbalanced Transformer

    A Pre-Trained Unbalanced Transformer for Both Chinese Language Understanding and Generation. We replace the old BERT vocabulary with a larger one of size 51271 built from the training data, in which we 1) add missing 6800+ Chinese characters (most of them are traditional Chinese characters); 2) remove redundant tokens (e.g. Chinese character tokens with ## prefix); 3) add some English tokens to reduce OOV. Position Embeddings We extend the max_position_embeddings from 512 to 1024. We...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Jeeva folder utility

    File/folder utility useful for comparing/mirroring directories

    Full Docs: Download: JeevaX.Y.html Compare folder contents: jeeva --overlap/--mtime/--diff folder1 folder2 --overlap (see files that are in one or other folder, or common to both.) --mtime (files that are newer, the same age, or older ) --diff (files whose content is identical or different) Optionally can recursively descend to a specified depth or completely down folder tree comparing corresponding folders while descending. --copy for mirroring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Ghicitoare

    A challenging and portable Riddles puzzle game for Windows.

    A challenging and portable Riddles puzzle game for Windows. Fun and entertaining. It only runs on Microsoft Windows operating system and is only in Romanian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ToneMatrix

    ToneMatrix

    Generate a random twelve-tone serial music matrix

    Generate a random twelve-tone matrix, to inspire Schoenberg style serial music composition
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Plum Cave Twofish

    Plum Cave Twofish

    A version of Plum Cave that uses the ChaCha20 and Twofish ciphers

    A version of Plum Cave that employs the "ChaCha20 + Twofish-256 CBC + HMAC-SHA3-512" authenticated encryption scheme for data encryption and ML-KEM-1024 for quantum-resistant key exchange.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Plum Cave

    Plum Cave

    A cloud backup solution that employs advanced cryptography

    A cloud backup solution that employs the "ChaCha20 + Serpent-256 CBC + HMAC-SHA3-512" authenticated encryption scheme for data encryption and ML-KEM-1024 for quantum-resistant key exchange. Check it out at https://plum-cave.netlify.app/ GitHub page: https://github.com/Northstrix/plum-cave
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Provas aplicadas - Concursos

    Provas aplicadas - Concursos

    Baixar provas aplicadas de bancas

    Um aplicativo desktop que permite o download de provas aplicadas em concursos públicos no Brasil. O aplicativo oferece filtros personalizáveis para pesquisa de provas e gabaritos de acordo com a banca organizadora, ano e nível de escolaridade.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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: 0 This Week
    Last Update:
    See Project
  • 20
    Rapid Programs Runner
    This tool is used to set up shortcut keys to open .exe or .bat files using previously assigned keys. For example, pressing Alt+G assigned to Steam will instantly open the program. Please note that, from what I’ve observed, it does not work with the shortcuts of some programs; you need to insert the original program file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    discorddate

    Generate Discordian Dates

    Hail Eris! What better way to show your devotion to the Goddess of Chaos and Discord herself than to show the Discordian Date wherever and whenever you would show a mundane date?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Meshwork Analysis terminal

    Meshwork Analysis terminal

    Quantitative analytical Finance Terminal

    MWA Finance Terminal allows users to research and obtain data about various financial instruments and allows them to perform Statistical analysis with Various ML Technologies. It's divided into Modules and Options within them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    shortcutnotes

    shortcutnotes

    copy but NO Paste and make presentations with PDF support.

    The Modern Notes & Presentation Creator is a Python desktop application built using CustomTkinter, designed for managing rich text notes and creating PowerPoint presentations. It features a clean, modern GUI with dark/light theme toggling and adjustable font sizes. Users can copy text from the clipboard, automatically add serial numbers, and organize content in a text area with support for Unicode, including Hindi text and emojis. The app allows saving notes as PPT, PDF, or TXT files, ensuring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PowerPoint Generator

    PowerPoint Generator: Your Gateway to Effortless Presentations

    Dive into the ease of presentation creation with PowerPoint Generator, a smart web application crafted to automate PowerPoint presentations! 🌟 This project is ripe for growth and eager for your contributions. Let's enhance its capability together!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FileConverterX

    FileConverterX

    Convertidor de Archivos

    FileConverterX es una herramienta diseñada para convertir documentos entre distintos formatos, optimizando la gestión y manipulación de archivos. Permite a los usuarios transformar documentos de texto, imágenes y otros tipos de archivos en diferentes formatos de manera rápida y eficiente.
    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.