M5Stack Core2 Smarthome Controller

The M5Stack Core2 - LVGL + FastLED example is a project that showcases the capabilities of the M5Stack Core2 development board, the LVGL graphics library and FastLED.

Quickstart

  • Clone repository
git clone https://github.com/Lezurex/m242-smarthome-firmware
  • Open repository with PlatformIO
  • rename src/config.cpp.template to src/config.cpp
  • Adjust serial port in platform.ini
  • Build and upload

Links