CS50x Final Project: Pico W Web Server

Published 2023-11-14
This is my final project for CS50x, A simple web server using a Raspberry Pi Pico W to create a chat function and Morse code generator.

This uses the Pico's functionality along with MicroPython and the phew web framework from Pimoroni.