Skip to content

In this project, a command line application was made using the ESP32 board. The CLI library works in the upper layer and the communication of the specified commands is provided. In the lower layer, UART or TCP protocol works. Wi-Fi is used for network connection. The desired protocol can be selected with the macro in the CLI library.

Notifications You must be signed in to change notification settings

RecepSaid/ESP32-CLI-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-CLI-Application

In this project, a Command Line Interface (CLI) application was made using the ESP32 board. The CLI library works in the upper layer and the communication of the specified commands is provided. In the lower layer, UART or TCP protocol works. Wi-Fi is used for network connection. The desired protocol can be selected with the macro in the CLI library.

About

In this project, a command line application was made using the ESP32 board. The CLI library works in the upper layer and the communication of the specified commands is provided. In the lower layer, UART or TCP protocol works. Wi-Fi is used for network connection. The desired protocol can be selected with the macro in the CLI library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages