There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This repository contains a simple example script written in CircuitPython that turns your Raspberry Pi Pico W into a Wi-Fi access point (AP) and serves a basic HTML page to connected clients. This project utilizes the CircuitPython libraries wifi and socketpool to create a standalone web server on the Raspberry Pi Pico W.