Linux serverlinux web serverNETWORK ADMINISTRATIONS

Build a web server using the Raspberry Pi Pico W

The Raspberry Pi Pico W is a microcontroller development platform that combines the RP2040 with a Wi-Fi controller to allow for the creation of internet-enabled RP2040 projects. The Pico W board has the same pinout and form factor as its predecessor, the Pico, which makes it a drop-in compatible solution for those looking to upgrade their pre-existing projects.

In this video, we will show you how to get started using the Pico w by updating the firmware and creating a simple web server using a MicroPython script.

▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬

0:00 What is the Raspberry Pi Pico W?
2:34 How is the Pico W programmed?
5:07 How to upgrade the firmware on the Pico W
6:24 Why use Thonny IDE?
7:59 A simple Pico W web server
10:04 Final thoughts

▬ Support us! ▬▬▬▬▬▬▬▬▬▬

Buy a Raspberry Pi Pico from our store:

https://www.electromaker.io/shop/search/raspberry pi

We publish a new show every week. Subscribe here: https://www.youtube.com/channel/UCiMO2NHYWNiVTzyGsPYn4DA?sub_confirmation=1

We stock the latest products from Raspberry Pi Adafruit, Seeed Studio, Pimoroni, Sparkfun, and many more!

Browse our shop: https://www.electromaker.io/shop

Join us on Discord! https://discord.com/invite/w8d7mkCkxj

Follow us on Twitter: https://twitter.com/ElectromakerIO

Like us on Facebook: https://www.facebook.com/electromaker.io/

Follow us on TikTok: https://www.tiktok.com/@electromaker.io

Follow us on Instagram: https://www.instagram.com/electromaker_io/

Don’t have time to watch the show? Listen to the Electromaker Show in podcast format on your favourite podcast platform! https://directory.libsyn.com/shows/view/id/electromaker

source

by Electromaker

linux web server

8 thoughts on “Build a web server using the Raspberry Pi Pico W

  • Hey is there anyway to disable the cors policy with the standard socket library? Think this would block external IoT applications from accessing the server, at least in my case I have that issue

  • You should make a video on setting up the pico w as a wireless access point. I can't seem to get it to work. It will connect, then a second later disconnect. Also tried looking at documentation, but still can't get it right. A video tutorial would be great! 🙂

  • Can also use Rust programming language to program the Pico and Pico-W or any board using the RP2040.

  • Very clear with good emphasis of key elements and concepts. Keep these videos coming please.

Comments are closed.