This is a link to the Oscilloscope I was using in today's lesson. It is not required for the class, but is a pretty cool piece of lab gear to have:
https://amzn.to/3YpbLl3
(Affiliate Link)
You guys can help me out over at Patreon, and that will help me keep my gear updated, and help me keep this quality content coming:
https://www.patreon.com/PaulMcWhorter
In this class we will be using the Sunfounder Raspberry Pi Pico W Keppler Kit. It will make things a lot easier if we are working on identical hardware. the link below is to amazon, and is for the identical hardware I will be using in this entire class.
https://amzn.to/3ubMRs1
In this video, I will show you how to work with PIO state machines and machine code to generate irq interrupts. I will show you how the interrupts can be handled in either the main python program, in the state machine, or in a different state machine. We demonstrate this for the practical example of controlling multiple servos. Enjoy!
More great content at:
http://toptechboy.com
[Disclosure of Material Connection: I am a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to amazon.com. ]
#raspberrypipicow
#statemachine
#interrupts