You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The modules you list are temperature sensors, pulse counters, barometric sensors, light sensors, and ultrasonic sensors. So far, the modules supported on this project are digital/analogue IO expander chips, but it may be possible to write a module for these chips somehow (I'd probably have to reassess the architecture slightly).
It'll have to go down as a feature request at the moment, and I'll work on it when I've got some time, or if you would like to write the code, let's discuss how it might look.
The work to implement digital sensors has been completed by @BenjiU allowing modules to be created for individual sensors you'd like to support. I don't have any of those listed, but if you're capable, then I'll happily accept pull requests for modules that you've made.
i want to hook up these: 4x DS18b20, TCR5000(pulse counter),BMP280, BH1750, HC-SR04, read Switch and 1 current sensor
is this possible ?
i cant find any info what is supported.
The text was updated successfully, but these errors were encountered: