Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/seriousme/kwhocr
- Owner: seriousme
- License: mit
- Created: 2018-12-26T14:46:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-26T15:59:44.000Z (about 6 years ago)
- Last Synced: 2024-10-19T11:28:56.654Z (3 months ago)
- Language: JavaScript
- Size: 536 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).