morcibacsi / PSAVanCanBridge

VAN - CAN protocol bridge (V2C) for cars made by PSA Group (Peugeot, Citroen)
GNU General Public License v3.0
111 stars 27 forks source link

Feature - low washing fluid level indicator #4

Closed karolp1993 closed 3 years ago

karolp1993 commented 4 years ago

If we use sensor like this: https://pl.aliexpress.com/item/32894861981.html

We can make a simple low level of washing fluid indicator. With simple circuit, we can connect signal from sensor to ESP32 gpio input and switches from 0V to 3.3V or vice versa. Then, we can show popup on display, and with using a buzzer, signal a popup. I'm working about it.

morcibacsi commented 4 years ago

This would be awesome.

Chaozzmax commented 3 years ago

Any upate about this?

karolp1993 commented 3 years ago

Unfortunately not. I've made first sketch for tests and.. sold a car.

morcibacsi commented 3 years ago

Then I guess we can close this one as I don't really have the time for such features. If anyone feels the need of it then later it can be reopened, and can be implemented.