How to read DHT22 sensor data in Matlab?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
HAYAME AITMALEK
el 28 de Abr. de 2021
hello aiman I have a problem like yours. Have you found the solution? Can you help me plaise?
Debal Goswami
el 16 de Mayo de 2021
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.
Respuestas (0)
Ver también
Categorías
Más información sobre Fuzzy Logic in Simulink en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!