• Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    StereoKit

    StereoKit

    An easy-to-use mixed reality library for building VR applications

    ... development. Builds your application to device in seconds, not minutes. Mixed Reality inputs like hands and eyes are trivial to access. Texture formats .jpg, .png, .tga, .bmp, .psd, .gif, .hdr, .pic, .qoi, equirectangular cubemap, procedural. Documentation generated directly from the source code, including screenshots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab is a realtime emulator for PIC, Arduino, STM32, ESP32, ...

    PICSimLab is a realtime emulator of development boards with MPLABX/avr-gdb debugger integration. PICSimLab supports microcontrollers from picsim, simavr, uCsim, qemu-stm32, qemu-esp32, and gpsim. PICSimLab has integration with MPLABX/Arduino IDE for programming the microcontroller's boards. As the purpose of PICSimLab is to emulate real hardware it does not have any source code editing support. For code editing and debugging the same tools used for a real board should be used with PICSimLab,...
    Leader badge
    Downloads: 789 This Week
    Last Update:
    See Project
  • 3
    GCBASIC
    GCBASIC is an open-source BASIC compiler for 8 bit Microchip PIC, Atmel AVR legacy, AVRDx and LGT microcontrollers. Also included in the project is Graphical GCBASIC, an icon based editor for GCBASIC programs. This is a continuous release project. The latest release is always available. This will give you the most complete development toolchain to create and program 8-bit PIC, AVR and LGT microcontrollers. We have added new capabilities that make GCBASIC the easiest tool set available...
    Leader badge
    Downloads: 245 This Week
    Last Update:
    See Project
  • 4
    gputils is a collection of tools for Microchip PIC microcontrollers. Its goal is to be fully compatible with Microchip's tools, MPASM, MPLINK, and MPLIB.
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    gpsim - The gnupic Simulator
    gpsim is an open sourced simulator for Microchip's PIC microcontrollers. It supports all three families of PICs: 12-bit, 14-bit, and 16-bit cores. See also gputils http://gputils.sourceforge.net/
    Leader badge
    Downloads: 88 This Week
    Last Update:
    See Project
  • 6

    QistasLinks-Serial-Communication-Library

    The perfect solution for projects that depend on serial communications

    ... connections. Who can benefit from using this project The QistasLinks project is designed for individuals and developers who are working on projects that rely on serial communication with microcontrollers, projects based on Arduino boards,PIC and AVR microcontrollers. also electronic devices that need to send and receive data. It provides a convenient and efficient solution and facilitates data exchange between microcontrollers and computers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Project 2306 IDE Rad MacOS MCU DeveR

    Project 2306 IDE Rad MacOS MCU DeveR

    Electronic design and programming tools suite like Eagle, MpLab

    ... : Similar with mainstream market tools IDE and GUI Wrapper like : LabView©, Proteus©, MPLab©, Eagle CAD©, Tools Suite for Most Market Microcontroller. Tools suite for Arduino, Pinguino, Pic, AVR, ARM, Basic Stamp, Risc, other platform Fully Integrated IDE. Adobe PDF Help section SQL Connectivity Community Avail : https://www.facebook.com/Project-Core-2306-Nextgen-Eda-pcbradide-for-Mcumacoslinuxwindows-138250749681138/?fref=ts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PICC#USB

    I2C, SPI,1WIRE & digital I/O protocol tester

    This is both hardware (PIC microcontroller) and software (windows .exe) project. You can use it to test I2C, SPI,1WIRE, servo with a simple script editor that runs on windows PC and communicate over USB with PIC and your test circuit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    microDispatch

    Microcontroller Task Scheduler

    Super lightweight task scheduler aimed at 8 bit AVR ATmega micro-controllers (perfect for Arduino), although it can easily be used on other hardware like Microchip PIC. It uses simple round-robin scheduling so no priority levels can be set. You choose the time interval by calling dispatchTick(), this is usually in a timer interrupt. Range for number of tasks: 0 to 255 tasks Range for delay: 0 to 65535 ticks Each task only uses 5 byte of RAM. The one task LED blink example only uses 5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    C Algorithm Viewer

    C/C++,Assembly source code flowchart

    This is a small program that shows flowchart from C source code . This program may help the user analyze C/C++ source and Assembly(x86,PIC MCU(16fxx,24fxx))code by navigating the flowcharts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JAVA Program to Sequence Diagram Generator. This tool tries to help on analysing and understanding the behavior of the code when developping JAVA applications by generating the respective Sequence Diagram automatically at program execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BASIC interpreter for the 16bit PIC microcontroller 24FJ64GA002. The interpreter runs on the chip only, no compiler/tokenizer is needed. Communication with PC is done by USB-to-serial converter cable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Source code has been migrated to Github: https://github.com/ecdpalma/piccbuilder The PicCBuilder is an Eclipse plugin for allowing the use of Eclipse CDT as the editor and builder of projects for Microchip PIC microcontrollers. It creates makefiles that involke the C30 or C32 toolchain to generate the binary files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PICit
    PICit is a development environment for programming Microchip PIC controllers with C. It is based on Eclipse CDT (C Development Tooling), which provides the infrastructure (IDE, powerful and feature rich editor). PICit delivers the integration of diff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The purpose of the Basic4Pic project is the development of a BASIC language compiler for PIC microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SAsmE is a cross-platform lightweighted Asm editor for Microchip PIC18 mcus. A translation unit that converts in a few seconds brainstruggling asm source code to human readable pseudo-code. It can save hours when analyzing asm assemblies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is an ongoing attempt to produce a set of libraries for C compilers used to generate code for low-resource microcontrollers, initially Microchip PIC devices and Hi-Tech's PICC Lite compiler. The code is adaptable to other compilers and devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An 5 wire programmer for pic16f87x. Works as mplab plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Basic editor that is based around editing ASM & C for the HCS12 / HCS12X from Freescale. Recently added support for PIC & Intel 8051. Can also edit HTML/XML/SQL/C/x86. Full syntax highlighting for all supported languages. Endless build/assemble commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Add thumbnail support for .cut, .dcx, .dds, .mdl, .mng, .pcd, .pcx, .pic, .pix, .png, .pnm/.pbm/.pgm/.ppm, .psd/.pdd, .psp, .pxr, .sgi/.rgb, .tga/.vda/.icb/.vst, .tif/.tiff, .wal, and .xpm in MS-Windows XP Explorer! Or plug in your own image formats!
    Downloads: 13 This Week
    Last Update:
    See Project
  • 21
    mcuStudio is a development environment for Microcontrollers. It's based on Eclipse (plugin). The aim is to provide a high quality development environment for electronics. First editions will target Microchip Pic mcu's. Other mcu will be supported later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Compiler targeting the 18F line of Microchip PIC embedded microcontrollers. Written in C# 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Extensions to CDT project wich configure extra compilers and other plugins to make integrate various plattform (actually Texas Instrument & PIC microprocessors)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Compiler for high level language for Microchip PIC microcontrollers
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    YAPICCC - Yet Another PIC C Compiler - it's a command-line C compiler developed to build programs to Microchip PIC devices. Please visit the project Home Page for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next