Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.08 KB

README.md

File metadata and controls

45 lines (26 loc) · 1.08 KB

LNPoS

Hardware

https://shop.pimoroni.com/products/m5stack-faces-kit-pocket-computer-with-keyboard-game-calculator

Installation

Install Arduino IDE:

https://www.arduino.cc/en/software

Install ESP32 boards:

https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md

In Arduino IDE go to Tools -> Board -> ESP32 Arduino and select M5StackCore-esp32 board.

Install libraries:

  • lv_arduino
  • WiFimanager
  • M5Core2
  • ArduinoJson

Upload code!

Usage

Press A on the M5Stack during "INITIALIZING" screen
Connect to the WiFi captive portal SSID: "⚡lnpos⚡" PASS: "password1"
Enter your LNBits details

Notes

To create a splash image, you can use the Online Image to C Array Converter.