Other
“The CMOS series of integrated circuits appeared shortly after the TTL series. This means that at the beginning of the 70s it was available on the market in an accessible way for any user. Hence the nostalgia of those who …
“This is a project that was started 2 years ago which I recently decided to pick up again and finish. The purpose of the product is to test a person’s ability to memorize patterns. It does this on a …
“Ever being bothered by the insufficient pin on your Arduino to create the number of outputs you desire? Hello everyone, in this instructable I would like to share to you about my idea: driving 2 common cathode 7 segment display …
“Introduction I’ve recently become interested in clock projects, and it seemed appropriate to start by building the essential digital clock assembled from logic chips. Although clock projects exactly like this have been around for the best part of 50 …
“The idea I’ve been obsessed with optimising and tracking my time since university. I wanted to know exactly where I was spending my time, and how it’s possible that I seemingly could go through a whole week without …
“When I started learning electronics, a water level indicator was the first project I made using some transistors, leds and a copper wire completely dipped in the water tank. But due to obvious reasons, it got rusted. Then I made …
“I wanted to design a logic probe as a tutorial, but there were many good ones in the web so i have tried to design a single digit voltmeter. This circuit is a design, i am unable to test it …
Texas Instruments Inc. (TI) is an American technology company that designs and manufactures semiconductors, which it sells to electronics designers and manufacturers globally. Headquartered in Dallas, Texas, United States, TI is one of the top ten semiconductor companies worldwide, based …
“What is our requirement? Here we want to measure the rpm of DC motor. So we have to measure how many times a particular point on the rotor undergoes a full rotation within a minute. So we have to use …
“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 …
“This is project involves decoding a number of inputs (in this case 7) to display as numerical values on a Seven Segment Display (SSD) using something called Binary Coded Decimal (BCD), a Diode Matrix and a micro-chip called a BCD4511 …
“We have built this first version of our Photobooth for the wedding of friends, cause we noticed that it would cost almost the same to rent a even simpler one. We have tried to make it as cheap as possible …
Sending information from the micro-controller to the user is extremely important to help in the interaction between the two. The use of 7 Segment LEDs is a common practice since they are simple to use devices that allow the sending …