An open API service indexing awesome lists of open source software.

https://github.com/valentintintin/m5-serial-logger

M5Stack monitor Serial to screen and telnet
https://github.com/valentintintin/m5-serial-logger

arduino debug esp32 m5stack serial telnet

Last synced: about 2 months ago
JSON representation

M5Stack monitor Serial to screen and telnet

Awesome Lists containing this project

README

          

# m5-serial-logger
M5Stack monitor Serial to screen and telnet (and SD Card one day)

![Demo](demoGps.jpg)

## How to use

1. Connect serial TX from any device to R0 pin of M5.
2. Connect the ground of your device to a ground pin of the M5.
3. Start the M5 !

## Features

- Log on screen (button B to toogle screen backlignt)
- Log on Telnet (button C to activate)
- Log on SD Card (not working presently). Button A to stopped everything

## Limitations

- No parameters on the M5. You have to set the baud rate and others things in the
- Log on SD Card is present but I've got issue to make it works correctly.