Top "Seven-segment-display" questions

Numeric display formed by seven line segments, often with additional decimal points or colons.

Text detection on Seven Segment Display via Tesseract OCR

The problem that I am running with is to extract the text out of an image and for this I …

ocr tesseract seven-segment-display
Controling 4 digit 7segment LED Display using 74HC595 shift register

I'm having troubles trying to use two 595 shift registers to output numbers on a 4 digit 7seg display. I've gotten to …

arduino shift-register seven-segment-display
7-Segment Display OCR

I'm building an iOS application (take a picture and run OCR on it) using Tesseract (an OCR library) and it …

ios image-processing ocr tesseract seven-segment-display
Behavioral verilog bcd up down counter with enable and reset

I recently need to make a BCD up down counter with enable and reset. I have three always blocks but …

counter verilog behavior bcd seven-segment-display