Content for 7-Segment Display

ESP8266 based NTP Clock

“A little over a year ago, the ESP8266 WiFi SoC started getting attention and quickly became a little chip of wonder. On a fully self-contained breakout board with this chip, a complete WiFi enabled controller is well under $5! It …

DIY Bike Speedometer

“I just finished my latest project: A speedometer for my bike. It uses an attiny84 chip as its main processor and an 74ls47 chip as a driver for its 7-Segment Display (7SD from now on). If you have the parts …

Rotary Encoder Display Panel

“While the Arduino is fun, inspirational and hopefully educational as things are built, ideas are explored and ultimately shared for the edification and amusement of all, an Arduino based project can equally be tedious and trying. The plethora of modules …

Make an Optical Disk Display

“Every curious how DVDs work? Interested in learning some simple analog electronics? This Instructables will show you how to make an optical disk display project in only a few hours. What is an optical disk? An optical disk stores data …

2 Digit Digital Up Counter Using PIC16F1825

“The Two Digit UP Counter project built using PIC16F1825 Microcontroller from Microchip, CAT4016 serial to display driver IC from ON-Semiconductor and two 7 Segment common anode 0.5 Inch display. Project works using two switches S3 and S2, third …

Consolite, a Tiny Game Console on an FPGA

“For my latest project, I am diving back into Verilog to create the hardware side of Consolite. For those who don’t know, Consolite is the name I’ve given to my design of a tiny hobbyist game console and …

Tri-Mode Digital Clock With ATtiny85 and RTC

“This is my first project using ATtiny85 microcontroller and also including a Real Time Clock (RTC) working with it. The use of ATtiny85 is a very interesting way to shrink your Arduino projects in a final tiny version.”

Cheap USB Digital Voltmeter

“If you finish make charger, power bank, or any device for charging. You need to check the output voltage to use it, if the output voltage is too high or too low? you need this tools.”

Programmable Encoder

“This project is a programmable encoder because its functionality depends on an Arduino Uno and its suitable code. Since the project is an encoder generates the numbers from 0 - 9, it’ll also need a common cathode display and some …

Arduino based Lap Timer

“We recently got hold of a “Crazy Cart”, a seriously cool cart to race around with. As we only have one, I did want to have something to make the driving a bit more competitive, so I build an Arduino …