Added code for Lab 9

This commit is contained in:
Edward Bigos 2026-03-31 00:45:08 -04:00
commit 5f40f4c866
24 changed files with 796 additions and 0 deletions

16
Lab09/README.md Normal file
View file

@ -0,0 +1,16 @@
# Lab09
## Introduction to the Pico W Wifi and PWM.
---
Directories & Files
---
MicroPython: MicroPython code and documentation. It includes the MicroPython Version 1.27.0 Pico W firmware.
flash_nuke.uf2: Erases all existing firmware on the Pico W.
MicroPython/code: Working code for the lab.
Documentation: Pin diagrams, web links, and other information.