GitHub topics: seven-segment
suryaimelandabp/TM1637_PICO
Raspberry pi PICO library for tm1637 LED segment modules
Size: 1.95 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

2sh/seven-segment-type
A library to display text on 7 segment displays
Language: TypeScript - Size: 275 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

gavinlyonsrepo/displaylib_LED_PICO
A SDK C++ library for a Raspberry PI PICO device to support HT16K33, MAX7219, TM1637 & TM1638 LED segment modules
Language: C++ - Size: 240 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 1

suyashkumar/seven-segment-ocr
Digitizes numbers from videos & images of seven segment displays
Language: Python - Size: 23 MB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 76 - Forks: 19

gavinlyonsrepo/TM1638plus
An Arduino library to drive TM1638 seven segment modules.
Language: C++ - Size: 576 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 80 - Forks: 25

HMarchiori/controle-microondas-verilog
Este projeto em Verilog implementa dois módulos principais para controle de um timer, componente de um sistema de microondas. O microondas contém uma máquina de estados finitas, controle lógico para ativação, pausa, e finalização, bem como controle de potência, ativada por meio de controles físicos.
Language: Tcl - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

neildavis/lib_tm1637_rpi
A library for using the TM1637 LED driver control IC on Raspberry Pi OS (Raspbian)
Language: C++ - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

nimaltd/tm1637
tm1637 display library for STM32
Language: C - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 27 - Forks: 5

auerswal/ssocr
Seven Segment Optical Character Recognition
Language: C - Size: 904 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 205 - Forks: 38

ReDetection/2digit-7segment
Fritzing part for the most common seven-segment indicator I could find
Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

gavinlyonsrepo/TM1637_PICO
Raspberry pi PICO library for tm1637 LED segment modules
Language: C++ - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

gavinlyonsrepo/FourteenSegDisplay
An Arduino library to display data on a seven 7, nine 9, fourteen 14 or sixteen 16 segment alphanumeric LED display module. Will work with common anode and cathode. Includes ASCII font and supports Hexadecimal, Decimal point, strings. Optimized low memory footprint. Provides a function for manually setting segments to any pattern. Uses Shift registers
Language: C++ - Size: 819 KB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 26 - Forks: 4

deveon95/octopus-unit-rate-display Fork of nopnop2002/esp-idf-json
Octopus Energy Tracker Unit Rate Display. Based on an esp-idf-json example.
Language: C - Size: 297 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

gavinlyonsrepo/TM1638plus_RPI
A C++ installable Dynamic Raspberry pi library to display data on a 8-digit TM1638 seven segment module This library supports several variants. The (8 KEY & 8 LED) variant which has 8 LED's and 8 Push buttons. The (16 KEY QFY) variant which has 16 pushbuttons. The (LKM1638) variant which has 8 bi-colour LED's and 8 Push buttons.
Language: C++ - Size: 75.2 KB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 2

AnjanaSenanayake/seven-segment-display-arduino
A Seven Segment Display is programmed with Matlab on a Arduino board
Language: Matlab - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

matlab-deep-learning/Seven-Segment-Digit-Recognition
Seven Segment Digit Recognition in MATLAB
Size: 66.4 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

MahdaSystem/TM1638
TM1638 driver for AVR (ATmega32), STM32 (HAL) and ESP32 (esp-idf)
Language: C - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 17 - Forks: 10

gavinlyonsrepo/pic_16F18313_projects
Projects for the Microchip PIC 16F18313 Microcontroller ( 8-bit, 8-pin).
Language: C - Size: 405 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 3

hamsadev/sevenSeg
A library for setting up 7 segments as a multiplexer for all types of microcontrollers.
Language: C - Size: 2.53 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

gavinlyonsrepo/timer_arduino
Countdown Timer: Range 1-99 minutes. Output: time (mm:ss) to seven segment display(TM1637) and Audio to Buzzer. Input: Push button to start. 10K Pot used for time select.
Language: C++ - Size: 313 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 4

dominiksalvet/vhdl-collection
Collection of generic VHDL modules
Language: VHDL - Size: 306 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 5

henryhale/7-segment-display-decoder
📟 A BCD to seven segment display decoder implementation
Language: JavaScript - Size: 120 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

akashjain04/Electronic-Dice
A simulation of dice with 8086 assembly program.
Language: Assembly - Size: 881 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

benymaxparsa/BCD-to-7Segment-Decoder
A BCD to 7 Segment Decoder implemented in Proteus 8
Size: 646 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Naguissa/uSevenSegmentLib
Arduino, ESP8266 and STM32 7-segment multiplexed displays library - uSevenSegmentLib
Language: C++ - Size: 148 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

shafeenr/BCDDecoderDriver74LS47 Fork of Simsso/ShiftRegister74HC595
Library that simplifies use with the 74LS47 BCD to Seven Segment Display Decoder/Driver
Language: C++ - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

davidjs11/7segment-avr
avr-c library for seven segment displays
Language: C - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

PRFTDigitalLabs/SuperNova-OCR
A method for detecting scores from pre-DMD era pinball machines with OpenCV and SSOCR
Language: JavaScript - Size: 167 MB - Last synced at: over 1 year ago - Pushed at: about 9 years ago - Stars: 8 - Forks: 2

rcv911/Simple_Timer_AVR
Simple timer
Language: C - Size: 5.42 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Nikronic/CAD_2018
Some of small codes and implementation of modules in Computer Aided Design in VHDL by ActiveHDL
Language: VHDL - Size: 289 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

gavinlyonsrepo/pic_12F675_projects
Projects for the Pic 12F675 Microcontroller ( 8-bit, 8-pin).
Language: C - Size: 559 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 8

sinamoghtaderfar/AVR-projects
Simple and intermediate level projects written in proteus simulator and in C language.
Language: C - Size: 814 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dmadison/LED-Segment-ASCII
Library of ASCII character representations using 7 segment, 14 segment, and 16 segment LED displays
Size: 3.33 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 123 - Forks: 20

Deepanys/Ht16k33
Adafurit ht16k33 I2C mux
Language: C++ - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Naguissa/uSevenSegmentLib_doc_and_extras
uSevenSegmentLib documentation and extras
Size: 436 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

patel-soham/FPGA-distance-measurment-verilog
A project as part of Digital System Design course. (Oct 2018 - Nov 2018)
Language: Verilog - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Inventoteca/NeoDigito
NeoDigito are seven-segment display, RGB and one pin control, ws2812b controller aka Adafruit_NeoPixe
Language: C++ - Size: 814 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

vrachieru/meter-reader
Read utility meters through computer vision.
Language: Python - Size: 2.91 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 2

JensGrabner/snc98_Slash-Number-Calculator
accurate scientific calculator with fractions inside
Language: C - Size: 51 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 3

sabamadadi/Seven-Segment
A seven-segment LED is a digital display module specialized to display numerical information!
Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

israeljosue0910/Dual-Seven-Segment
Dual seven-segment LED Display counter adapted to fit KPD-3261B
Language: Arduino - Size: 2.41 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

AshrafAlagmawy/Embedded-Systems-Project
Embedded Systems Project on Sorting Algorithm
Language: C - Size: 338 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gavinlyonsrepo/timer_arduino_two
Countdown Timer: Range 1-99 minutes. Output time (mm:ss) to seven segment display and Audio to Buzzer. Input: Push button to start. Potentiometer used for time select.
Language: C++ - Size: 226 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

raupulus/raspberry-display-MAX7219
Instalación y librerías personalizadas para display de 7 segmentos (8 dígitos) con el chip MAX7219 en Raspberry y Raspbian Estable. Este es un mirror de: https://gitlab.com/raupulus/raspberry-MAX7219
Language: Python - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

vishnumaiea/Arduino-Snippets
Arduino code snippets for copy pasting.
Language: C++ - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 2

beto-bit/Display7
This Arduino library provides an easy displaying of numbers (HEX) and pretty much anything. It supports common anode displays and common cathode ones.
Language: C++ - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

rossmacarthur/verilog-utilities 📦
Various utilities for HDL applications
Language: Verilog - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

OlegGedzjuns/Displayer 📦
asynchronous arduino library for interacting with seven-segment indicators with any number of displays
Language: C++ - Size: 79.1 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

locxter/svnsgmntdsply
This is a simple ESP8266-driven seven-segment display.
Language: C++ - Size: 10.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jirotubuyaki/HTML5-Canvas-Animation-Clock
Design Parts Motion Digital Clock by HTML5 Canvas
Language: JavaScript - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

electricalgorithm/introduction-to-VHDL-projects
VHDL Projects that I've created during the course Programmable Logic Devices in West Pomeranian University of Technology in Szczecin.
Language: VHDL - Size: 661 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

movaid7/Digital-Thermometer
A digital thermometer with an audio alarm that sounds if temperature exceeds user-set bounds
Language: Assembly - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 1

bbusse/seven-segment-clock-canvas Fork of dannycallaghan/HTML5-Canvas-Digital-Clock
A digital clock for the browser canvas
Language: HTML - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bbusse/seven-segment-clock
A seven segment clock for the browser
Language: CSS - Size: 120 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mrwolf81/Huge-Seven-Segment-LED-clock
Clock build based on edited code of other people
Language: C++ - Size: 61.5 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

BobAaldering/GPIO_LINUX
This project uses the GPIO of a Raspberry Pi to control a seven segment display!
Language: C - Size: 62.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kayleyseow/Digital-Ruler
📏Make a digital ruler using an Arduino Uno, a four seven-segment display, and a HC-SR04 sensor.
Language: C++ - Size: 17.9 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

ameer1234567890/ShiftDisplay2
Arduino library for driving 7-segment displays using shift registers
Language: C++ - Size: 1.95 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

yasnakateb/Chisel7Segment
BCD to 7 Segment Decoder in Chisel3
Language: Scala - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

scottmudge/SegoDec
Simple, reliable seven-segment OCR using OpenCV
Language: Python - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Mohamed-Galloul/Embedded-Labs
SW for HW Interface course labs
Language: C - Size: 824 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

SZLforGithub/ssocr-php
A package implements ssocr with pure php.
Language: PHP - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lcferrum/segment-display-ocr
Seven-segment display recognition filter for AviSynth
Language: C++ - Size: 191 KB - Last synced at: about 2 years ago - Pushed at: over 10 years ago - Stars: 8 - Forks: 3

matrdr/bcd74595
Arduino library for shifting out values to 74595 shift registers in a BCD encoding
Language: C++ - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Mohamed-Galloul/Embedded-Tasks
SW for HW Interface course tasks
Language: C - Size: 818 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Electromed/EmSevenSegment
Arduino Library to control multiple seven segment displays using 4094 shift registers.
Language: C++ - Size: 465 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 8

jacobkoziej/grad-cap
bths '21 graduation quad seven segment driver
Language: C - Size: 80.1 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

RehabNaser/Drivers
Generic Drivers for Micro-controllers
Language: C - Size: 47.9 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

m3y54m/digital-voltmeter-avr
A simple digital voltmeter made by AVR microcontroller and 7-segments
Language: C - Size: 2.44 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LearnShare/seven-segment-svg
https://en.wikipedia.org/wiki/Seven-segment_display with SVG
Language: HTML - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

louisdh/microcontroller-kit
Value types, operators and functions for tinkering with microcontrollers in software.
Language: Swift - Size: 266 KB - Last synced at: 21 days ago - Pushed at: about 7 years ago - Stars: 20 - Forks: 2

Majid-Derhambakhsh/7Segment-Library
"High Performance" & "Easy To Use" library for 7-Segment display in AVR - ARM Cortex M
Language: C++ - Size: 833 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

KuchTo/7_Segment_Clock
Classic Eighties 7-Segment LED Clock
Language: C++ - Size: 2.81 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Lichtso/DramaticCountdown
Red on black background seven segment countdown to a selectable date and time
Language: HTML - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

ameer1234567890/ArduinoClock
A clock in Arduino with an RTC, a Seven Segment, ticking sound, NTP updates and a web interface
Language: C++ - Size: 387 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Jmandarino/meter-reader
Graph data from a series of images. Using OCR, KNN/SVM and MINIST
Language: Python - Size: 43 MB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 2

yonimn2000/seven-segment-to-binary-tool
Easily visualize and export custom combinations of segments.
Language: C# - Size: 79.1 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ellisgl/Driver-YL-3
Verilog code to run the YL-3 8 digit 7 segment display.
Language: Verilog - Size: 27.4 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

chkrr00k/hex-controller
Simple seven segment display controller for the 4 seven segment displays for the terasic de1 altera board
Language: VHDL - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

zimolzak/Raspberry-Pi-newbie
I just got a Raspberry Pi for my birthday. How do I make it work and do things?
Language: Python - Size: 86.9 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Vincent-G-Van/One-Time-Pad-FPGA
64-Bits One-Time Pad on FPGA Board (Nexys 4 DDR Artix-7).
Language: Verilog - Size: 24.3 MB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

jason1813/BUBattle
BUBattle is the program for the arduino mega which posts the scoreboard information to the seven segment displays on the BUScoreBoard.
Language: C++ - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
