Closed yucan-yu closed 1 year ago
Data successfully read (as 0 and 1) by M5StickC from water flow sensor, currently implemented using interrupt.
Analogue values successfully read using the built-in ADC (G36) of the M5StickC.
Things to look into:
Addressed above 2 "Things to look into":
TODO: Debug memory allocation error.
Memory allocation error resolved.
Complete configuring the water flow sensor (with ADC).