Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cshaa/pico-demo-02

RPi Pico LED PWM demo
https://github.com/cshaa/pico-demo-02

Last synced: about 2 months ago
JSON representation

RPi Pico LED PWM demo

Awesome Lists containing this project

README

        

# Raspberry Pi Pico – Demo Project

Waits for a key press over UART, then performs a PWM benchmark and prints the results. Then proceeds to softly blink two external LEDs 🚔️.

```sh
make build
make flash
```