Showing 47 open source projects for "microprocessor"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it 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
    Microsoft BASIC for 6502 Microprocessor

    Microsoft BASIC for 6502 Microprocessor

    Microsoft BASIC for 6502 Microprocessor

    Microsoft BASIC for 6502 is the original assembly-language source code for Microsoft’s BASIC interpreter version 1.1, written for the MOS Technology 6502 8-bit microprocessor back in the late 1970s. It was used on pioneering personal computers (such as the Apple II, Commodore PET, etc.), enabling users to write and run programs in BASIC on those systems. The repo contains the full source (in 6502 assembly), with support for multiple hardware platforms via conditionals, includes floating-point arithmetic, string handling, arrays, math functions, I/O, etc. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2

    Minimal-GPSDO

    A GPSDO with superior performance using a few cheap components

    ...) ● Be self monitoring so the accuracy can be guaranteed without reference to a better standard ● Require no tuning by the user ● Give feedback to the user of the current status ● If it can be done in software, do it in software The initial design consisted of a U-blox NEO-6M GPS receiver with active antenna, a PIC16F1455 microprocessor, a 74HC04 buffer powered by a 5V wall wart. This achieved the criteria. The current design is the same with a more elaborate power supply. It is more stable than the original, and regularly delivers better than 10MHz±1mHz.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    MC 6800 Emulator for Teensy 4

    6800 Emulator runs on Teensy 4 processor

    ...Programs written in 6800 assembly can be run in the emulator. It supports two modes of operation, an internal monitor program and a mode that emulates the Heathkit ET3400 (and ET-6800) microprocessor trainers. Motorola released the MC6800 chip in 1974. It was a source of inspiration for the designers of the more popular (and cheaper) 6502 chip that was used in so many home computers of that era. The MC6800 is a big-endian processor (hi byte, lo byte order), unlike so many others from that era (6502, 8080).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    SC/MP Processor Emulator

    SC/MP Processor Emulator

    Emulator of the ancient 8 bit microprocessor SC/MP 2

    Emulator of the ancient 8 bit microprocessor ISP-8A 500D/600D or more common "SC/MP" from National Semiconductor. The download contains all sources plus an executable Java Jar file to start right away. Some SC/MP hex dump examples are provided in directory "/etc" as well. The download also contains unit tests and some helping documentation (also in /etc). You may slow down the CPU operations, displaying the CPUs status register as LEDs, to watch the CPU working with its registers. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Saksham: Multi-Core Processor Simulator

    Saksham: Multi-Core Processor Simulator

    x86 Multi-Core Microprocessor and assembler simulator written in C++

    Saksham: Customizable x86 Based Multi-Core Microprocessor Simulator. A C++ Project aimed at creating a platform for simulating basic features (Register and Instruction Set) of a x86 Based Multi Core Microprocessor and assembler family. This project is implementation of the concept presented in the paper: https://ieeexplore.ieee.org/document/5231896 Documentation: https://sourceforge.net/p/saksham/wiki/Home/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    8085 Simulator

    8085 simulator is very usefull for new Learners of microprocessor

    The 8085 simulator is designed for new learners and any one who wants to brush up his learning of 8085 microprocessor and also for those who like to learn assembly language programming . this simulator will help you in making your concept about 8085 more clear . This software do not intended for any practical use projects or real life issues . WITHOUT WARRANTY OF ANY KIND
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 7

    Relay Trainer

    A single board computer using an electromechanical CPU

    The relay trainer is inspired by the single board microprocessor "trainers" of the 1970s / 1980s, but with a custom 8-bit CPU implemented with 83 electromechanical DPDT relays. As with other recent relay computers, the memory is implemented in semiconductors to keep the relay count low. Microchip PIC microprocessors are used to implement this memory and the front panel user interface.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 8
    i8086emu is an cross-platform emulator for the Intel 8086 microprocessor. It has support for dynamically loadable device plugins and some peripherals like a PIT, PIC, 8-segment-displays, buttons and leds. i8086emu comes with an ncurses and an GTK-2 gui
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 9
    QR-CERT. Free PKI Certificate Authority

    QR-CERT. Free PKI Certificate Authority

    PKI & Card Management System to issue and manage tokens & certificates

    ...The software contains a number of functional modules, enabling a flexible selection of functionalities for implementation. The software is dedicated for large organizations and corporate environments, with a PKI infrastructure and microprocessor cards. The QR-CERT is a solution both for the companies which plan to build their own PKI infrastructure and entities planning to provide services in this respect. This software enables the implementation of advanced security mechanisms, such as: secure e-mail (S/MIME), electronic signature (PKCS#7, XAdES), network transmission protection (IPSEC, SSL/TLS) and strong authentication for service portals (HTTPS) or strong authentication of users for the Windows ActiveDirectory domain.
    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
    Assembly to Machine code (HEX) converter

    Assembly to Machine code (HEX) converter

    Converts Assembly code to Machine code for 8085 microprosessor

    Most of the students who learn programming for microprocessor(mp) will first begin with Intel 8085. But the microprocessor cant understand assembly directly it needs to be converted into machine code. There are many tutorial kits which accepts only machine code. So, there this software will be much useful to save time and to get accurate machine code in just few milli seconds. :D I hope many of you will like it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    GNUSim8085 is a simulator and assembler for the Intel 8085 Microprocessor. For downloading latest release please head to the website - https://gnusim8085.github.io/ For source code - https://github.com/GNUSim8085/GNUSim8085
    Leader badge
    Downloads: 166 This Week
    Last Update:
    See Project
  • 12

    RexSimulator

    A full simulator of the WRAMP CPU and REX board.

    This project is a simulator of the WRAMP (Waikato RISC Architecture MicroProcessor) CPU used at the University of Waikato for teaching computer architecture concepts, along with the Rex board that contains the CPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    32-BIT GENERAL PURPOSE INTEGER PROCESSOR

    32-BIT GENERAL PURPOSE INTEGER PROCESSOR

    Simple single cycle processor based on triadic Harvard architecture.

    A 32-bit MIPS simple single cycle processor based on triadic Harvard architecture with a RISC-like ISA. This project is done in Cairo University-Faculty of Enigneering, Electronics and Electrical Communication department (EECE-2017)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Max14920 BMS

    Supporting software for MAX14920/21 based BMS

    Code comprises: Picaxe microprocessor supervisory code for BMS C# BMS Data uploader for use on a PC Associated hardware project here: http://endless-sphere.com/forums/viewtopic.php?f=14&t=66415
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Akalon Embedded OS (RTOS)

    Embedded Real-Time Operating System (RTOS)

    Akalon is a Bare-Bones Embedded RTOS that's designed to be simple and portable to any Microprocessor or System (Board). Currently supports the Intel and ARM Architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    easywork accounting

    accounting software

    PT Easywork Indonesia is a company engaged in development of systems that include instrumentation and software, as well as product development. The instrument we have developed is microprocessor or microcontroller-based electronic instruments for various purpose, such as: Automation. Designing control systems for automation in industry and smart building, such as temperature and humidity control systems, security systems, control systems for elevator, escalator, lighting, and so forth. Displaying system. Applying digital technologies in the world of display for various purposes such as promotion, information center, customer flow management (queuing machine), and so forth. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XBladeCopter

    XBladeCopter

    STM32 Quadcopter Firmware and Eclipse RCP Control Panel

    The XBlade Copter project aims to implement a STM32VLDISCOVERY firmware for a UAV (Unattended Air Vehicle) based on STM32 ARM CortexM3 microprocessor. It also contains a full featured Eclipse-based RCP control panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Slidee project designs an open source microprocessor controlled camera slider/dolly, used for timelapse photography as well filmmaking projects. The slidee and the controller is designed out of commonly available construction hardware and Arduino microprocessor, so that any hobbyist can construct it in the home garage workshop. The goal of the project is to make this slidee the most versatile and affordable microprocessor controlled slider for the photographers and filmmakers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    STM32 LWIP QPC Ethernet DPP

    Quantum Leaps (QPC) DPP example with LWIP on STM3220G eval board

    This is a port of the Dining Philosopher Problem (DPP) using the Quantum Leaps (http://state-machine.com) hierarchical state machine framework with the Light Weight IP (LwIP) network stack (http://savannah.nongnu.org/projects/lwip) and an ethernet driver implemented on the STM3220G-eval board (http://www.st.com/internet/evalboard/product/250374.jsp) running on stm32f207 Arm Cortex M3 uProcessor. The project is eclipse based and uses Code Sourcery cross compiler. See...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Gatzby's DIY Audio Interface

    DIY 4in 4out audio interface

    DIY 4channel stereo line/phono in - 4 channel stereo line out Audio Interface Base off the XMOS L1 microprocessor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Fixed-Memory Prime Number Generator

    Generate large prime numbers (without using system RAM),

    ...Moreover, it must be capable of handling a number which can be millions of digits in length, perform prime number checks over them and finally store them in a database for later research use. The code must be small enough to fit inside a microprocessor such as PIC18F452. Based upon Sieve of Eratosthenes, though, I did not know about sieve theory while developing this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CEDAR LS is an interactive digital logic simulator to be used for teaching of logic design or testing simple digital designs. It features both low-level logic gates as well as high-level components, including registers and a Z80 microprocessor emulat
    Leader badge
    Downloads: 264 This Week
    Last Update:
    See Project
  • 23
    Software for the RIT Amateur Radio Club K2GXT in association with the high altitude balloon project to be initially flown at Imagine RIT 2011. The on-board microprocessor is the TI Launch Pad MSP430.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An intel 8085 microprocessor emulator.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    YASP (Yet Another Simple Processor) is a 8-bit microprocessor with microcontroller capabilities (I/O ports, REQ, ACK) that can be used as a small computer for educational purposes. Its development environment includes simulators and assemblers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next