Showing 21 open source projects for "flash programmer"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    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
    STLINK

    STLINK

    Open source STM32 MCU programming toolset

    stlink is an open source toolset to program and debug STM32 devices and boards manufactured by STMicroelectronics. It supports several so-called STLINK programmer boards (and clones thereof) which use a microcontroller chip to translate commands from USB to JTAG/SWD. There are four generations available on the market which are all supported by this toolset.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    COOK is a software build-automation tool made with a goal of letting you, the programmer, to utilize the most elegant and powerful programming language - Common Lisp - for managing your software builds. You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    pFFh

    pFFh

    a self-contained development environment for embedded systems.

    pFFh is a programming language that allows you to launch applications on embedded systems safely, quickly and comfortably. pFFh runs on the target system, combining operation as a command interpreter and code compiler. We can say that pFFh behaves like an operating system on the board under development. All pFFh needs is a serial or USB-serial channel to communicate, and through it, receive and process console commands, either from a keyboard or from files sent from a desktop computer. At...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Tiny Multi Bootloader+

    Serial Bootloader for Microchip, Atmel, NXP, TI, 8051 microcontrolers

    What is it? It's a Bootloader for Microchip, Atmel, NXP, TI and 8051 devices. A Bootloader is a firmware running in the microcontroler device which allows the user to send it's own firmware without the need of a programmer. This Bootloader consists of: - firmwares for many devices (this firmware need to be send to the device's flash memory with a programmer, only once) - a PC software which communicates with the bootloader firmware in the device and send the user's program in its memory...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    WxPic
    WxPic allows, with a PC and an adapter (programmer), to program a PIC micro-controller, by loading a HEX file, reviewing and/or editing the configuration or memory and writing and/or verifying the device flash memory.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    BitBangISP

    An ISP programmer for 8051 family, without a microcontroller

    An ultra-simple bit of hardware to program the flash memory in AT89S51/52/2051/4051. Now you can program the firmware for an ISP programmer built with one of these microcontrollers, without needing an ISP programmer! Or you could just use this and forget about a "better" ISP programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FlashProg

    FlashProg

    Simple USB flash memory programmer.

    FlashProg is USB base flash memory programmer which is specifically design to read and program 3.3V SPI flash memory devices.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    The GoodFET is an open source JTAG programmer based upon the Texas Instruments Flash Emulation Tool. While retaining partial compatibility with the TI design, the eventual goal of this project is standalone firmware with no proprietary components.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    It is a software to program ISP based 8051 controllers(89SXX) on Linux. The software decodes the hex file entered from the command line and send it to controller's flash memory using PC's parallel port.The hardware connections are very minimal.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10

    A-boot: Atmel serial bootloader

    Atmel AVR universal bootloader with flash CRC

    Universal bootloader for Atmel AVR chips. Main features: - small size (<2kB); - flash 16-bit CRC check (flash read is not required); - can test Application flash with CRC before starting it; - interrupts driven (no dead loops); - TEA encryption support; - command line programmer written in plain C.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    GreenWolf

    ISP Flash Programmer for Linux

    GreenWolf ISP Flash Programmer for Linux. Licensed under GNU GPL V2. The latest version of this program is always available from sourceforge.net/projects/greenwolf Only P89V51RD2 is supported as of now. More support is on the way! This program uses Smash as backend. Get it from smash-tool.googlecode.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CC2430 Flash programmer and simple debug interface with NoICE support. It uses USB interface to communicate with the target CC2430 over debug interface. To install on linux do: svn co https://ccflasher.svn.sourceforge.net/svnroot/ccflasher/trunk ccfl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ft89prog is a at89s* & atmega* usb flash programmer using ftdi's synchronous bitbanging. The initial version is based on Jelmer Vernooij's serial programmer "at89prog".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ruby On Flash is a compiler written in Java that compiles Ruby source code directly into Flash applications(.swf files), and aims to provide a programmer-friendly approach to casual Flash game development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    AsWing is an ActionScript GUI framework and library that let programmer make their flash application(or RIA) UI easily, its usage is similar to Java Swing(JFC). It provides a set of GUI components with a pluggable look and feel and utility classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Programmer for Atmels 8051 devices, parallel Flash and E2PROM memories and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Affordable BIOS Restoration Tool provides VHDL and C code to recover from failed BIOS upgrades using affordable CPLD's. EEPROM's and Flash chips can be restored with this flash programmer. Interfaces for DIP and tsop packages are being developed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    In-System-Programmer for ATMEL AT89S8252 Microcontroller. This program for the LINUX platform is able to read and write the Flash and EEPROM Memories of an ATMEL AT89S8252 microcontroller connected to the parallel port of a PC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Production (3 level) Programmer for Microchip PIC on Win9X,DOS,NT,Win2K. Flash and Eprom, 14 and 12 bit devices. Printer Port programmers and the BEL In-circuit Dual PRODUCTION Pic Programmer board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An universal programmer for EPROM/EEPROM/FLASH chips (27Cxx/28Fxx/29Fxx), Microchip PIC and Atmel Microcontrollers, Serial EEPROM (24Cxx,93Cxx,25xx,others), JTAG interface, and other devices. Configurable to support virtualy any device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PROJECT IS DISCUNTINUED This project is about to contain information how to write data like boot loader into various flash devices on diffrent CPUs trough JTAG interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.