Simulink - Tempreture,Humidity and wind speed sensor

6 visualizaciones (últimos 30 días)
Ajay
Ajay el 29 de Dic. de 2022
Comentada: Ajay el 30 de Dic. de 2022
Hi
I am trying to build a weather station on simulink and I am using a DHT-22 (Temp& Humidity sensor) and wind speed (annemometer) , now what do I select under the library browser as this is my first time I am using Simulink and am clueless , thanks

Respuestas (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov el 30 de Dic. de 2022
There are a few data export options from DHT22.
(1) Using arduino serial port reader window and copy & paste (quick & dirty way).
(2) Using a 3rd party data reading app (data streamer), e.g.: https://www.microsoft.com/en-us/download/confirmation.aspx?id=56976
and then import the data into MATLAB or Simulink.
(3) Using MATLAB codes (download M-file and Fcn files) to imprt Arduino DHT22 readings: https://projecthub.arduino.cc/dancili/30767a99-b1d4-4100-a50d-a999cc6c4ffb
  1 comentario
Ajay
Ajay el 30 de Dic. de 2022
Hello Sulaymon
Thanks but I am using MBED (F411RE) Nucleo board so need the fuzzy logic code for it

Iniciar sesión para comentar.

Categorías

Más información sobre Automotive Applications en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by