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

Showing 21045 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
    SPELL

    SPELL

    Satellite Procedure Execution Language and Library

    SPELL is a framework composed of an integrated environment for the development and execution of satellite automated procedures. It is capable of running any procedure via different Ground Control System and for any spacecraft. The goal of SPELL is to have a powerful and readable automation language, which can be shared across Satellite Operators and Satellite Manufacturers. If we all use the same language, the cost and the risk associated with automated procedures will go down! SPELL...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    g3fc

    g3fc

    A modern, fast, and secure file archiver with built-in data resilience

    ... the slow scans required by formats like TAR. G3FC is built for developers and power users, with native, open-source implementations available in Rust, Go, C#, and Python for true cross-platform performance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    NanoH5 (tsl2nano)

    NanoH5 (tsl2nano)

    java bean / database driven zero code application framework

    NanoH5 (or FullRelation) is a fullstack UI implementation framework providing a model driven design (MDA). Build a complete html5 application through a given class- or database-model without coding (coding APIs are available).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    TextBox

    TextBox

    A text generation library with pre-trained language models github.com

    TextBox 2.0 is an up-to-date text generation library based on Python and PyTorch focusing on building a unified and standardized pipeline for applying pre-trained language models to text generation. From a task perspective, we consider 13 common text generation tasks such as translation, story generation, and style transfer, and their corresponding 83 widely-used datasets. From a model perspective, we incorporate 47 pre-trained language models/modules covering the categories of general...
    Downloads: 2 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
    Miniature Digital Photo Frame
    Recently, I discovered the power of Bing Image Creator, a generative AI based on the DALL-E 3 text-to-image model. At first, I was just playing with it and testing its capabilities. However, after exploring it for roughly an hour, I started thinking about its practical applications and where I could use it. Eventually, I realized that I could use it to generate unique images and then display them on the 2.4 Inch TFT LCD with ILI9341 connected to the Raspberry Pi Pico. If you wish to learn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MTF

    Simple multitasking for microPython Raspberry Pi Pico projects

    MTF provides a simple framework for hardware projects written in microPython for the Raspberry Pi Pico. Designed where polling is needed, projects can be broken down into discrete components (tasks) which can run together. MTF provides scheduling, timeouts and a simplified signalling system for tasks to communicate with each other. Version 2.1 uses a modified run-loop which improves timing accuracy for short periods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bluetooth Internet Radio

    Bluetooth Internet Radio

    Auto-setup bluetooth internet radio on Ubuntu / Raspberry Pi / Armbian

    Fully automated setup of bluetooth, internet radio player (PyRadio), local music files player (mplayer), on a headless RaspberryPi, connecting to a stereo system's bluetooth receiver (bash script, chmod +x it to run). To install automatically, copy => paste => run the commands below in a terminal program (using the 'Terminal' app in the system menu, or over remote SSH), while logged in AS THE USER THAT WILL RUN THE APP (user must have sudo privileges): wget --no-cache -O...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    krsatyam7 autotyper

    krsatyam7 autotyper

    Autotyper Software

    Best and free autotyper ever. Make sure Python is installed. Windows users may directly download exe file and use it. But the above commands are useful when the system doesn't have access to administrator access. There is no hotkeys support and no executable file for macOS as of now. Use autotyper with GUI buttons. And must allow accessibility access to python (pop up will appear only for the first time).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Compose

    Compose

    A machine learning tool for automated prediction engineering

    Compose is a machine learning tool for automated prediction engineering. It allows you to structure prediction problems and generate labels for supervised learning. An end user defines an outcome of interest by writing a labeling function, then runs a search to automatically extract training examples from historical data. Its result is then provided to Featuretools for automated feature engineering and subsequently to EvalML for automated machine learning. Prediction problems are structured...
    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
    VAMS

    VAMS

    Virtual Assistant Maintenance System

    Virtual Assistant Maintenance System also knowns as VAMS is an AI software application, that helps users with some computer maintenance issues. Application Requirements: Operating System: Windows 8.1/10 /11 Processor: Intel Core i5 or equivalent RAM: 4GB or higher Free Disk Space: 500MB
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Ruby 2D

    Ruby 2D

    The Ruby 2D gem

    Ruby2D is a simple and elegant 2D graphics library for the Ruby programming language, designed to make it easy to build games, simulations, and interactive applications. Built atop SDL2 and OpenGL, Ruby2D abstracts away the complexity of low-level graphics programming while exposing enough control for performance and flexibility. It supports images, text, sounds, and basic geometric shapes, making it ideal for learning graphics or quickly prototyping ideas with Ruby. The library is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pi-Home

    Pi-Home

    ReadyToUse home automation system based on OpenHAB or Home Assistant

    We are providing Ready To Use solution for home automation based on OpenHAB or Home Assistant projects. Our hardware solution is based on Raspberry Pi as central system and Arduino boards to control relays outputs (lights, shutters, sockets) and collect data from various inputs (wall buttons, motion, temp & humidity sensors, etc.). Images PiHome OpenHAB English Edition: https://webshare.cz/#/file/qmp4jggTpX PiHome OpenHAB Czech Edition: https://webshare.cz/#/file/mLZhzJucuF PiHome Home...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14
    JxMake

    JxMake

    A Java-based cross-platform build system.

    JxMake is a Java-based cross-platform build system primarily inspired by the syntax and features of GNU Make, Perforce Jam, and CMake. Additionally, JxMake also supports several other features that are not included with other console-based build systems, such as a built-in simple GUI, serial console, serial plotter, etc. Currently, the JxMake loadable libraries (build scripts) are more focused on building for embedded systems. However, support for building desktop applications will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Unreal Speccy portable

    Unreal Speccy portable

    Portable ZX-Spectrum emulator based on UnrealSpeccy 0.37.3 by SMT

    Portable ZX-Spectrum emulator supports Z80 128K (Pentagon) AY/YM, Beeper, Beta Disk, Tape, Kempston Joystick/Mouse, Snapshots, Replays. Supported formats: sna, z80, szx, rzx, tap, tzx, csw, trd, scl, fdi, zip. Created to be ported to many platforms such as Windows/Linux/Mac/Symbian/Dingoo A320/Android/iOS/PSP/Raspberry Pi, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    maxpi

    MaxPi - MariaDB MaxScale monitoring solution for Raspberry Pi

    MaxPis will connect to MariaDB MaxScale and monitor up to three selected servers, likely a MariaDB Galera Cluster, and will show the up / down state of each server and indicate the current master on LEDs connected to the Raspberry Pi where the program runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KingPepe
    KingPepe is a decentralized SHA-256 cryptocurrency created for meme royalty. Built on a lightweight and secure Bitcoin-based core, KingPepe offers fast transactions, fair mining, and a fixed supply of only 22 million coins. Wallets are available for Windows, Linux, macOS, Android, and Raspberry Pi. Developers and miners can use the daemon version for full node operations. KingPepe is not just a coin — it’s a movement powered by community, humor, and blockchain technology. Start mining...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    FITS DLL

    Libraries for saving and reading FITS images with two slices (complex)

    This project augments the open source NASA FITS file software with many high level functions . These save and read float and double images with one to two slices. Two slices are needed for complex data, Here are a few of the floats functions: int SaveFITSFile44(const char* filename, const float* pdata1, const float* pdata2, long nx, long ny, double xleft, double ytop, double dx, double dy, int itype); int SaveFITSFile4(const char* filename, const float* pdata, long nx,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MailCleaner

    MailCleaner

    Anti Spam SMTP Gateway

    MailCleaner is no longer maintained. It will return soon in another form. [antispam] MailCleaner is an anti-spam / anti-virus filter SMTP gateway with user and admin web interfaces, quarantine, multi-domains, multi-templates, multi-languages. Using Bayes, RBLs, Spamassassin, MailScanner, ClamAV. Based on Debian. Enterprise ready. MailCleaner is an anti spam gateway installed between your mail infrastructure and the Internet. It includes a complete GNU/Linux OS and a graphical web...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    game6

    Try 3d

    Python 3d graphics try
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Churrasquito

    Churrasquito

    Beta and POC project about portable and distributed database

    codename churrasquito
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    eldf

    A Python and JavaScript implementation of ELDF data format

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

    BA_PY

    BA_PY: Optimize Your Workflow with Python!

    mbapy is a Python package that includes a collection of useful Python scripts as sub-modules, and it's goal is Basic for All in Python. mbapy primarily focus on data works, including data-retrieval, data-management, data-visualization, data-analysis and data-computation. It is built for both python-users and command-line-users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The JavaScript Way

    The JavaScript Way

    The JavaScript Way book

    This repository contains the full source of The JavaScript Way, a beginner-friendly yet comprehensive free online book on JavaScript. It covers fundamentals through to frontend and backend development, built with MkDocs and deployed via Poetry-powered local server. It’s open under Creative Commons, code under MIT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DNP3 Protocol Code  Win Linux download

    DNP3 Protocol Code Win Linux download

    DNP3 Protocol Source code Library Outstation and client Win Linux

    ... 1815) Server & Client Simulator, Windows & Linux SDK. http://www.freyrscada.com/dnp3-ieee-1815.php Video Tutorial https://www.youtube.com/playlist?list=PL4tVfIsUhy1abOTxSed3l56FQux5Bn_gj Interoperability : http://www.freyrscada.com/docs/FreyrSCADA-DNP-Driver-Object-Variation-Support.pdf FreyrSCADA offering Static and Dynamic Libraries (DLL, LIB), DNP3 Source Code Library, Demo Kit (Raspberry Pi & BeagleBone Black) or Customer specific Hardware windows, Linux, QNX
    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.