Skip to content

pi3g/pico-w

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Pico W

Here you find all our Pico W projects

C/C++

MicroPython

  • I Pico W web server to toggle onboard LED
  • II Pico W web server that displays realtime data from a sensor

I Pico W web server to toggle onboard LED

Watch this video for explanation.
This project shows how to run a MicroPython web server on the Raspberry Pi Pico W and control the onboard LED over Wi-Fi.

II Pico W web server that displays realtime data from a sensor

Display realtime data from a sensor on a web server running on the Pico W.
Watch the video for the full explanation.