Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/moparisthebest/rpi-pico-blink-examples
- Owner: moparisthebest
- Created: 2024-02-09T02:09:31.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-09T03:49:45.000Z (11 months ago)
- Last Synced: 2024-02-09T04:36:22.905Z (11 months ago)
- Language: CMake
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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