How to read DHT22 sensor data in Matlab?
3 次查看(过去 30 天)
显示 更早的评论
I have DHT22 Temperature and Humidity sensor connected to Arduino Mega 2560. I able to gain the data in serial monitor of Arduino IDE. However, I wanted to the data to be imported to the Fuzzy Logic Controller in MatLAB. As far as I know, I need to use simulink to import the data to the MatLAB. But, how do I differentiate the data of the "Temperature" and "Humidity" that came out from DHT22 sensor and send it to the simulink. I need help.
2 个评论
HAYAME AITMALEK
2021-4-28
hello aiman I have a problem like yours. Have you found the solution? Can you help me plaise?
Debal Goswami
2021-5-16
Since DHT22 is a digital sensor, can someone tell me how to read temperature data from the sensor and transfer it to simulink and feed into a PID controller block. A code will be even more helpful.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Fuzzy Logic in Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!