Showing 35 open source projects for "firmware"

View related business solutions
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Firmware for a power supply with an ATMega32 uC. The hardware is based on the DCG of the ctlab project from the german magazine c't.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Clover EFI bootloader

    Clover EFI bootloader

    Boot macOS, Windows, and Linux on Mac or PC with UEFI or BIOS firmware

    Project has moved to https://github.com/CloverHackyColor/CloverBootloader.
    Leader badge
    Downloads: 1,614 This Week
    Last Update:
    See Project
  • 3
    Open Programmer

    Open Programmer

    An USB programmer for PIC, dsPIC, AVR, serial memories

    An USB programmer for various devices, including PIC, dsPIC, AVR microcontrollers, and various kinds of serial eeproms
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 4
    Bluejay

    Bluejay

    Digital ESC firmware for controlling brushless motors in multirotors

    Downloads: 7 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

    spectramfid

    A ramdisk on a Spectranet device FID driver for CP/M Plus

    CP/M Plus on ZX Spectrum +3 has ability to load device drivers from normal disk files (with .fid extension) on boot. A Spectranet device (apart from being networking interface) contains 128kB of extra RAM that can be accessed even with the Spectranet firmware disabled. This project proposes a FID driver that exposes Spectranet's extra memory as a ramdisk to the CP/M Plus system. Changes in v1.1: keep floppy drive motor state (as set by CP/M) when paging in Spectranet RAM (to avoid motor jumps). Unfortunately, motor state is controlled by the same hardware register as +3's memory paging features! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    zxmmcfid

    A ZXMMC mass storage device FID driver for CP/M

    ...One of the most important devices for any disk operating system is the mass storage drive. Although ZXMMC device is available on the market for years and it works well with +3e firmware, partitions created on MMC cards could not be accessed from CP/M world. At some point it became so frustrating, I decided to write FID driver for it. It's not perfect, but it works surprisingly well. For list of limitations, build instructions and more details see the source code file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Amstrad CPC - Symbiface 3 ROM with Z80-Sources * 03.04.19: Net-RSX for the actual Firmware, rename the ROM-File to SF3-RSX.BIN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MSX Disk Interface Emulator

    A Interface to adapt modern SD Card to the old MSX computers

    ...Development tools used are: - Kicad version 2013-07-07 - Microchip XC8 v1.21 (free mode) - Micrchip MPLAB X IDE v1.90 - Altera´s Quartus Web Edition 11.0 UPDATE 2014-11-05 =============== Now it is working and the SVN repositories has it all: Schematics, PCB layout, firmware for the CPLD and the firmware for the MCU. But you have to download by your own the firmware for the 49F010 on the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Firmware for Cypress' EZ-USB (AN2131) device that lets you use keyboards, mice etc. as USB compliant Human Interface Devices.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    An open source project to support virtual machine firmware development for UEFI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PROS

    PROS

    Custom firmware and IDE for the VEX Cortex Microcontroller

    This project has been moved to http://pros.cs.purdue.edu/ PROS is a lightweight and fast alternative operating system for the VEX Cortex Microcontroller. It features multitasking, low-level control, and Wiring compatible functions to harness the full power of the Cortex. With a real-time kernel based on FreeRTOS and a development environment built on Eclipse CDT, PROS uses proven software to increase the reliability and usability of the VEX development system across all three major...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    FreeOSEK RTOS

    Project has been move to https://github.com/ciaa/Firmware

    The project is not more active, we have fix a lot of issue and perform many improvements. These are now deliverd as part of a new project: https://github.com/ciaa/Firmware ---- FreeOSEK is a scalable solution for embedded system. FreeOSEK OS is based on OSEK RTOS specification (OSEK-VDX). visit us in: http://opensek.sourceforge.net
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Opentherm Communicator

    This tool allows a PC to communicate with opentherm thermostats

    This is a tool that sits between opentherm thermostats, and a PC. The firmware talks to each thermostat, and reports via the serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    RGBLightControl

    LED Color Control System for RaspberryPi and Dreambox

    This project is about a light controlling system with a 4 RGB-LED channels to run different modes: • autonomously w/o PC performing HSI2RGB transformations and running through the color hues (with dimmable brightness) • remote operated by PC or embedded user software using the provided C++ Software library (based on Boost libraries) • ideal platform for color experiments with your RaspberryPi The system consists of 4 layers: • PCB with Atmel ATmega16 and FT232RL USB interface (Eagle forat) • Firmware for applying PWM, UART communication and integrated colorspace transformations (AVR-ASM) • C++-Software for providing a HTTP-Server, a Dreambox picture grabber and basic light sequence player • HTML5/JavaScript application for remote controlling and configuring the system via Webbrowser Please use the SVN browser for accessing the whole development snapshot and getting an current tarball!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A free replacement firmware for the T/S 2000 derived from the T/S 1000 ROM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project's goal was to develop an open source firmware for Sinus 154 DSL Basic SE and similar AR7 based devices. Projektziel war die Entwicklung einer freien Firmware für Sinus 154 DSL Basic SE und vergleichbare Geräte mit AR7-Prozessor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    CAN Remote Automation and Control with the AVR Set of tool for Web based Home Automation over the CAN-Bus including firmware and PCB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The ixo.de USB JTAG pod and firmware allows to access JTAG-capable chips via USB and a protocol like Altera USB-Blaster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Various microcontroller projects and embedded firmware. Assembly language and C source code. Schematics for hardware and board layouts. Embedded tools. Microchip PIC. Biotech automated instrumentation. Perl scripts. By Jonathan Cline at 88proof.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenVGA is an free and open FPGA-based implementation of a VGA compatible graphics adapter, and utilising low-cost hardware. The project includes the PCB schematic and artwork, Verilog HDL, firmware assembly code, and driver source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project has moved to github : https://github.com/f4fez/prm80
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    open82 is a freely-licenced replacement firmware for the Sinclair ZX Spectrum. Just like the original, it is based on the firmware for the Sinclair ZX81. It is released under the GNU General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Yakko project is a home automation system. It defines a new protocol implemented as firmware running in AVR atmega microprocessors. The goal is to build a method to make logical connections between hardware devices such as lamps, switchers and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenSFD (Open Simple Flasher/Dumper) is a future of well-known SGHFD (SGH Flasher/Dumper) which can flash (firmware program) or dump (get data) many Samsung phones in a few clicks. The project is educational and intended for non-commercial use only.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    OpenWebServo is an Open Source Hardware and Software project. Its main goal is to develop a web-controlled servo system. The project includes web application, firmware and hardware design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB