Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/moparisthebest/rpi-pico-blink-examples

rpi pico blink examples with c & rust
https://github.com/moparisthebest/rpi-pico-blink-examples

Last synced: about 2 months ago
JSON representation

rpi pico blink examples with c & rust

Awesome Lists containing this project

README

        

examples of blinking projects on rpi pico

one with C only

one with C using a static rust lib

one with rust using a static C lib

run ./build.sh in each of the directories to flash and run them to your rpi pico

If you have suggestions for better ways let me know