Showing 2432 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
  • 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
    eCScope

    eCScope

    Oscilloscope like software for measure data with INA260 chips

    Freeware software for Raspberry PI 4B+ using GPIO and I2C connections with a hardware board with a 30 cm I2C cable (seed or qwicc) or 2m (proprietary eComet). Hardware will be available soon at http://electromaker.io. main features: max 150s measurement time, load measurement data to CSV file, measurement calibration, parallel measurement of 4 values, scale zoom in out, and move at X and Y axes For news and updates see twitter page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UrJTAG aims to create an enhanced, modern tool for communicating over JTAG with flash chips, CPUs, and many more. It is a descendant of the popular openwince JTAG tools with a lot of additional features and enhancements.
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 3
    MagSpoof

    MagSpoof

    A portable device that can spoof/emulate any magnetic stripe

    MagSpoof is a hardware and security research project that demonstrates magnetic stripe emulation. It was created to explore how magnetic stripe systems work and how weak older payment and access technologies can be when they rely on static card data. The project became well known because it showed that magnetic stripe behavior could be reproduced without physically swiping a traditional card.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Phoronix Test Suite

    Phoronix Test Suite

    Open-Source, Automated Benchmarking

    The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. The Phoronix Test Suite is designed to effectively carry out both benchmarks in a clean, reproducible, and easy-to-use manner.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    LC-3 VM

    LC-3 VM

    Write your own virtual machine for the LC-3 computer!

    ...The LC-3 is popular for teaching university students how to program in assembly language. It has a simplified instruction set compared to x86, but contains all the main ideas used in modern CPUs. First, we need to simulate the essential hardware components of the machine. Try to understand what each component is, but don’t worry right now if you are unsure of how it fits into the larger picture. Start by creating a C file. A register is a slot for storing a single value on the CPU. Registers are like the “workbench” of the CPU. For the CPU to work with a piece of data, it has to be in one of the registers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    pi-gpio

    A dynamic C library to control Raspberry Pi GPIO channels

    A dynamic C library to control Raspberry Pi GPIO channels Supports all production models / all SOC This library has code to:- Read Raspberry Pi Information Perform basic GPIO functions • Set gpio as input or output • Read/Write gpio • Set pullup/down of gpio • Read the current gpio mode • Read gpio pull/up down (Pi4/BCM2711 only) Software PWM on all pins Hardware PWM support Read/Set PAD drive, hysteresis & slew settings I²C SPI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Manjaro Development

    Manjaro Development

    development packages & testbuilds for manjaro linux

    Manjaro Linux is a Linux Distribution based on Arch Linux. It is still under development, but an initial testing release is already available. Our aim is to create a light linux distribution, which is simple, up-to-date, fast and user friendly and which follows the K.I.S.S principle. We are using the Desktop Environment Xfce, which is light but powerfull. Arch Linux is a great GNU/Linux distribution, but installing and configuring it, needs some time and experience. So we improved Arch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WINIX OS

    WINIX OS

    A UNIX-style Operating System for the Waikato RISC Architecture

    ...It is a pedagogical project exploring how kernel-level programming can be structured with C++ abstractions while maintaining low-level control. Winix supports basic system services such as file systems, process management, and a terminal interface, and is designed for booting on x86_64 hardware via QEMU. It serves as an accessible and unconventional approach to understanding operating systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    ShiftRC

    Simple cheap DIY RC receiver/handler.

    ShiftRC is a opensource design for a very cheap, small and simplistic rc driver/rc statemashine. mimics Nikola Tesla's boat it uses a shift chip with multiple outputs and one input for the radio or IR signal. This project is something I wanted to do for a while to make cheap and light weight custom rc chips, and I decided to make it a real project when I found a wooden single use spoon which I wanted to turn into a boat. this project will host multiple version, some very simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    CameraController

    CameraController

    Control USB Cameras from an app

    Control your camera's settings without using the software provided (or not) by the company.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    VDT - Visual Disk Test
    VDT - Visual Disk Test : performs I/O tests on files, partitions, and/or disks with visual feedback/follow-up, offering flexible test area selection by size, location, percent, or combinations thereof, plus test duration control by time or size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A cross platform, cross architecture .net library designed to make human interface device (HID) software development as easy and portable as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    yosild

    yosild

    Shell script that builds a full, minimal Linux distribution

    ...It provides a clean and lightweight base system built with busybox, musl libc, and a small init system, suitable for learning Linux internals or building custom environments from scratch. yosild aims to strip Linux down to its essentials while remaining usable and POSIX-compliant, and it can boot quickly on both physical hardware and virtual machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LXLE

    LXLE

    LXDE eXtra Luxury Edition

    ...Graphics & Audio cards and chipsets get dropped along with other miscellaneous functions with programs or drivers that just go missing. We all like having updated software we certainly don't like down time or loss of features and capabilities. I believe most aging hardware just needs the right system on it, and lets face it, it helps keep a couple bucks in your pocket if you can squeeze a few more years out of your current system; without sacrificing, performance, capability, usability and of course aesthetics. http://lxle.net/forums/
    Leader badge
    Downloads: 167 This Week
    Last Update:
    See Project
  • 15
    BRUTAL

    BRUTAL

    An operating system inspired by brutalist design

    Brutal is a modern, experimental operating system that blends Unix principles with retro aesthetics and a unique design philosophy. Written from scratch in C and assembly, Brutal aims to offer a clean and consistent experience both at the system level and user interface level, featuring its own GUI, kernel, and userland tools. It’s inspired by classic systems like Plan 9 and early UNIX variants but reimagined with a focus on simplicity, beauty, and cohesive tooling. The OS is modular and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Operating System Information Checker

    Simple app to get OS detailed specs and test internet speed.

    Simple application to get an operating systems detailed specifications. Also does an internet speed test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RetroPie-Setup

    RetroPie-Setup

    Shell script to set up a Raspberry Pi/Odroid/PC

    RetroPie‑Setup is a collection of shell scripts designed to install and configure RetroPie—an emulation frontend—on Raspberry Pi OS, Ubuntu, Odroid, or PC platforms. It automates installing RetroArch, emulator cores, configuring controllers, themes, and optional ports. Used for retro gaming on varied hardware.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    This software supports programming Logitech(R) Harmony(TM) remote controls. It provides most of the functionality of the Windows software provided by Logitech(R), but is much smaller and cross-platform. This software allows you to update or backup configurations, upgrade firmware, or do IR-learning. NOTE: Development has moved to github: http://www.github.com/jaymzh/concordance
    Downloads: 26 This Week
    Last Update:
    See Project
  • 19
    This project is a development area for a Linux Device driver for IBM Power Linux RAID SCSI HBA's, including the ipr driver and iprutils packages.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    Phantom Linux

    Phantom Linux

    Phantom Linux is the operating system of the future

    Phantom Linux is a flexible and secure operating system that is themed in the likeness of your favorite environment for a smooth transition to Linux, opening up the door to a ton of free open source software and non to get your everyday tasks done. It has 4 versions: WindowsX, MacX, LinuX, and Feather (x86_64 and i686). Choose your favorite flavor in Files!
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Titan Linux
    Titan Linux is an all new distro built on the Debian Stable branch. It's a fully functional yet minimal KDE Plasma desktop experience focusing on usability and performance with a wide range of hardware support out of the box. This distro is designed with the user in mind, eliminating dependency on certain meta-packages making it a more stable system overall. Titan Linux is truly a unique approach to the Debian experience. Developers: Project Leader: Matthew Moore Head Developer: CobaltRogue GitHub: https://github.com/MrGizmo757/Titan_Linux GitLab: https://gitlab.com/MrGizmo757/titan-linux
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    usbdmx.com curses console

    usbdmx.com curses console

    A curses program to control the usbdmx.com-based DMX adapters.

    This is a curses program to control the usbdmx.com-based based DMX adapters. This is my version : http://clx.freeshell.org/usbdmx.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    OpenWRT TP-LINK WR741 OpenVPN Client

    OpenVPN client for TP-Link routers with small flash, wr740/741/841

    OpenWRT firmware OpenVPN client for TP-Link routers with small flash, wr740/741/841 based routers with load balancer and custom configuration scripts for fast configuration Open VPN clients. Wireless network does not work, the wireless hardware driver is removed due to a memory shortage (spi flash 4M).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    elastic-jupyter-operator

    elastic-jupyter-operator

    Cloud-native way to provide elastic Jupyter Notebooks on Kubernetes

    ...For data scientists and machine learning engineers, Jupyter has emerged as a de facto standard. At the same time, there has been growing criticism that the way notebooks are being used leads to low resource utilization. GPU and other hardware resources will be bound to the specified notebooks even if the data scientists do not need them currently. This project proposes some Kubernetes CRDs to solve these problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Barrier

    Barrier

    Open-source KVM software

    Barrier is a software that works just like a KVM (keyboard, video and mouse) switch, which allows you to use a single mouse and keyboard to control several different computers by physically turning a dial on the box to switch the machine you're controlling at any given time. Barrier is able to do this in software, giving you control over different machines by simply moving your mouse to the edge of the screen, or by using a keypress to switch focus to a different system. Barrier was built...
    Downloads: 1,057 This Week
    Last Update:
    See Project
Auth0 Logo