Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 635 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 635 Bytes

EasyMCU-LM35-Library

This is a library for ESP8266 wifi module

This module support USART protocol and use AT command.

Check EasyMCU for our tutorials and wiring diagrams

 Written by Morteza Zandi for EasyMCU.
 BSD license, All text above must be included in any redistribution

To download. click the DOWNLOAD ZIP button. Check that the downloaded folder contains .cpp and .h files. Place the content (*.h + *.cpp) downloaded library folder @ ./module_libraries/ Directory (that is next to EasyMCU app). Restart the EasyMCU app. it is visible in library tab of EasyMCU app now.