Skip to content

easymcu-libraries/LM35

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyMCU-LM35-Library

This is a library for lm35 temperature sensor

This sensor have an analog output. So for capture temp data, one ADC(analog to digital) channel will be needed.

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.

Releases

No releases published

Packages

No packages published

Languages