An open API service indexing awesome lists of open source software.

https://github.com/DuinOS/DuinOS

Fork from original DuinOS, but updated with FreeRTOS 7.4.0 and Arduino 1.5.x and 1.0.x
https://github.com/DuinOS/DuinOS

Last synced: about 8 hours ago
JSON representation

Fork from original DuinOS, but updated with FreeRTOS 7.4.0 and Arduino 1.5.x and 1.0.x

Awesome Lists containing this project

README

          

This repo was based upon the v0.1alpha distribution of DuinOS, with some small patches
to make the demo program compile and run under the Arduino 0018 environment.

Robert Sanders
robert@curioussquid.com
2010-02-01

References:

See http://github.com/rsanders/DuinOS for my Git repository.
See http://www.multiplo.org/duinos/wiki/index.php for the original DuinOS distribution.
See http://freertos.org/ for the RTOS upon which DuinOS is based.