Skip to content

Controlling Hardware Timers on the Raspberry Pi Pico using MicroPython

Published: at 01:44 AM

What’s the goal of this session?

How do you set up a timer for LED toggling?

How do you set up a timer correctly?

What are Timer Modes in MicroPython?

How Does a Hardware Timer Control LEDs?

What did we learn about hardware timers?


Previous Post
Control a Buzzer with Raspberry Pi Pico using MicroPython
Next Post
Using Interrupts on Raspberry Pi Pico with MicroPython