Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - Read Analog Gauge / Multi-analog gauge / Multi-digital meters #1

Open
bkc opened this issue Oct 19, 2022 · 2 comments

Comments

@bkc
Copy link

bkc commented Oct 19, 2022

Hi,

I'm sorry if this is out of scope for this project.

Would you please consider supporting a training model that can read an analog gauge and/or multi-gauges as shown below?

I'm planning to read this with an ESP32-CAM and PyTorch, but a pre-built module would be much easier.

image

Another gauge I need to read

image

The pulse counter on the following gauge works, but direct reading would be easier to integrate and more reliable

image

Here's another water meter I need to read

image

Here's another future ESP32-CAM target.

image

@mamin27
Copy link

mamin27 commented Oct 20, 2022

Yes, good appointment to see firmware and then update it to read of following gauges. But the firmware is not open source.

@bkc
Copy link
Author

bkc commented Oct 20, 2022

I just purchased (4) of these people detectors to see if I can use them in a building heat management system instead of PIR sensors.

I would happily pay more for a version that supported 'generic analog gauge' (even just a single dial). The output could be a list of register marks the model understood e.g. (0, 1, 2, 3, 4, 5) and the current perceived value (2.2 in my first example).

If it also did OCR and returned a list of text strings, the same model might work with the digital power meter as well, though maybe that's asking too much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants