I have the Grove - CO2 & Temperature & Humidity Sensor (SCD30) and would like it to display the Co2 and Temp and Humidity on my Wio Terminal display, (Running Arduino) how do I go about this?
You can refer to the two wikis above to get the value of the sensor and use a variable to store the value, then use the wio terminal display code to display the value on the screen.
1 Like