Esp8266 Web Server

Discussion about programs, libraries and tools that work with MicroPython. Mostly these are provided by a third party.
Target audience: All users and developers of MicroPython.
distorx
Posts: 1
Joined: Fri May 27, 2022 1:25 pm

Re: Esp8266 Web Server

Post by distorx » Wed Aug 24, 2022 1:43 am

Frenk.98K wrote:
Wed Jul 27, 2022 12:31 pm
Yes, but with the power of gpio pins, I've added a esp8266 chip... Picture below, only imagine it's a rp2040-zero on port 0 and 1 instead of a pico

There must be a way to use WiFi and the network library if these esp boards exist and all say are compatible with pi and arduino, right?

3q5l5e4jhnf61.png
You should use the esp-01 with the AT command firmware and connect it using the Uart port. I have it and works fine

Post Reply