Showing 36 open source projects for "sdcc"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    Small Device C Compiler (SDCC)

    Small Device C Compiler (SDCC)

    The Small Device C Compiler (SDCC), targeting 8-bit architectures

    SDCC is a retargettable, optimizing standard C (ANSI C89 / ISO C90, ISO C99, ISO C11 / C17, ISO C23) compiler that targets a growing list of architectures: STM8, MCS-51, DS390, HC08, S08, Z80, Z180, R800, Rabbit, SM83, eZ80 in Z80 mode, Z80N, TLCS-90, Padauk PDK14 and PDK15 microprocessors. There also is incomplete support for the Microchip PIC16 and PIC18 and the Padauk PDK13 and MOS 6502.
    Leader badge
    Downloads: 1,292 This Week
    Last Update:
    See Project
  • 2
    sdcc-z80n-mingw64-binaries

    sdcc-z80n-mingw64-binaries

    A z80n-targeted repack of SDCC Win64 snapshot

    This is a z80n-targeted repackaged snapshot of a Win64 build of SDCC - free open source, retargettable, optimizing ISO C compiler ( https://sdcc.sourceforge.net/ ) "Free open source, retargettable, optimizing ISO C compiler suite that targets a growing list of processors including the Intel MCS-51 based (8031, 8032, 8051, 8052, etc.), Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola) HC08 based (hc08, s08), Zilog Z80 based MCUs (Z80, Z80N, Z180, SM83 (e.g. Game Boy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RedPanda C++

    RedPanda C++

    A powerful, lighweight and cross-platform C/C++ IDE

    ... function; File/Replace in files * Refactor: rename symbols * Cross Platform: Windows and Linux * SDCC Compiler Support
    Leader badge
    Downloads: 1,159 This Week
    Last Update:
    See Project
  • 4
    Embedded IDE For VSCode

    Embedded IDE For VSCode

    An embedded development environment on vscode

    A mcs51/stm8/cortex-m/riscv microcontrollers development environment on vscode mcu supported: cortex-m, arm, mcs51(8051), stm8, riscv compiler supported: sdcc, keil_c51, iccstm8, armcc, armclang, gcc links: - docs: https://em-ide.com/ - home page: https://marketplace.visualstudio.com/items?itemName=CL.eide
    Downloads: 35 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5

    str_z80

    A structured macro preprocessor written in C for SDCC Z80 assembler

    This program process a source code file with structured macros and generates the assembler code for implementing the macro. Then, the generated file can be processed by your favorite assembler. This version uses the SDCC Z80 assembler
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Z80 Preprocessor

    Preprocessor for PseudoSam assembler or ASZ80 (SDCC)

    An old project that adds local labels to PseudoSam assembler, and undocumented instructions support to SDCC (asz80) and PseudoSam assemblers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Z88 Development Kit

    Z88 Development Kit

    C compiler and dev kit for the z80 with assembly language libraries.

    Z88DK is a complete Z80 / Z180 development kit that includes C compiler, assembler, linker, a tool for generating executables in a number of formats, and miscellaneous other tools. Over 80 machines are directly supported out of the box including standalone Z80 and Z180 embedded systems. Z88DK's extensive assembly language libraries give it significant performance advantages over other Z80 C Compilers. Building software for standalone or generic Z80...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8

    struct_pgm_z80

    Use structured programming with Z80 assembler

    Use higher level constructs in assembler program (Do while, While, if then else, switch) You can easily add other constructs as well. Works with the SDCC assembler for the Z80 This project is now ported to C. See str_z80 project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    JxMake

    JxMake

    A Java-based cross-platform build system.

    JxMake is a Java-based, cross-platform build system primarily inspired by the syntax and features of GNU Make, Perforce Jam, and CMake. In addition, JxMake offers several features not typically found in other console-based build systems, including a built-in lightweight GUI, serial console, serial plotter, multi-MCU in-system programmer, and more. Currently, JxMake's loadable libraries (build scripts) are primarily designed for non-OS MCU systems and experimental use. Full support for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10

    Small Device Firmware

    Small Device Firmware

    A firmware architecture designed for ultra small devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    stm8 binutils-gdb

    stm8 binutils gdb

    This is the open source stm8 development toolchain effort with binutils, gdb, gas, openocd and sdcc. Everything is based on the latest versions of the sources.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12

    stm8_samples

    Simple code examples for sdcc on STM8

    This is some simple samples for STM8. Compile with sdcc, burn by stm8flash. - blinky - blink LEDS by timer, speed controls by ADC (half-period in ms equal to ADC value in ADU).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
    Leader badge
    Downloads: 739 This Week
    Last Update:
    See Project
  • 14
    Plugin integrates the open source Small Device C Compiler (SDCC) within the Eclipse/CDT development environment.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15

    PIC 12f629 polarity inverter

    Linear actuator controller

    ... buttons are connected to GPIO_00 and GPIO_01. These two have internal pull ups, so there is no need to add extra resistances. Push one button turns on one relay. Push any button again and it will turn it off. Push the other button to turn on the other relay and invert the polarity. This is very useful to control linear actuators: push one button or the other to extend the actuator one way or the other, or to turn it off. It compiles in SDCC, which is free as free speech.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cpcrslib

    cpcrslib

    Libraries for CPC game development under z88dk and SDCC

    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Tutorial de como utilizar SDCC con el PIC18F4550. Incluir ejemplos de funciones particulares: adc, spi, i2c, usart, usb, atención a interrupciones etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SDCC compiler ported for ST7 and STM8 MCUs of ST Microelectronics.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    SDCC for ROBOPICA

    A few libraries in .h files for control INEX ROBOTICS Robo-PICA

    Hello. You have Robo-PICA on PIC16F887? You want to control it under Linux? This page for you. In tar.gz file you can find some libraries for your robot: L293D motor control, HD44780 LCD control, ADC for your sensors and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Piklab

    IDE for PIC microcontrollers

    Piklab is an integrated development environment for applications based on PIC and dsPIC microcontrollers. The GNU PIC Utilities, SDCC, PICC, PIC30 toolchain, ICD2 debugger, PICkit1, PICkit2, PicStart+, GPSim and most direct programmers are supported.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21

    HSPic API

    Simplified API for Pic

    This API will work for MPLABX + GPUTILS, We already embedded SDCC with this pakage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ShinigamiPhobos PicMicro Program
    All my program for Unico (robot project) in sdcc for pic and standard c for pc, under linux. C Program example for picmicro pic16f690 - pic18f2550 - pic16f877a.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IDE for PIC18F
    Integrated Development Enviroment for series of Microchip PIC18F microcontrollers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pyComPic is a GUI (Graphical User Interface) for picprog, sdcc and gpasm written in Python. It uses pyGTK and GTK2 for the interface. It's a good choice if you want to avoid the command line. It works with all PIC programmers supported by picprog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sharing software code around the Didel and Z-Control Microcontroller board PICSTAR and STARLET. The project will include functional test routines, drivers and applciations in diverse programming languages such as CALM, SDCC and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 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.