Raspberry Pi read GPIO signals in Simulink

10 vues (au cours des 30 derniers jours)
C H
C H le 16 Août 2017
Commenté : Riccardo Minati le 23 Fév 2019
Hi,
I wanted to read the signals coming from a DTH11 or DTH22 sensor, which is connected to my RasPi via GPIO. Do I have to install the sensor-library first to get plausible values in simulinks "GPIO read"?
Thanks, Christoph

Réponses (1)

Gayatri Menon
Gayatri Menon le 23 Août 2017
Hey, DHT22 or DHT11 sensor signal is 40bits. Using just the GPIO Read block won't suffice. You can consider creating a Device Driver block in Simulink for the same. The following link will help you create Driver block: https://www.mathworks.com/help/supportpkg/raspberrypi/device-driver-blocks.html
Hope that helps!
  1 commentaire
Riccardo Minati
Riccardo Minati le 23 Fév 2019
Why using GPIO Read block won't work?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Raspberry Pi Hardware dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by