Telnet Server for M5 Stick Plus
(uses a modified Version of https://github.com/LennartHennigs/ESPTelnet)
This allows you to control your M5 Stick Plus via a Telnet-Session
The following Commands are already supported:
- led on | off | tog
- uptime
- clear
- bat Show Status of the Akku
- rot Rotate the Display
- sht Show Temperature and Humidity from external ENVII HAT
- bmp Show Temperature and Pressure from external ENVII HAT
- wget Download a File from the Internet and store it in LITTEFS
- img Show a 565-Bitmap on the LCD
- i2c Scan the I2C-Bus for Devices
- mkdir Create a Directory on LITTEFS
- ..