2026IoTPicowLab/Lab11-Revised
2026-04-16 10:24:28 -04:00
..
CircuitPython Use Lab11 Revised Code 2026-04-16 10:24:28 -04:00
Doumentation Use Lab11 Revised Code 2026-04-16 10:24:28 -04:00
adafruit-circuitpython-raspberry_pi_pico_w-en_US-9.0.2.uf2 Use Lab11 Revised Code 2026-04-16 10:24:28 -04:00
flash_nuke.uf2 Use Lab11 Revised Code 2026-04-16 10:24:28 -04:00
README.md Use Lab11 Revised Code 2026-04-16 10:24:28 -04:00
universal_flash_nuke.uf2 Use Lab11 Revised Code 2026-04-16 10:24:28 -04:00

Lab 11

Servo Control Dashboard

Overview

Use the Adafruit dashboard to control a servo motor. The dashboard can be used to push position information to remote IoT nodes.

Important: This project uses CircuitPython. Nuke the Pico to erase any MicroPython installation. Drag and drop the appropriate CircuitPython version to the Pico W or Pico 2W.


Directories & Files

CircuitPython: CircuitPython code and documentation. It includes the CircuitPython Versions for the Pico W and Pico 2 W.

flash_nuke.uf2: Erases all existing firmware on the Pico W. universal_flash_nuke.uf2: Erases all existing firmware on the Pico 2 W.

CircuitPython/code: Working code for the lab. Drag and drop all code and directories to the Pico. CicuitPython provides a removeable disk access to the Pico.

Documentation: Pin diagrams, web links, and other information.