Robotics-II-Circuit-Python

Circuit Python tutorials in Robotics II

View the Project on GitHub MrPrattASH/Robotics-II-Circuit-Python

Table of Contents

Advanced Button Practice

Let’s get more practice initializing pins for different components on our board. Its best to get the practice of initializing hardware under your belt, as it’s something we’ll be doing A LOT. To do get more practice, lets make a more complex circuit.

Challenge 1

Challenge 2

Challenge 3

Tip: