Skip to content

Serial Monitor for ESP32-2432S028 with linux bash script to sent Data (e.g. for cronjob)

License

Notifications You must be signed in to change notification settings

w4b-zero/esp32-2432s028_serial_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32-2432s028_serial_monitor

        IMAGE_ALT
Discord   IMAGE_ALT   IMAGE_ALT

Serial Monitor for ESP32-2432S028 Script with linux bash script to sent Data (e.g. for cronjob)

Based of the Example Script TFT_Terminal.ino (https://github.com/Bodmer/TFT_eSPI/tree/master/examples/320%20x%20240/TFT_Terminal/TFT_Terminal.ino) from GitHub-User Bodmer (https://github.com/Bodmer)

Linux shell-Script: sendusb.sh $1 $2

$1 is for Text, $2 is a number for how many send

./sendusb Hallo =

12:01:53 Hallo

./sendusb Hallo 2 =

12:01:53 Hallo
12:01:54 Hallo

./sendusb =

12:01:53 CPULOAD:3,5

./sendusb clear =

clear Screen



My Discord Server


About

Serial Monitor for ESP32-2432S028 with linux bash script to sent Data (e.g. for cronjob)

Resources

License

Stars

Watchers

Forks

Packages

No packages published