Created for the Raspberry Pi Pico W using Thonny. This uses the wireless chip to join onto your existing wireless network, creates a webserver to display a small webpage with two buttons to control the onboard LED. This Pico W onboard LED does not use pin 25 as the Pico does, reference the LED using "LED".
seanco1/MicroPython-Web-Blink
Created for the Raspberry Pi Pico W. This uses the wireless chip to join onto your existing wireless network, creates a webserver to display a small webpage with two buttons to control the onboard LED. This Pico W onboard LED does not use pin 25 as the Pico does, reference the LED using "LED".
Python