Raspberry Pi Pico W - Creating a Four-Bit Binary Counter Using PIO State Machine - Lesson 91
Offered By: Paul McWhorter via YouTube
Course Description
Overview
Learn how to create a four-bit binary up counter using only the PIO state machine on a Raspberry Pi Pico W. Explore the use of in_, nop(), and invert instructions in MicroPython to control timing and perform simple multiplication through shifting. Master the implementation of a basic for loop using the jmp() command, and follow step-by-step instructions to build the binary counter. Gain hands-on experience with PIO state machines and enhance your understanding of low-level programming techniques for microcontrollers.
Syllabus
Raspberry Pi Pico W LESSON 91: Create a Four Bit Binary Counter Using Only PIO State Machine
Taught by
Paul McWhorter
Related Courses
Electronics, MicroPython, and BBC Microbit BootcampUdemy ChatGPT with Arduino and ESP32 - C++ and MicroPython Coding
DroneBot Workshop via YouTube Raspberry Pi Pico - Control the I-O World
DroneBot Workshop via YouTube Galactic Guitar Hero Game Using Pimoroni Galactic Unicorn and MicroPython
Kevin McAleer via YouTube Learn MicroPython - Loops and Operators
Kevin McAleer via YouTube