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

https://github.com/mengguang/esp32_cobsserver

Serve Arduino API remotely via Serial and COBS
https://github.com/mengguang/esp32_cobsserver

arduino cobs firmata remotecontrol serial server

Last synced: about 1 month ago
JSON representation

Serve Arduino API remotely via Serial and COBS

Awesome Lists containing this project

README

          

# ESP32_CobsServer

Serve Arduino API remotely via Serial and COBS.

About COBS codec: https://github.com/cmcqueen/cobs-c

Now the Digital IO, Wire, SPI works.