Friday, March 10, 2023

Connect your Raspberry Pi Pico W to your WiFi network using #CircuitPython #RaspberryPiPico #PiDay @gallaugher @Raspberry_Pi

We’ll learn to set up a Pico’s settings.toml file, then write CircuitPython code so our Pico can log into our local network using the network password. We’ll also access the worldtimeapi.org’s time API to return information on time in a given time zone. We’ll also see how JSON shows up in a browser without JSON-formatting extensions, and show how you can find browser formatting extensions for Chrome and Safari.

This lesson sets us up for future lessons where we’ll assemble time from the returned data and set the Pico’s real time clock. We’ll also use what we’ve learned here to get weather data in a future lesson. Part of Prof. John Gallaugher’s Physical Computing course. For more info, see https://bit.ly/physical-computing

See the video below. Via Mastodon.

No comments:

Post a Comment