Skip to content

Interface vue.js website for accessing the Serial Monitor via ESP32 WIFI module to control Humanoid Robot Movement

License

Notifications You must be signed in to change notification settings

daf2a/VIROSE-WEBSERIAL

Repository files navigation

VI-ROSE WebSerial

About

WebSerial is a Serial Monitor for ESP8266 & ESP32 Microcontrollers that can be accessed remotely via a web browser. Webpage is stored in program memory of the microcontroller.

This website is for Interface for accessing the Serial Monitor to control Humanoid Robot Movement.

Features

  • Works on Websockets
  • Realtime logging
  • Any number of Serial Monitors can be opened on the browser
  • Uses Async Webserver for better performance

Dependencies

For ESP8266:
  • ESP8266 Arduino Core - (latest)
  • ESPAsyncTCP - v1.2.2
  • ESPAsyncWebServer - v1.2.3
For ESP32:
  • ESP32 Arduino Core - (latest)
  • AsyncTCP - v1.1.1
  • ESPAsyncWebServer - v1.2.3


About

Interface vue.js website for accessing the Serial Monitor via ESP32 WIFI module to control Humanoid Robot Movement

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published