Search found 1 match
- Wednesday 24 April 2019 20:03
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117715
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
@WillyWong1: thanks for the code, I wrote a more basic but similar code before I saw yours, also based on jnmulders suggestion. Wouldn't it be possible to increase the meter readout resolution to 0.5 L instead of 1 L, since you detect both rising and falling of the GPIO value? In the 'elif' routine ...