Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Small Device C Compiler

Compare

  Analyzed 1 day ago

SDCC is a retargettable, optimizing ANSI - C compiler that targets the Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based MCUs. Work is in progress on supporting the Microchip PIC16 and PIC18 series. SDCC is Free Open Source Software, distributed under GNU General Public License (GPL).

4.86M lines of code

5 current contributors

2 days since last commit

30 users on Open Hub

Moderate Activity
4.625
   
I Use This

avr-libc

Compare

  Analyzed 2 months ago

The AVR Libc package provides a subset of the standard C library for Atmel AVR 8-bit RISC microcontrollers. In addition, the library provides the basic startup code needed by most applications.

2.19M lines of code

0 current contributors

about 2 years since last commit

17 users on Open Hub

Activity Not Available
4.57143
   
I Use This

Apache NuttX

Compare

  Analyzed 1 day ago

NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS’s ... [More] (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()). [Less]

3.06M lines of code

120 current contributors

4 days since last commit

13 users on Open Hub

Very High Activity
4.66667
   
I Use This

FreeRTOS Real Time Kernel

Compare

  Analyzed 7 days ago

Mini RTOS kernel for small embedded systems. Preconfigured demo programs are included for lots of microcontroller architectures - ARM7, ARM CORTEX M3, PIC32, PPC405, 8051, AVR (MegaAVR), x86, PIC18, PIC24, dsPIC, HCS12, H8S, RDC, ColdFire, Fujitsu, etc.

11.3M lines of code

3 current contributors

11 days since last commit

12 users on Open Hub

Very High Activity
5.0
 
I Use This
Licenses: Commercial, GPL-2-0-w...

libopencm3

Compare

  Analyzed 2 months ago

A free/libre/open-source firmware library for Cortex-M3 microcontrollers.

111K lines of code

25 current contributors

6 months since last commit

11 users on Open Hub

Activity Not Available
4.83333
   
I Use This

mbed

Compare

  Analyzed 3 days ago

The mbed Software Development Kit (SDK) is an open source C/C++ microcontroller software platform relied upon by tens of thousands of developers to build projects fast. We've worried about creating and testing startup code, C runtime, libraries and peripheral APIs, so you can worry about coding the smarts of your next product.

8.41M lines of code

274 current contributors

3 months since last commit

6 users on Open Hub

Moderate Activity
4.33333
   
I Use This

RIOT OS

Compare

  Analyzed 3 days ago

RIOT - The friendly OS for IoT

2.47M lines of code

108 current contributors

4 days since last commit

6 users on Open Hub

Very High Activity
5.0
 
I Use This

micropython

Compare

  Analyzed 3 days ago

An implementation of Python 3.x on a microcontroller.

369K lines of code

80 current contributors

4 days since last commit

6 users on Open Hub

High Activity
5.0
 
I Use This

paparazzi

Compare

  Analyzed 2 months ago

Paparazzi is a free and open-source hardware and software project intended to create an exceptionally powerful and versatile autopilot system by allowing and encouraging input from the community. The project includes not only the airborne hardware and software, from voltage regulators and GPS ... [More] receivers to Kalman filtering code, but also a powerful and ever-expanding array of ground hardware and software including modems, antennas, and a highly evolved user-friendly ground control software interface. All hardware and software is open-source and freely available to anyone under the GNU licencing agreement. Several vendors are currently producing and selling Paparazzi autopilots and popular accessories, making the system easy and affordable to all. The key feature of the paparazzi autopilot is its unique combination of infrared thermopiles and inertial measurement for attitude sensing, providing a robust and accurate attitude estimate that requires no ground calibration and can recover from any launch attitude. The sourcecode is hosted at GitHub http://github.org/paparazzi/paparazzi for more information see http://paparazzi.enac.fr/wiki/Git [Less]

846K lines of code

18 current contributors

3 months since last commit

5 users on Open Hub

Activity Not Available
5.0
 
I Use This

python-on-a-chip

Compare

  No analysis available

The Python-on-a-Chip program consists of the PyMite virtual machine, ports to specific platforms, libraries, tests, tools and documentation. PyMite is a flyweight Python bytecode interpreter written from scratch to execute in low memory on microcontrollers without an operating system. PyMite ... [More] supports a subset of Python 2.5 and can also be compiled, tested and executed on a desktop computer. [Less]

0 lines of code

0 current contributors

0 since last commit

5 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl, lgpl