ESP32-based controller for Nelko P21 thermal label printer via Bluetooth SPP
Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
43
commits
refactor(setup): remove redundant LED calls and blocking connections
450b5c2View on GitHubdocs(backlog): add F009 RGB LED status indicators feature
c76bc1fView on GitHubdocs: add MQTT protocol documentation and mark F007 complete
647f199View on GitHubfix(mqtt): prevent payload buffer corruption from MQTT logging
b46b1feView on GitHubfeat(printer): implement F006 Bluetooth auto-reconnect
ed30eefView on GitHubdocs(backlog): add F006-F008 features and mark F005 complete
339e71eView on GitHubdocs(backlog): add feature IDs and hardware button reset (F005)
ece1fb9View on GitHubdocs: update README with current features and MQTT interface
504ab63View on GitHubrefactor: extract JSON building to JsonHelpers namespace
4cc8a17View on GitHubrefactor(label): move printFrame to LabelImage::generateFrame
9e960afView on GitHub