MicroPython on the ESP32 – MicroPython is a Python interpreter that runs on 32-bit processors. Initially targeting the ESP8266, you can also run MicroPython on its much more powerful cousin the ESP32. It’s not the most efficient use of resources, Read More
Problem with running the Arduino IDE for the…
Problem with running the Arduino IDE for the ESP under Linux: I am currently moving from the Windows IDE to Ubuntu. I ran into the following problem. When tying to compile a sketch and downloading it I get the following Read More
The1of! platformprovides a simple way to breadboard ESP8266-based…
The1of! platformprovides a simple way to breadboard ESP8266-based electronic designs: http://bit.ly/2SUzw7e
nodemcu-firmware Test NodeMCU na ESP32 Dnes m napadlo…
nodemcu-firmwareTest NodeMCU na ESP32 Dnes m napadlo zkusit otestovat stav NodeMCU na ESP32. V poslednch mscch toti vvoj docela oil a dopluj tam potebn moduly znm z NodeMCU pro ESP8266. Peklad probhl v podku, jen jsem si na Ubuntu 16.04 Read More
ESP32 Olimex 16 MB…
7 modul s ESP32 na Olimex 16 MB FLASH, 4 MB FLASH a u.FL konektor, 4 MB FLASH a 8 MB PSRAM a dal varianty. https://chiptron.cz/news.php?readmore=789
Servidor http con ESP32 (8 bits) Falta depurar…
Servidor http con ESP32 (8 bits) Falta depurar el cdigo, limpiar comentarios y activar las correspondientes salidas, pero ya funciona. No olvidar poner el nombre de la red y el password. Cdigo: #include // Replace with your network credentials const Read More
Is it possible to drive 2000 leds With…
Is it possible to drive 2000 leds With Esp8266 Or Esp32 Or Arduino UNO? No matter for slow frame rate even
On to Neopixels On to Neopixels I was able…
On to NeopixelsOn to Neopixels I was able successfully get the threading part working on one of the esp32 clients. Which means prop4 software is kind of done. Since prop4 is going to be my neopixel client, I needed it Read More
Platform for an Airbus (civil airplane) flight simulator!…
Platform for an Airbus (civil airplane) flight simulator! Motors + gearbox made by German/Brazil company WEG. Software: Python, MicroPython (Adarfruit calls it CircuitPython) on ESP32, also runs on $5 Raspberry Pi Zero. Simple, isn’t it? Just two Stepper Motors needed!!!
ESP32 OTA using MQTT over SSL as transport…
ESP32 OTA using MQTT over SSL as transport and Node-Red as the bin image provider