Tag: 7-segment
Arduino 8 Digit, 7 Segment BCD Counter using MAX7219
PugazhM @ instructables.com show us how to make a 7 segment BCD counter using MAX7219 and Arduino. In Embedded system design, seven segment displays are playing a major role as numerical visual indications. Seven segment LED displays are brighter, more attractive and provide a far...
Continue ReadingESP8266 Desktop Clock – WiFi Synchronised
This project is a wifi synchronised desktop clock using 7-segment displays. The heart of the project is a ESP8266 board. The ESP8266 is a awesome chip; with integrated WiFi, 80MHz clock speed, total 160kb RAM, 512kb of flash memory, and a ton of other features, it makes a regular...
Continue Reading6 Digit Serial Display Driver with CAT4016
6 Digit serial display project has been designed around CAT4016 IC from ON semi. The CAT4016 is a 16 channel constant current driver for LED billboard and other general display applications. LED channel currents are programmed together via an external RSET resistor. Low output voltage...
Continue Reading4 Digit Thermometer using DS18B20 and PIC16F628A
moty22.co.uk has a PIC16F628A based thermometer using DS18B20 digital sensor. Counter based on PIC16F628A . Included C code and circuit diagram. Displays -55 to 125 centigrade. The temperature is read every 15 seconds, can be changed in the code. The math is using integers to...
Continue Reading