Showing 2171 open source projects for "hardware"

View related business solutions
  • 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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    openMAS

    openMAS

    Opensource hardware platform for Arduino and Raspberry Pi

    openMAS is an open source hardware platform based on DIN41612. Different boards can be used as controllers (Arduino, RaspberryPi, Nucleo, NI-Hardware). The modular construction converts your µ-controller board into an extensible measurement and automation system. For more information: openmas.de The english page is not ready, please use the german version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Remme PKI (d) Protocol

    Remme PKI (d) Protocol

    Blockchain-based distributed PKI protocol

    ...Some of the groundbreaking features include: - Free Rate Limited Transactions - Low Latency Block confirmation (0.5 seconds) - Attribute-based identity and access control - Designed for Sparse Header Light Client Validation - Time Delay Security - Hierarchical Role Based Permissions - Support for Biometric Hardware Secured Keys (e.g. Apple Secure Enclave) - Designed for Parallel Execution of Context Free Validation Logic - Designed for Inter Blockchain Communication Read the Tech paper here: https://github.com/Remmeauth/Documentation/blob/master/RemmeProtocolTechPaper.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HaLVM

    HaLVM

    The Haskell Lightweight Virtual Machine (HaLVM)

    ...Its design encourages highly isolated services—each VM does one job—making it attractive for security-sensitive components and research on microservice-style architectures. Developers get to keep Haskell’s strong typing, concurrency abstractions, and functional style while targeting bare virtual hardware. Although device support is intentionally narrow compared to general-purpose OSes, the trade-off is predictability and very small, auditable deployments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Codename One

    Codename One

    Cross-platform app development framework for Java & Kotlin developers.

    Build native mobile applications using Java or Kotlin with our open source tools. Codename One seamlessly integrates with IntelliJ/IDEA, Eclipse & NetBeans to make native write once run anywhere a reality on iOS (iPhone/iPad), Android, Windows (UWP), Desktops and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5

    stm32f7nucleo-eastrising-7inch-lcd-spi

    STM32 Nucleo STM32F746ZG interface to East Rising 7 inch LCD Panel

    An STM32 Nucleo-144 development board with Arduino Uno Rev3 connectivity is interfaced via an EastRising Technology Co Ltd Shield PCB to the East Rising 800x480 pixel 7 inch LCD panel with resistive touch screen. A set of functions has been developed to drive the panel via SPI, which uses the RAiO Technology Inc RA8875 TFT-LCD controller IC. Test firmware was developed that uses this function set to explore and demonstrate the many capabilities of the panel. The STM library is used along...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MonoDAQ-U-X demo DEWESoft dxs

    Hosts DEWESoft setup files for MonoDAQ-U-X demo kit

    MonoDAQ-U-X is a USB data acquisition device (https://www.monodaq.com/usb-daq/multifunctional/) with multiple functions. There is a hardware demo kit available for the device that includes: - servo motor - thermocouple type T sensor - load cell All of them can be connected to the MonoDAQ-U-X device that is automatically configured to measure voltage, current, resistance or temperature and drive the servo with PWM output. The configuration is saved in a 1wire EEPROM included with each kit. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SoftU2F

    SoftU2F

    Software U2F authenticator for macOS

    Soft U2F is a software U2F authenticator for macOS. It emulates a hardware U2F HID device and performs cryptographic operations using the macOS Keychain. This tool works with Google Chrome/Chromium, Safari, Firefox and Opera's built-in U2F implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    X10

    Performance and Productivity at Scale

    ...Both its modern, type-safe sequential core and simple programming model for concurrency and distribution contribute to making X10 a high-productivity language in the HPC and Big Data spaces. User productivity is further enhanced by providing tools such as an Eclipse-based IDE (X10DT). Implementations of X10 are available for a wide variety of hardware and software platforms ranging from laptops, to commodity clusters, to supercomputers.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9

    DIY Arduino Boards IO I2C

    DIY Arduino Boards for IO using port expanders and I2C

    DIY Arduino Boards PCF8674 MCP23017 74HC595 CD4021 I2C Parallel IO Piezo buzzers See the Files section for a wide range of sensors and sample code Schematics PCB Layout Sample Code
    Downloads: 2 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10

    m3ulist

    small, 16-bit DOS tool that generates M3U-style file listings

    M3ULIST is a small DOS utility that generates a M3U-style playlist with files inside the current directory and all its subdirectories. Result is sent to standard output. M3ULIST is designed to run even on the most modest hardware configuration (8086, 8 KiB of RAM, DOS 2+).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    EtherCard

    EtherCard

    EtherCard is an IPv4 driver for the ENC28J60 chip

    ...High-level routines are provided to allow a variety of purposes including simple data transfer through to HTTP handling. Non-AVR boards are NOT currently supported (101/Zero/Due) #211 Hardware: Depending on the size of the buffer for packets, this library uses about 1k of Arduino RAM. Large strings and other global variables can easily push the limits of smaller microcontrollers. This library uses the SPI interface of the microcontroller and will require at least one dedicated pin for CS, plus the SO, SI, and SCK pins of the SPI interface. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    microDrum

    microDrum

    DIY MIDI Drum Trigger

    .... … The accompanying software allows features not found in any similar solution: a direct interface with VST (without USB-MIDI cable), record, playback of tablature to practice on, etc. … This is a Open Hardware product made in Italy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Spectrator

    Utility for manipulate predictor and L1 policy MSR

    Simple utility for control CPU IA32_SPEC_CTRL /IA32_PRED_CMD/IA32_FLUSH_CMD When active Windows Spectre Protection write in MSR IA32_SPEC_CTRL incorect!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SC_CoSiM

    SC_CoSiM

    SC_CoSiM is a plattform which focuses on validating a full system

    SC_CoSiM is a platform which focuses on validating a full system, by performing near real-time, command-to-command co-simulation of the hardware DUT implemented on FPGA as a full system prototype (with CPU, on-chip interconnect, memory, application, drivers, and OS, typically Linux) against its equivalent cycle-approximate system-level model of the DUT. Our work presented at DVCon-Europe 2018 extended the technology demonstrator from David C Black(https://github.com/dcblack/technology_demonstrator). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    macOS VirtualBox VM Instructions

    macOS VirtualBox VM Instructions

    Instructions and script to help you create a VirtualBox VM

    ...The script automates preparation of the macOS installer ISO from the App Store application, configuration steps for VirtualBox, and setup guidance to get a working VM. This is valuable for developers who want to test, build, or deploy within macOS without relying on physical Mac hardware or for backward-compatibility testing. The repo documents the steps clearly, handles corner-cases like older OS versions, and provides paths to unlock Guest Additions and optimize VM settings. While specific about VirtualBox and macOS versions, it remains a practical reference for anyone needing a macOS VM this way. It also illustrates how to deal with Apple installer artifacts, command line tooling, and VM setup in a repeatable and scriptable manner.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    VR World Creator

    VR World Creator

    Allows anyone to create a VR or AR website for free!

    Using the A-Frame WebVR framework, this web based application allows users to create VR and AR webpages for whatever they want - teaching resources, visualization, sharing your 3d models in a very cool way, and much much more! The VR pages can be used with google cardboard, but also can be viewed in the browser and used with the steam vive and oculus rift (untested). You can try it at aframe-tools.sourceforge.io More features are planned to be added in the near future!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Facilino

    Facilino

    Facilino: Block programming environment for Arduino

    Facilino is a Block programming environment for Arduino. Discover the great functionalities included in Facilino: Bluetooth Robot control IoT DYOR METEO
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    HDDtempNC

    HDDtempNC

    Tool to acquire hard disk drive temperature from the network interface

    ###### HDDtempNC has now moved to Github ###### ###### Please visit the Github project at https://github.com/viharm/HDDtempNC ###### HDDtempNC provides a script to acquire hard disk drive temperature for a target host by querying an existing HDDtemp daemon and then parse the results according to the request. See project wiki for more details, usage and code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    jKPU

    Cryptoprocessor design and documentation

    ...It works with any encryptions of your choosing but any encryption you do for it or choose to build into it is your own business. There's no encryption here! (see the lKPU project for a synthesizable hardware model in Clash).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ETNCRAFT

    ETNCRAFT

    ETNCRAFT - The AIO Electroneum ETN miner

    This is an ongoing project that we hope to spawn into something bigger! We are hard at work making this GUI as user-friendly as possible. Feel free to send us a message if you have any ideas or features you would like to see.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JESUBOTs -  FRC Team #5809

    JESUBOTs - FRC Team #5809

    Rockhurst High School Robotics Team

    This project is the central engineering hub for the JESUBOTs FRC Robotics Team #5809. We intend to use Sourceforge to share all of our present and future robot hardware designs and software with anyone that is interested. The team transitioned to SolidWorks in the 2018 season since our local universities all teach using SolidWorks. Our rookie year was 2016 when we were honored to win the Rookie All-Star Award and had the pleasure of attending the FRC World's Competition in St. Louis, Missouri. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EventMachine

    EventMachine

    EventMachine, fast, simple event-processing library for Ruby programs

    EventMachine is an event-driven I/O and lightweight concurrency library for Ruby. It provides event-driven I/O using the Reactor pattern, much like JBoss Netty, Apache MINA, Python's Twisted, Node.js, libevent and libev. Extremely high scalability, performance and stability for the most demanding production environments. An API that eliminates the complexities of high-performance threaded network programming, allowing engineers to concentrate on their application logic. This unique...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RCOSjava is a simple simulated operating system and hardware written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Imagine Engine

    Imagine Engine

    A project to create a blazingly fast Swift game engine

    ...Imagine Engine uses Core Animation as its rendering backend - just like Apple's UI frameworks like UIKit and AppKit do. By leveraging the power of Core Animation's hardware-accelerated 2D rendering capabilities, Imagine Engine is able to push lots of pixels onto the screen at the same time. That means more objects, more effects and less restrictions when designing your games. Besides its goal of being blazingly fast at rendering & updating your games, Imagine Engine aims to provide an easy to use API that anyone can learn - regardless of game development experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    rkt

    rkt

    rkt is a pod-native container engine for Linux

    ...Security: rkt is developed with a principle of "secure-by-default", and includes a number of important security features like support for SELinux, TPM measurement, and running app containers in hardware-isolated VMs. Composability: rkt is designed for first-class integration with init systems (like systemd, upstart) and cluster orchestration tools (like Kubernetes and Nomad), and supports swappable execution engines. Open standards and compatibility: rkt implements the appc specification, supports the Container Networking Interface specification, and can run Docker images and OCI images. ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo