Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8013

SDK • configure and/or control runtime with web forms?

$
0
0
Hi all,
I would like to control the Pico using a web browser on a desktop, a phone on WiFi, etc. I have simply opened the IP address, which my Pico program replies with some data (like temperature/humidity, whatever). I have also used a python script to send a string to a specific port on the Pico, which my Pico program handles by doing something else. I can't really do that from a phone on WiFi.

It would be nice if the Pico could respond to an HTTP GET with a web form that I could fill out and send back. That could be used to set configuration parameters or to control runtime operations. Is there a way for the Pico to send and receive web forms? PHP comes to mind, but I know little about it.

Thanks,
Scott

Statistics: Posted by OAvKart — Mon Jun 02, 2025 2:36 am



Viewing all articles
Browse latest Browse all 8013

Trending Articles