Showing 197 open source projects for "assembly source code"

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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    This SourceForge project hosts the software component of the Open Source Motor Control project. The purpose of this project is to create an Open Source high-power H-bridge motor speed control system for DC permanent magnet motors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The GDB (GNU debugger) RSP (remote serial protocol) allows remote debugging of embedded software. This project offers source code of monitors so the developer only needs to burn flash EPROMs once, then use serial communication to download/debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LiteOS is our attempt to write a free OS for calculators known as "TI-68k". TI naturally stands for Texas Instuments while 68k designs the Motorola 68000, in other words the processor running such calculators.
    Downloads: 0 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.
  • 5
    This is the PCMCIA device driver for the 1-2 mbit Frequency Hopping Symbol Spectrum24 WLAN card. We've also moved the 11 mbit Direct Sequencing code here. The 2.2.x and 2.4.x code trees have been merged.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A combined hardware/software project to provide MMC/SD card reading/writing facilities to any device with an RS232 serial port. Intended initially for Palm devices with no built in storage expandability (III series, V series etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is some code that creates memory leaks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    .. watch this space ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    AKO provides hardware and software for rapid prototyping and development of robotic projects. It utilizes a distributed microcontroller network with a centralized controller.
    Downloads: 0 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
  • 10
    PLW (Pocket Linux Workstation) An Open Source, custom Linux embedded platform small enough for your pocket and powerful enough for your workstation. OS and Software development project for the MyLinux Pocket Linux Workstation (PLW).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    It can help you typing less code to build a PIC program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Arduino open source X-PID motor control

    Arduino open source X-PID motor control

    Arduino open source PID motor control

    ...This article will describe where you have to take attentions and what you have to setup to get the best results. The project will help you to connect any arduino motor shield or other H-Bridges to the controller because it is open source and the output pins can therefor be changed as you like. You can upload a better modified version and improove this article by contacting me. With some pin changes you can port this code to other arduino boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An operating system for an educational robot based on a Nios II board from Altera. Implemented in Nios II assember and C/C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    flos

    flos

    flos operating system

    Another hobby OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Replacement firmware for the Humax iCord HD, a BCM7403 based dual tuner HDTV settop box with harddisk pvr, already based on linux 2.6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    8051lib is a collection of easy-to-use C Functions and Assemble Languages Sets for the 8051 microcontroller. The Final Goal is to make the microcontroller developer focus on the Algorithms not the Hardware Drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The main goal of this project is to provide open source alternative to proprietary operating system used in Motorola p2k mobile phones(not smartphones).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CJet eXTreme OS is a new project to develop a cross platform operating system with a native application interface designed to make it easy to develop for several architectures at once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    M4DSP

    M4DSP

    A hamradio DSP tranceiver on a Cortex-M4 MCU (STM32F4xx)

    M4DSP is a QRP (low power) hamradio digital signal processing (DSP) tranceiver using a comprehensive yet powerfull Cortex-M4 MCU from STMicroelectronics. The main goals are: low cost, low power consumption, IPhone-like size & weight, QRP CW RX & TX, SSB/AM/FM RX-only, digital modes by demand, GUI with TFT + touchscreen, waterfall spectrum, CAT communication link via low-speed USB, pure SDR-like mode via high-speed USB, one or more hamradio bands (160-10 m), optional support for general...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    X-RT

    X-RT: A portable multiprocessor real-time scheduling framework

    This project contains the material discussed in my PhD dissertation, entitled "Hardware/Software Design of Dynamic Real-Time Schedulers for Embedded Multiprocessor Systems." The source code is available in the SVN repository: https://sourceforge.net/p/xrt/code/6/tree/trunk/ and consists in two folders: 1) /X-RT : A portable multiprocessor scheduling framework supporting scheduling periodic real-time tasks according to the G-EDF (Global Earliest Deadline First) scheduling platform. Current version supports major POSIX systems (Linux, QNX). 2) Hardware_GEDF_Scheduler: is a hardware implementation in VHDL (targeting FPGAs) of the G-EDF multiprocessor scheduling policy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Software and electronics hardware for concentrated solar power. A mix of code, electronics and sensor designs for tracking the sun to harvest solar power and related tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo