MATLAB libraries of DHT11 sensor
조회 수: 34(최근 30일)
표시 이전 댓글
If the DHT11 sensor is connected to my Arduino and I want to read the temperature and humidity data directly from that pin of Arduino to which it is attached without the help of any arduino code, is there any Matlab library available for that?
댓글 수: 1
MathWorks MATLAB Hardware Team
2021년 11월 22일
Hi Sadiq,
Kindly reach out to MathWorks Technical Support to get help in resolving your query
답변(1개)
Walter Roberson
2021년 11월 20일
No, there is no MATLAB library for that.
However if you are using Simulink, see https://www.mathworks.com/matlabcentral/fileexchange/62878-arduino-additional-sensors-library-dht-lps331
Otherwise,
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!