Skip to content

Commit b6adce6

Browse files
committed
readme update
1 parent 0e49f08 commit b6adce6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Raspberry Pi Pico Web Server Control
22

3-
This repository contains code to control Raspberry Pi Pico projects using a browser-based user interface. It allows you to interact with your Pico projects remotely from any device with a web browser, including smartphones, tablets, and computers.
3+
This repository contains code to control Raspberry Pi Pico, ESP8266, ESP32 or other MicroPython projects using a browser-based user interface. It allows you to interact with your Pico projects remotely from any device with a web browser, including smartphones, tablets, and computers.
4+
5+
[![MicroPython Web Server Control](https://gurgleapps.com/assets/image-c/57/57b4760a0b877276a836a75bd107f158576c23b4.webp)]((https://gurgleapps.com/learn/projects/micropython-web-server-control-raspberry-pi-pico-projects)
46

57
## Features
68

79
- Serve static web pages from your Raspberry Pi Pico
8-
- Run Python functions from a web browser
9-
- Create dynamic web pages with live data from your Pico
10+
- Run Python functions on your microcontroller device from a web browser
11+
- Create dynamic web pages with live data from your Pico or other Microcontroller
1012

1113
## Setup
1214

0 commit comments

Comments
 (0)