Skip to content

Wemos Lolin32 Lite

The board as it appears on the Velxio canvas, with its full pin map read live from the simulator (regenerated by scripts/gen-boards.mjs, so it always matches what you can wire).

Wemos Lolin32 Lite board

Family: ESP32 (classic) · Languages: Arduino C++, MicroPython, ESP-IDF

A compact ESP32 in the Lolin footprint, with a LiPo charger on board — the same dual-core Xtensa chip and the same simulator support as the DevKit V1, in 26 pins.

Pick it when the physical board you are prototyping for is this one; the code side is identical to any other classic ESP32, so examples written for the DevKit run unchanged as long as the pins exist here.

No separate starter: open New ESP32 project and swap the board, or place it from Add Component.

  • VP
  • VN
  • EN
  • GPIO34
  • GPIO35
  • GPIO32
  • GPIO33
  • GPIO25
  • GPIO26
  • GPIO27
  • GPIO14
  • GPIO12
  • GND
  • GPIO13
  • GPIO15
  • GPIO2
  • GPIO0
  • GPIO4
  • GPIO16
  • GPIO17
  • GPIO5
  • GPIO18
  • GPIO23
  • GPIO19
  • GPIO22
  • 3V

Every pin above is clickable on the canvas — click one to start a wire. Board-level behavior, quirks and example links live on the family page.