https://github.com/ef15c/qpc_avr
QP/C port and examples running on AVR aduinos like Arduino Pro Mini, Colorduino, ...
https://github.com/ef15c/qpc_avr
Last synced: about 1 year ago
JSON representation
QP/C port and examples running on AVR aduinos like Arduino Pro Mini, Colorduino, ...
- Host: GitHub
- URL: https://github.com/ef15c/qpc_avr
- Owner: ef15c
- License: agpl-3.0
- Created: 2022-09-18T14:03:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T10:21:30.000Z (over 3 years ago)
- Last Synced: 2025-02-24T23:51:22.365Z (over 1 year ago)
- Language: C
- Size: 12.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qpc-arduino-avr
## QP/C port and examples running on AVR aduinos like Arduino Pro Mini, Colorduino, ...
### Installation
Install into <sketch location>/libraries
### Example : Dining Philosopher Problem on Colorduino
Depends on Colorduino library (https://github.com/lincomatic/Colorduino)
[](videos/dpp_colorduino.mp4 "View of Colorduino running the Dining Philosoper Problem")