M5Stack ENV III
-
Hello,
I am working on a school project and we have to use the ENVIII sensor. There is very little documentation about this device or at least how to use it with the M5Stack, I have only found a GitHub repository with example Arduino codes.
I have tried out the ENVIII example code, which does not quite work. After a bit of fixing, I managed to get the Temp, Humidity and Pressure printed on the LCD but it just shows 0 for each. I assume they are stuck to their initial value and the sht30 functions are not working.
If that can help, I am using the port A (Red).Have a good day
-
The sensor works right away under UI Flow. I don't have any experience with it under C++
-
Thank you very much for your reply! I will look into UI Flow.
-
This post is deleted!