rp-hal-boards/boards/rp-pico/examples
luca zulian 3842ef2700
Add Pico PWM micro servo example (#346)
* Add micro servo with pwm working example

Signed-off-by: lucazulian <lucagiuggia@gmail.com>

* Add duty value suggestion

Signed-off-by: lucazulian <lucagiuggia@gmail.com>

* Fix code formatting

* Use CountDown instead of Delay
2022-05-26 22:25:49 +10:00
..
pico_blinky.rs fixed typos 2022-04-30 12:51:45 +10:00
pico_countdown_blinky.rs fixed typos 2022-04-30 12:51:45 +10:00
pico_gpio_in_out.rs fixed typos 2022-04-30 12:51:45 +10:00
pico_i2c_oled_display_ssd1306.rs fixed typos 2022-04-30 12:51:45 +10:00
pico_i2c_pio.rs fixed typos 2022-04-30 12:51:45 +10:00
pico_pwm_blink.rs fixed typos 2022-04-30 12:51:45 +10:00
pico_pwm_servo.rs Add Pico PWM micro servo example (#346) 2022-05-26 22:25:49 +10:00
pico_rtic.rs Abstract alarms 2022-04-30 11:54:54 +10:00
pico_spi_sd_card.rs fixed typos 2022-04-30 12:51:45 +10:00
pico_uart_irq_buffer.rs fixed typos 2022-04-30 12:51:45 +10:00
pico_uart_irq_echo.rs fixed typos 2022-04-30 12:51:45 +10:00
pico_usb_serial.rs fixed typos 2022-04-30 12:51:45 +10:00
pico_usb_serial_interrupt.rs fixed typos 2022-04-30 12:51:45 +10:00
pico_usb_twitchy_mouse.rs Set device_class of twitchy_mouse example to 0 2022-05-16 22:32:08 +10:00
pico_ws2812_led.rs Add the Pimoroni Plasma 2040 board (#337) 2022-05-12 11:17:11 +10:00