Showing 30 open source projects for "hardware"

View related business solutions
  • 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
  • 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
  • 1
    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: 55 This Week
    Last Update:
    See Project
  • 2
    ...Example source code to talk with this hardware is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CANopenNode

    CANopen based stack for communication in embeded control systems.

    Project was moved to https://github.com/canopennode ---- CANopenNode is an open source software stack used for serial communication of multiple devices over the CAN/CANopen Network. It works on different microcontrollers, is reliable, simple and powerful and is suitable for industrial or home automation. CANopen is the internationally standardized (EN 50325-4) (CiA DS-301) CAN-based higher-layer protocol for embedded control system.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    INDI Astronomical Control Protocol
    INDI is an instrument neutral distributed interface control protocol that aims to provide backend driver support and automation for a wide range of Astronomical devices (telescopes, focusers, CCDs..etc). Project migrated to Github: https://github.com/indilib/indi
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    USBphpTunnel

    USBphpTunnel

    Android app for MXQ TVbox to control an Arduino board via USB from PHP

    Designed for data-logging applications (weather, hydroponics, greenhouses, aquariums, home automation, power consumpion, solar or wind generators etc.), this solution can be useful also in alarms and burglar. Now you can develop MySQL and web enabled Arduino applications only working on Arduino and PHP. To keep ligth the Arduino Sketch, you can port all not realtime logic to PHP side. At the end your application will works on XQ+Arduino UNO even 24/7 with only 20 Watt AC power, and can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CANpie
    This project defines a Standard API for access to the CAN (Controller Area Network) bus. The API provides functionality for ISO/OSI Layer-2 (Data Link Layer). The project is now hosted on GitHub: https://github.com/canpie/CANpie
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    USB-GPIB

    Handle GPIB devices with a simple GPIB-USB-Adapter

    Handle GPIB devices with a simple GPIB-USB-Adapter. This includes hardware, software for a PIC18F2550, Windows-Testsoftware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    tty2usb

    Find the USB address of a USB-based serial port

    Serial ports are a classic way for computers and peripheral devices to communicate. Originally modems, printers and laboratory equiptment had serial ports. The serial ports were hardware chips with known addresses. Modern computers and devices often use USB to emulate serial communications. This works well, except the device has a serial address (e.g. ttyUSB0) and a USB address. tty2usb is a utility that probe system information to display the link between USB and serial addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    xfer9860 works with the fx-9860G (AKA Graph85) versions of Casio's graphing calculators. It allows you to transfer files to your calculator, and works on platforms where libusb is available - including Linux and Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    This project is a protocol translator for the VFG-150 USB controlled Versatile Frequency Generator allowing control through a GPIB-style command language over the network. The language currently supports frequency steps, fast sweeps and gaussian pulses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TxEngine is an embedded controller engine designed to allow one to make supervision & control program that fit in embedded systems. Include a modular design with native support for Modbus RTU, timers, threads, linked lists
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ezLINX

    ezLINX iCoupler Isolated Interface Development Environment

    The ezLINX iCoupler Isolated Interface Development environment provides developers with a cost-effective, plug and play solution for evaluating eight physical Layer, digitally-isolated communication standards(USB, RS-422, RS-485, RS-232, CAN, SPI, I2C and LVDS). The Blackfin ADSP-BF548 processor is used to run the uCLinux operating system and allows for easy customization through the open source hardware and software platform. Development time is significantly reduced for embedded designers and system architects who are designing and evaluating isolated communication standards.The Interfaces on ezLINX use ADI's isolated transceivers with integrated iCoupler and isoPower® digital isolator technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Firmware, Receiver software and Hardware design for the Bowsense motion sensor interface. The received data stream can be converted to OSC packets, and distributed to OSC enabled realtime music applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    15dot4-tools
    A group of useful tools for working with 802.15.4 networks. Currently includes a sniffer that interfaces with Wireshark in Windows/Linux (and maybe Mac OS X too), allowing you to do 802.15.4, ZigBee, and 6LoWPAN Sniffing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PORUS is a portable USB stack for peripheral devices. Enumeration is handled automatically by C code generated from an easy-to-use configuration file. PORUS is written in standard C, so porting to new hardware is straightforward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Roundhouse is a pair of C based embedded software applications to drive model railroad stepper motor based turntables. It consists of a stepper motor code and controller code connected by an I2C network. Written in C for PIC18/PIC16s processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XYZ Machine
    Software application, firmware and U.I. for 4-motors 3-axis milling machine, open hardware, software and mechanics. See also project in details for schematics and images on http://www.contesti.eu/opensource/xyz-dc-motor-controller
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The "JTAG-GDB server" is a program for integrating the ARM-Embedded ICE logic with the GNU-Debugger GDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An universal Lan-to-GPIB adapter for lab instruments using the Egnite Ethernut 2.1; code in AVR C; supports http protocals and able to run cgi scripts; Primary interface is command based; software, firmware, and hardware schematics are all available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a Linux 2.6 driver for ISA, PC-104 and serial Indramat (aka BoschRexroth) CLC cards for SERCOS motion control. http://www.boschrexroth.com/country_units/america/united_states/en/products/brc/ProductDocumentation/LegacyProducts/Controls/index.jsp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Development of a USB interface library to different USB enabled development (hardware) platforms. Including, but not limited to, FPGA prototype boards.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    CanFestival focuses on providing an ANSI-C platform independent CANOpen stack that can be implemented as master or slave nodes on PCs, Real-time IPCs, and Microcontrollers. A WxPython based CanOpen Object Dictionary editor GUI is also provided.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    SECU86 is Standard Engine Control Unit x86. The project goal is to develop a standard computer and OS (opensource) that would work on any car. It'll be based on the x86 processor and will try to replace the poor standard ECU that comes with any car.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    monitor software for InSystemDebugging of programs running in an AVR target, using gdb/ddd, under linux, with a simple, low cost interface, which can be used for InSystem or standalone Programming as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo