2025-04-08 15:19:35 +08:00
2025-04-08 15:19:35 +08:00
2025-04-08 15:19:35 +08:00
2022-01-25 19:13:01 +08:00
2022-02-07 18:18:17 +08:00
2022-06-29 16:02:17 +08:00
2025-04-08 15:19:35 +08:00

Atom Printer

Overview

M5Stack Atom Printer firmware

How to use?

  • 1.connect to AP ATOM_PRINTER-xxxx
  • 2.Print data via web page (visit 192.168.4.1)
  • 3.Configure Wi-Fi in the web page
  • 4.print data through mqtt server. publish topic is the device mac address.
topic: xx:xx:xx:xx:xx:xx
  • 5.mqtt payload
TEXT,10,1:Hai
BAR:1234
QR:1234

Document & AT Command

S
Description
No description provided
Readme MIT 1.1 MiB
Languages
C++ 84.7%
C 15.3%