Robotics-II-Circuit-Python

Circuit Python tutorials in Robotics II

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

Table of Contents

4-Pin Buttons

Lets talk about how to wire and program 4-pin Buttons

Video Tutorial


Text Tutorial

Wiring

4pin_wiring

Text Tutorial

See this link for how to program a 4-Pin button.

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.