pico-micropython-examples/pio
Thomas A e649f521f9 Add PIO example for servo control
Controls one servo at GP16 and additionally the LED (to see, if it's doing anything, and to demonstrate usage of two servo outputs)
2021-04-08 12:21:43 +02:00
..
neopixel_ring Updated wiring diagram to use VBUS, see Github Issue #2 2021-01-25 14:05:45 +00:00
pio_1hz.py Initial Release 2021-01-20 10:52:33 -06:00
pio_blink.py pio/pio_blink.py: fix missing rp2 import. 2021-02-04 08:25:31 +01:00
pio_exec.py Initial Release 2021-01-20 10:52:33 -06:00
pio_irq.py Initial Release 2021-01-20 10:52:33 -06:00
pio_pinchange.py Initial Release 2021-01-20 10:52:33 -06:00
pio_pwm.py Initial Release 2021-01-20 10:52:33 -06:00
pio_servo.py Add PIO example for servo control 2021-04-08 12:21:43 +02:00
pio_spi.py Fix import in pio_spi.py 2021-02-04 11:46:43 +00:00
pio_uart_tx.py Initial Release 2021-01-20 10:52:33 -06:00
pio_ws2812.py Initial Release 2021-01-20 10:52:33 -06:00