Robotics-II-Circuit-Python

Circuit Python tutorials in Robotics II

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

Table of Contents

Wiring an external LED

Use the following Diagram below to wire an LED to your breadboard.

Video Tutorial


Text Tutorial

Use the following Diagram below to wire an LED to your breadboard.

You will need:

Screenshot 2023-12-12 at 14 21 00

Things to know:

Screenshot 2023-12-12 at 14 20 31

Code:

Use the code above this README.md called basic_led_debug.py”. If you click that link, you can copy the code to your M4 board.

Screenshot 2023-12-12 at 14 21 25

You can click this button to copy all code once a .py file is open.

Screenshot 2023-12-12 at 14 19 22

alternatively, view the code here