Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seriousme/kwhocr

Read a value from a electricty meter
https://github.com/seriousme/kwhocr

Last synced: 7 days ago
JSON representation

Read a value from a electricty meter

Awesome Lists containing this project

README

        

# kWh OCR
This demo takes a photo (PNG format) of an electricity meter and tries to read the value of the meter.

Its based code I made for a friend in 2010 using [Processing](https://www.processing.org).
I decided to convert it to Javascript as its more easy to run in the browser.
(I also tried the original .pde with processing.js but that did not work)

The demo can be found [here](https://seriousme.github.io/kwhocr/).