Showing 4062 open source projects for "hardware"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    OpenWrt-Rpi

    OpenWrt-Rpi

    Raspberry Pi & NanoPi R2S/R4S & G-Dock & x86 OpenWrt Compile Project

    OpenWrt-Rpi is a customized build and configuration project that adapts the OpenWrt operating system for Raspberry Pi devices, transforming them into fully functional routers or embedded network appliances. It enables users to deploy advanced networking features such as routing, firewalling, and VPN services on low-cost hardware. The project typically includes preconfigured images, build scripts, and optimization settings tailored for Raspberry Pi hardware capabilities. It emphasizes flexibility, allowing users to install additional packages and customize network behavior according to their needs. The system leverages OpenWrt’s modular package ecosystem, enabling a wide range of networking applications and services. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    mbpfan

    mbpfan

    A simple daemon to control fan speed on all MacBook/MacBook Pros

    mbpfan is a lightweight daemon for Linux that provides fan speed management for MacBook and MacBook Pro hardware. It reads temperature data via the coretemp kernel module and drives fan speeds through the applesmc interface, making it especially valuable for users running Linux natively on Apple hardware where automatic thermal control may be lacking. The daemon supports multiple processors and multiple fans, allowing flexible configurations for complex Mac models, and aims to keep systems both cool and quiet by dynamically adjusting fan behavior. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    Go File

    Go File

    Go-based file sharing tool, single executable file only

    ...The service is suitable for self-hosting, making it an attractive option for developers who want control over their file storage and sharing infrastructure. Its design emphasizes lightweight deployment, enabling it to run on modest hardware or cloud environments with minimal overhead. Go-File also supports basic file organization and retrieval, making it practical for both personal and small-scale team use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Chameleon-Mini

    Chameleon-Mini

    Versatile contactless smartcard emulator compliant to NFC

    ChameleonMini is a portable, programmable NFC and RFID security research tool designed for analyzing, emulating, and cloning contactless smart cards. It operates as both hardware and firmware, allowing researchers to interact with NFC systems at a low level, including reading tags, emulating card behavior, and capturing radio frequency communication. The device is widely used in security testing, penetration testing, and academic research focused on wireless communication protocols and authentication systems. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    GPL Driver for the Alcatel Speedtouch USB under *nix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    IIDC Camera Control Library

    Capture and control API for IIDC compliant cameras

    libdc1394 is a library that provides a high level programming interface for application developers who wish to control and capture streams from IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specifications (also known as the IIDC or DCAM Specifications). libdc1394 also supports some USB cameras that are IIDC compliant. Besides capture and control, libdc1394 provides a full set of colour space conversion functions (including RAW decoding), vendor specific functions...
    Leader badge
    Downloads: 200 This Week
    Last Update:
    See Project
  • 7

    octave-raspberrypi

    GNU Octave toolkit for controlling a Raspberry Pi

    Basic Octave implementation of the matlab raspi extension, allowing communication to a Raspberry Pi board to control its hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Rio

    Rio

    A hardware-accelerated GPU terminal emulator powered by WebGPU.

    Rio is a terminal application that’s built with Rust, WebGPU, Tokio runtime. It targets to have the best frame per second experience as long you want, but is also configurable to use as minimal from GPU. It also relies on Rust memory behavior, since Rust is a memory-safe language that employs The terminal renderer is based on redux state machine, lines that has not updated will not suffer a redraw. Looking for the minimal rendering process in most of the time. Rio is also designed to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Muhkuh
    Muhkuh is a powerful and flexible test tool for hardware designs. Plugins are used to access the device under test or the testing equipment. Testcases are written in Lua and can be easily extended by the plugins. Sources for tests and additional tools like the flasher are on GitHub: https://github.com/muhkuh-sys
    Downloads: 5 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10
    llm

    llm

    An ecosystem of Rust libraries for working with large language models

    llm is an ecosystem of Rust libraries for working with large language models - it's built on top of the fast, efficient GGML library for machine learning. The primary entry point for developers is the llm crate, which wraps the llm-base and the supported model crates. Documentation for the released version is available on Docs.rs. For end-users, there is a CLI application, llm-cli, which provides a convenient interface for interacting with supported models. Text generation can be done as a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Enapter UCM Kit Flasher

    Enapter UCM Kit Flasher

    Application for uploading latest Enapter IoT firmwares for ESP32

    Enapter UCM Kit is based on several important open-source and free-to-use components. This provides possibilities for personal technology development and hardware prototyping all of which are extremely helpful for developing innovative, cost-efficient smart energy solutions for emerging markets. UCM Kits can be assembled by hand with documentation at https://developers.enapter.com/docs/tutorial/ucm-kit/introduction **Setup** In order to upload firmware to development board over USB, you need to add your user to the `dialout` group. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ESP8266 Arduino Core

    ESP8266 core for Arduino

    ESP8266 Arduino Core is the Arduino core for the ESP8266 WiFi chip. It brings support for the ESP8266 chip to the Arduino environment, allowing you to write sketches, use familiar Arduino functions and libraries, and run these directly on ESP8266 without the need for an external microcontroller. ESP8266 Arduino core comes with libraries that enable it to perform a number of things. It can communicate over WiFi through the use of TCP and UDP; it can set up HTTP, mDNS, SSDP, and DNS...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 13
    Guia de Cyber Security

    Guia de Cyber Security

    Get started in the field of information security

    ...The guide introduces cybersecurity as a field and highlights different career paths, such as application security, cloud security, forensics, cryptography, malware analysis, threat intelligence, and security engineering. It also includes hands-on areas such as exploitation, API security testing, penetration testing tools, hardware hacking, CTF platforms, Linux distributions, virtual machines, and bug bounty resources. Because many security resources are available in different languages, the repository also points users toward translation tools. Overall, it is a broad cybersecurity resource directory for self-study, career exploration, and practical skill building.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Open source Algol 68 implementations

    Open source Algol 68 implementations

    Implementations for the Revised Report language

    This project offers open source implementations for UNESCO/IFIP's Algol 68 (the Revised Report language). The project offers two implementations: Implementation 1 is Algol68G: a recent checkout hybrid compiler/interpreter by Marcel van der Veer, supporting arbitrary arithmetic, partial parametrisation, complex numbers, POSIX threads, GNU plotutils, GNU scientific library, curses, sound, TCP sockets, RegEx and PostgreSQL. Inplementation 2 is algol68toc, a port by Sian Mountbatten...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15

    comperssortodecompressor

    "Efficient data compression and decompression solution."

    ...This project will only use lossless conversion to ensure no data loss occurs during compression. Benefits of compression include saving storage space, speeding up file transfers, and reducing storage hardware and network bandwidth costs. Lossless compression is essential to ensure data is not lost while compressing. In this project, we will ensure that our compressed files can be restored to their original form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FeatureBase

    FeatureBase

    A crazy fast analytical database, built on bitmaps

    ...Operate instantly on your freshest data without the need for preaggregation. Built on bitmaps, FeatureBase offers up to 5-10X reduction in storage footprint and 90% reduction in hardware footprint. A distributed, highly-scalable database built to handle extreme data volumes. FeatureBase is SOC 2 Type II compliant, and includes features like table-level access control, and query and admin auditing. Built-in SQL support plus our own native query language, PQL. Automatic decentralized sharding, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple LLM Finetuner

    Simple LLM Finetuner

    Simple UI for LLM Model Finetuning

    Simple LLM Finetuner is a beginner-friendly interface designed to make the process of fine-tuning large language models more accessible by providing a simplified UI and workflow built around parameter-efficient techniques such as LoRA. It allows users to customize pre-trained models using relatively small datasets and modest hardware, making it feasible to experiment with LLM training even on consumer-grade GPUs or cloud environments like Google Colab. The tool includes a web-based interface where users can input datasets, configure training parameters, and run fine-tuning jobs without deep knowledge of machine learning pipelines. It leverages libraries such as Hugging Face PEFT to enable efficient adaptation of models by modifying only a subset of parameters, significantly reducing computational requirements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SOLIDWORKS for Linux

    SOLIDWORKS for Linux

    This is a project, where I give you a way to use SOLIDWORKS on Linux

    SOLIDWORKS-for-Linux is a user-contributed script and environment setup project that enables running SOLIDWORKS, the professional 3D CAD software, on Linux via Wine and custom configurations. Since SOLIDWORKS is officially only available for Windows, this project offers a comprehensive solution including setup scripts, dependencies, and workarounds to help engineers, designers, and students use it on Linux-based systems. While not officially supported, it aims to bridge the platform gap with...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 19
    HelloWord-Smart Keyboard

    HelloWord-Smart Keyboard

    High-end modular keyboard platform with deep customizability

    HelloWord-Keyboard is a high-end modular keyboard platform where both the hardware and firmware are designed from scratch to provide deep customizability and advanced features. The project comprises a main keyboard PCB (STM32F103), a dynamic module (STM32F405) with additional features like an e-ink screen, OLED display and a haptic/motorized knob, a base/dock module with USB hub functionality, and other supporting PCBs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    OptiMate

    OptiMate

    Libraries for optimizing AI models, inference speed, and GPU usage

    ...It groups several internal optimization tools developed by Nebuly AI into a single repository that focuses on improving inference speed, reducing infrastructure usage, and streamlining model training workflows. Its modules help developers automatically apply optimization techniques that better align AI models with the capabilities of the underlying hardware such as GPUs and CPUs. One of the core components, Speedster, focuses on accelerating model inference by applying state of the art optimization techniques to increase performance while lowering operational costs. Another component, Nos, targets infrastructure optimization by improving GPU utilization in Kubernetes clusters through dynamic partitioning and elastic resource quotas.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    UMHDL

    UMHDL

    Integrated Development Environment (IDE) for learning HDL

    UMHDL is an educational Integrated Development Environment (IDE) intended for learning digital designing with programmable logic devices using Hardware Description Languages (HDL) through simulation. It is an open-source application created at the Miguel Hernández University (UMH). The aim for the UMHDL development was to have a graphical application that allows learning the VHDL language without licensing restrictions (using some existing open-source tools) and requiring few resources. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Crystal Mixer

    Crystal Mixer

    OpenAL 3D Sound Mixer & Output as ASIO Driver

    ...It supports up to 8 direct output and input channels and up to 18 output channels through 3D mixer. It works through ASIO Driver API for versatility. Possible to use up to 15 customizable auxiliary effects. It is also possible Hardware acceleration with some sound cards. As player foobar2000 recommended (create custom channel mapping in ASIO panel), you can also use plugin foo_dsp_fsurround (https://hydrogenaud.io/index.php/topic,52235.0.html) to produce up to 16.1 output channels, or use something else. Tested with: Windows 10, foobar2000, Aimp, MPC-HC with Multichannel ASIO Render Filter, JRiver Media Center, Sound Forge, Voice Meeter. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23
    ClassyVision

    ClassyVision

    An end-to-end PyTorch framework for image and video classification

    ...The library integrates seamlessly with PyTorch Hub for easy access to pretrained models and supports elastic training using PyTorch Elastic, making distributed training robust to changes in cluster resources or hardware failures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    fre:ac

    fre:ac

    The fre:ac audio converter project

    ...It converts freely between MP3, M4A/AAC, FLAC, WMA, Opus, Ogg Vorbis, Speex, Monkey's Audio (APE), WavPack, WAV and other formats. With fre:ac you easily rip your audio CDs to MP3 or M4A files for use with your hardware player or convert files that do not play with other audio software. You can even convert whole music libraries retaining the folder and filename structure. The integrated CD ripper supports the CDDB/GNUdb online CD database. It will automatically query song information and write it to ID3v2 or other title information tags.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 25

    Nano_cheatsheet

    Arduino Nano pin functions and hardware setup cheat sheets.

    A repository for holding reference drawings and notes for using the Arduino Nano.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo