Vigyata.AI
Is this your channel?

Raspberry Pi Pico W Simple Web Server C Tutorial – HTTP Server with SSI & CGI

38.7K views· 892 likes· 19:46· Apr 19, 2023

🛍️ Products Mentioned (17)

To try everything Brilliant has to offer—free—for a full 30 days, visit http://brilliant.org/LearnEmbeddedSystems/. The first 200 of you will get 20% off Brilliant’s annual premium subscription. In this video we teach you how to set up a simple webserver hosted on the Raspberry Pi Pico W. This webserver can present html pages to a user but can also interact with different functions on the Pico W such as reading live values of the ADC and turning the on board LED on and off. We do this by making use of server side includes or SSI and the common gateway interface or CGI. GitHub Repositories: Pico W Webserver: https://github.com/LearnEmbeddedSystems/pico-w-webserver-template RP2040 Template Project: https://github.com/LearnEmbeddedSystems/rp2040-project-template LWIP Wiki: http://lwip.wikia.com/wiki/LwIP_Wiki Timestamps: 00:00 Intro 01:22 Brilliant 02:18 You will need 03:04 How it will work 05:24 Getting started - cloning template repo 06:56 CMakeLists File 08:38 Main.c 10:35 SSI.h 13:58 CGI.h 16:18 HTML Files 17:31 Building the project 19:09 Conclusion You can find more embedded systems tutorials and projects on our website https://learnembeddedsystems.co.uk -- Equipment we use regularly -- The following links are affiliate links where we may make a small percentage on qualifying sales through these links. Use the respective UK or US links listed. Budget Soldering Iron: UK: https://amzn.to/3pQpvUu US: https://amzn.to/3bBawIJ Breadboards: UK: https://amzn.to/3solZCe US: https://amzn.to/3dGsHiS Jumper Cables: UK: https://amzn.to/37JfToi US: https://amzn.to/3r384S9 Camera: UK: https://amzn.to/3qKLwFr US: https://amzn.to/3pK0V7C Lens: UK: https://amzn.to/380lQxp US: https://amzn.to/3knH3WL Tripod: UK: https://amzn.to/37H0Nzw US: https://amzn.to/3byKHsV All videos and tutorials on this channel and mentioned websites are for educational purposes only. This video was sponsored by Brilliant.

🎬 More from Learn Embedded Systems