Showing 78 open source projects for "microprocessor"

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
  • 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
    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: 2 This Week
    Last Update:
    See Project
  • 2
    Hot

    Hot

    Hot is macOS menu bar application that displays the CPU speed limit

    Hot is macOS menu bar application that displays the CPU speed limit due to thermal issues. CPU throttling is a power management technique in computer architecture whereby the frequency of a microprocessor can be automatically adjusted "on the fly" depending on the actual need, to conserve power and reduce the amount of heat generated by the chip.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 3
    Synthesizable hardware description and working simulation of a KPU (encrypted microprocessor) in the functional hardware description language Clash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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: 9 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    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: 2 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8

    verilog_code_collection

    my personal verilog code collection

    some basic stuff, basic building blocks, which might result in some electric drive, DSP, microprocessor code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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: 74 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
    Forthx64

    Forthx64

    64-bit Forth with multi-precision enhancements for x86_64 processors

    ...Featuring: * auxiliary stack * x87 FPU interface * IEEE double-precision and quad-precision floating-point math interface * ptrace interface * Completely reorganized listing * Can be assembled as position independent executable (PIE) Renders previous versions obsolete! Skeleton key to the world's most powerful microprocessor Available for both yasm and GNU assembler Uses Linux system calls for most I/O 100% 64-bit assembly code Independent stacks, including auxiliary stack Incorporates practical multi-precision fixed-point math , IEEE single, double, extended, and quad-precision math, and extensive numeric conversions Full complement of operators Adapted exclusively for Linux Integrates with the Shell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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: 0 This Week
    Last Update:
    See Project
  • 12
    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: 15 This Week
    Last Update:
    See Project
  • 13
    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: 2 This Week
    Last Update:
    See Project
  • 14
    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: 5 This Week
    Last Update:
    See Project
  • 15
    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: 367 This Week
    Last Update:
    See Project
  • 16

    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
  • 17

    segwayESEO

    ESEO Project Microprocessor

    Design Auto Balancing robot with STM32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19

    BLE BaseBoard

    BaseBoard with BLE Module for different applications

    This project includes a baseboard equipped with the BLE module RN4020 from Microchip, the microprocessor STM32F030C8 and some peripherals like switches, leds, buzzer, accerleration and temperature sensor. All not connected pins of the STM32 will be lead to connector pin headers. These will be grouped in functional groups for providing connectivity for different expansion boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    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
  • 21

    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
  • 22

    EM-65C02

    A 65C02 Emulator for Microchip PIC24/33

    EM-65C02 emulates a Western Design Centre (WDC) 65C02 microprocessor on a Microchip PIC24/33 microcontroller. The code supports varying amounts of RAM and ROM depending on the features of the host device. The emulation speed depends on the device and its oscillator configuration. A PIC24EP running at 70MIPS has emulates a 65C02 running at about 6Mhz. The example code configuration uses a copy of the BBC BASIC ROM image and a simulation of enough of the Acorn MOS to make the BASIC work using a serial UART connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MOS 6502 Emu

    Emulator for the 6502 Microprocessor

    C implementation of the MOS 6502 microprocessor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    add sub assembly Example

    An assembly example

    an assembly example that add and subtract two numbers stored in it and generate a binary number as the result of the operations this example is copy righted to emu8086 microprocessor emulator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB