Showing 43 open source projects for "c c++ source code browaser"

View related business solutions
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 1
    jpegant

    jpegant

    Embedded JPEG encoder

    Jpegant is a compact JPEG encoder for embedded applications. It is intended to be executed on small microcontrollers or microprocessors. High speed and small memory usage is its main concern. It implements a subset of JPEG standard. Now the code contains JPEG decoder so if you decided to use nonstandard transform or entropy coding in encoder you still will be able to decode bitstream (provided that you keep the decoder in sync of course). Release 1.1 source code and Windows executables...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Model Railroading with Arduino

    This project is about Model Railroading with Arduinos

    This project is about Model Railroading with Arduinos. It hosts Arduino Libraries and Sketches all in a single source code repository and downloadable file and is a place where people can contribute their own Model Railroad sketches and libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    openchronos-ng

    openchronos-ng

    fully modular opensource firmware for the ez430 chronos

    openchronos-ng is a major rework of openchronos. Compared to openchronos it has the following features: * system message bus for system<->module communication. * hardware RTC timekeeping (no more clock inaccuracy). * rework of timer and ports drivers. * implementation of a module system (drop in applications). * rework of the display routines. * rework of the menu system. The firmware code is also conceptually simpler and smaller which leaves room for more modules (applications).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    YAKINDU Statechart Tools / itemis CREATE
    itemis CREATE - formerly known as Yakindu Statechart Tools (SCT) - is a tool for the specification and development of reactive, event-driven systems with the help of state machines. It consists of an easy-to-use tool for graphical editing and provides validation, simulation and code generators for different target platforms. Visit http://www.statecharts.org for more information! !! YAKINDU SCT HAS MOVED !! DOWNLOAD FROM https://info.itemis.com/download-yakindu-statechart-tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5

    yanftl

    Yet another nand flash translation layer

    I write this code couple years ago, now I cut it out for an independent project, hopping it will help people to understand what a FTL is and how to design it. This project is not test enough, if you want to use it in you onw project, I am glad to help, please feel free to contact LaiZhefeng@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ArduEMS-328

    Arduino Engine Management System

    This project is based on the original open source MegasquirtAVR, which became the closed source commercial product known as VEMS. There is a full copy of the original website in the Downloads section. It has the same features as Megasquirt 1 and can be tuned in MegaTunix, MegaTune or TunerStudio as a Megasquirt 1 B&G2.0-3.0. The code is compiled for the ATmega328p so the supported boards should be: - Arduino Uno - Arduino Duemilanove - Arduino Diecimila - Arduino NG - Arduino...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    blogtransbits

    Source code hosted for the blog 'transientbits'

    Project to host the source code created for the blog 'transientbits.wordpress.com'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sercos UCC Ethernet Network Driver

    Sercos UCC Ethernet Network Driver

    Example for a sercos III Network Driver

    This project contains an example Code of an Ethernet Network Driver for the Sercos III network which will communicate with help of the unified communication channel. This driver connects the UC Channel (CoSeMa API) to e. g. a VxWorks TCP/IP stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AVR-based adapter for accessing Vehicle Area Network bus used by old peugeot cars. Project holds device schematics and AVR MCU C code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10

    Black Magic Debug Probe

    An in-application debug probe for ARM Cortex-M microcontrollers.

    An in-application debug probe for ARM Cortex-M microcontrollers. Source code and bug tracker can be found at https://github.com/blacksphere/blackmagic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An Arduino wrapper for the LPC1343 microcontroller for SoonCon 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Feathery is a very small and full-featured ftp server for embedded devices. It is easy portable to every 8, 16 or 32 bit architecture and can run with or without an operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Rhyduino - Arduino via Managed Code
    Project has moved. http://rhyduino.codeplex.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    A lightweight, easy-to-use library of C code for AVR microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The C-Bus Module is used to provide a C-code API between a Clipsal C-Bus PCI interface, and an application program. Application programs can be on small embedded micros with no OS and only a few K of RAM, thru to Windows & Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    JTAG interface library for FTDI chips. Linux port of the ftcjtag library from ftdi( http://bit.ly/98Vul3 ). Implementation relies on ftd2xx.so ( not libftdi.so ) which makes it windows compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Software and hardware for a radio controlled 'laser' combat game. A microcontroller is connected to a radio receiver and can send IR signals to another player with the same setup. When a valid IR code is received initially the throttle will be cut.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    X-RT

    X-RT: A portable multiprocessor real-time scheduling framework

    This project contains the material discussed in my PhD dissertation, entitled "Hardware/Software Design of Dynamic Real-Time Schedulers for Embedded Multiprocessor Systems." The source code is available in the SVN repository: https://sourceforge.net/p/xrt/code/6/tree/trunk/ and consists in two folders: 1) /X-RT : A portable multiprocessor scheduling framework supporting scheduling periodic real-time tasks according to the G-EDF (Global Earliest Deadline First) scheduling platform...
    Downloads: 0 This Week
    Last Update:
    See Project