Device Control
A library for stream device AT instruction set.
You can link stream input device(SID) to controller by using this library. The SID sends AT commands you defined to controller embedded this library, such as ' AT+LED on', which can turn on the LED and achieve simple control. More application methods will be discovered by you!
Maintainer: nayooooo
This library is compatible with the esp8266 architecture.
To use this library, open the Library Manager in the Arduino IDE and install it from there.