Search found 3 matches

by Erik
Tue Dec 22, 2020 6:59 pm
Forum: ESP32 boards
Topic: Problem with Esp32 Development board from Adafruit
Replies: 5
Views: 7446

Re: Problem with Esp32 Development board from Adafruit

Here is a Docker image for ESP32 esp-open-skd https://github.com/T-vK/docker-esp-sdk/tree/esp32
Including a good documentation how-to
by Erik
Tue Dec 22, 2020 6:53 pm
Forum: ESP8266 boards
Topic: esp-open-sdk build error - python is missing or unusable (debian)
Replies: 6
Views: 10238

Re: esp-open-sdk build error - python is missing or unusable (debian)

There are 43 Docker images for the esp-open-sdk toolchain:

https://hub.docker.com/search?q=esp-open-sdk&type=image

But which to take?
by Erik
Thu Dec 17, 2020 8:40 pm
Forum: ESP32 boards
Topic: MicroWebSrv2 on M5atom lite (ESP32)
Replies: 1
Views: 1459

MicroWebSrv2 on M5atom lite (ESP32)

I'm trying to install the MicroWebSrv2 https://github.com/jczic/MicroWebSrv2 after having tried successfully the first version on a M5atom lite https://docs.m5stack.com/#/en/core/atom_lite If anyone has done this before, I'd be glad for every hint. Here's what I have done so far: I copied the file s...