Lilygo Oled Banner

LilyGo ESP32-Oled

An ESP32, a display, what more could you want. This is how the LilyGo ESP32 OLED board introduces itself, or something similar. It's relatively short and just about fits on a breadboard with a row to spare on each side. Facts General Description Value Processor ESP32 Flash [MB] 16 USB CP2102 Display SSD1306 Lipo Connector [mm] JST 2x ...

Continue reading "LilyGo ESP32-Oled"

LILYGO EP32 S2 V1.1

Here is a board from the Liligo family with the new ESP32-S2. I have already reported on the ESP32-S2 HERE. It is a USB-C board. The ESP32 is directly soldered. The board has an on/off switch and a LiPo battery regulator with a JST connector. A connecting cable was supplied for the JST connector. The antenna is not soldered but consists of a small metal frame. An external antenna can also be connected. It has three push buttons, a DIP switch, and an SD card slot.

Continue reading "LILYGO EP32 S2 V1.1"

Loin32 (oder doch Lolin32?)

Ich habe neulich beim schnellen Ali ein Paar ESP32 Boards der Variante Loin32 erworben. Ich frage mich seit ich das Board habe, ob es sich bei der Aufschrift Loin32 um einen Schreibfehler handelt und ob es nicht eher Lolin heissen soll. Schreibfehler auf Platinen deuten meist auf ein Plagiat hin. Was in diesem Fall nicht …

Continue reading "Loin32 (oder doch Lolin32?)"

Micropython auf ESP32 installieren

In this article, you'll find a brief description of how I install MicroPython on my ESP32 boards. For extensive information, a good starting point is the MicroPython ESP32 page. Facts: We want to load MicroPython firmware onto an ESP32, for which we will need: An ESP32 board with sufficient RAM, MicroPython firmware, Programming tool, Miscellaneous: USB cable for...

Continue reading "Micropython auf ESP32 Installieren"
Visual Studio Code

VS Code Installation (Portable)

VS Code, with some extensions, has displaced the rather simple Arduino GUI in many areas. Especially when it comes to larger projects or other programming languages like MicroPython, you can hardly avoid VS Code. In this article, I will briefly outline the portable installation as I have set it up for myself. …

Continue reading "VS Code Installation (Portabel)"