Tags : Browse Projects

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

Espruino

Compare

  Analyzed 1 day ago

Espruino is a JavaScript interpreter for microcontrollers. It is used to create the Espruino Board, which makes it easy to get started with electronics. You can just plug the Espruino Board into your computer, open a Terminal application and start programming immediately without having to ... [More] install special software on your PC or Mac. Espruino uses Arduino-style commands to access the underlying hardware, while JavaScript supports Strings, Maps, Objects, and Dynamic Arrays. All on devices with as little as 8kb of RAM! [Less]

1.07M lines of code

17 current contributors

2 days since last commit

2 users on Open Hub

High Activity
0.0
 
I Use This

amforth: Interpreter for AVR ATmega

Compare

  Analyzed 1 day ago

amforth is an extendible command interpreter running on AVR ATmega microcontrollers. It features a turnkey solution for fully autononous operation as well. The command language is close to the ANS94 Forth standard with forth200x extensions.

146K lines of code

0 current contributors

over 3 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

kiibohd controller

Compare

  Analyzed about 4 hours ago

Keyboard firmware for ARM based microcontrollers like Teensy 3.

84.5K lines of code

3 current contributors

about 1 year since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: gpl3, mit, Public_do...

MCUSim

Compare

  Analyzed about 1 hour ago

MCUSim is a digital simulator of the 8-bit AVR microcontrollers. It is written from scratch to assist in circuit simulation, firmware debugging, testing, and signal tracing. Simulator can be extended by creating models written in Lua. They may affect state of a simulated MCU in several ... [More] ways, e.g. access internal registers, generate signals on its pins or terminate the whole simulation, and play roles of the significant parts of a circuit connected to the microcontroller (external EEPROM, humidity sensor, MOSFET switch). [Less]

22.3K lines of code

1 current contributors

almost 5 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

sysless

Compare

  Analyzed about 18 hours ago

The framework for developing software for small microcontrollers when no operating systems is used. It works well for boot-loaders and even small applications. Even complete medical, laboratory instruments and robotic controllers (http://pikron.com/pages/products/motion_control.html) including LwIP ... [More] , CAN, and uLAN communication has been based on sysless but use of NuttX or RTEMS is recommended in such cases. [Less]

105K lines of code

0 current contributors

9 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

Atomthreads

Compare

  Analyzed about 19 hours ago

Free RTOS. Lightweight, portable, open source scheduler for embedded systems.

19.6K lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Embedded Web Radio

Compare

  Analyzed about 7 hours ago

Firmware for AVR/ARM target boards based on the Elektor Internet Radio and Atmel's Internet Radio AN. The Radio connects to SHOUTcast/Icecast servers and uses VS10xx chips or the Helix decoder. A HTTP server and simple LCD IF is included.

8.71K lines of code

0 current contributors

about 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

PinguinoIDE

Compare

  Analyzed about 7 hours ago

Pinguino is an Arduino-compatible electronics prototyping platform. It supports different 8- and 32-bit microcontrollers, all with built-in USB module (no FTDI chip !). 8-bit PIC18F2550, PIC18F4550 and PIC18F26J50 (coming soon) from ©Microchip. 32-bit PIC32MX Mips familly from ©Microchip. ... [More] STM32 Cortex M3 familly (coming soon) from ©STMicroelectronics. [Less]

34.4K lines of code

1 current contributors

6 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

GCC6809

Compare

  Analyzed about 19 hours ago

GCC6809 is a port of the GNU Compiler Collection (GCC) to the Motorola 6809 processor. It is distributed separately from the GCC mainline. Several versions are supported, and updates are made frequently to try to keep up-to-date with the latest GCC development. The most stable release is now ... [More] based on GCC 4.3. GCC6809 is distributed as a patch against the full GCC sources, which can be downloaded from any GNU mirror. The patch adds a new target type, "m6809-unknown-none", and allows building of the C and C++ compilers. The patch also includes a version of the ASXXXX cross assembler, which provides the assembler, linker, and a library tool. The compiler is mature and was initially developed to support the FreeWPC pinball operating system. [Less]

4.72M lines of code

0 current contributors

about 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: gpl, gpl3_or_l...

BitSet Eclipse Plugin

Compare

  Analyzed 1 day ago

BitSet is a plugin which extends the Eclipse IDE through a dialog which provides register definitions sorted by architecture. The value of the register is automatically calculated while the user is selecting register options.

4.79K lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This