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
- Host: GitHub
- URL: https://github.com/DuinOS/DuinOS
- Owner: DuinOS
- Created: 2012-04-08T21:59:38.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-07-10T12:04:11.000Z (over 5 years ago)
- Last Synced: 2025-01-31T07:34:48.759Z (9 months ago)
- Language: C
- Homepage: http://duinos.github.com
- Size: 652 KB
- Stars: 72
- Watchers: 9
- Forks: 34
- Open Issues: 6
-
Metadata Files:
- Readme: Readme-rsanders.txt
Awesome Lists containing this project
- arduino-guide - DuinOS
- arduino-guide - DuinOS
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-01References:
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.