• Stars
    star
    3
  • Rank 3,951,428 (Top 79 %)
  • Language
    Python
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

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.