Follow Us

Showing posts from July, 2022

Utilizing Used Hard Drives into Mini Grinding

7 comments
Well this time I want to show you how to make used goods can be useful. The item in question is an old used hard drive. I will use this thing as a mi…

Creating a Softstart, Anti MCB Tool Plummets/Trips

3 comments
Softstart.  Once upon a time, I wanted to turn on the TV early in the morning, the MCB immediately plummeted / trip, you know how come even though th…

Make Your Own USBasp

2 comments
PCB USBASP programmer USBasp is a medium that bridges between a computer (laptop) and a microcontroller through a USB port to insert/download programs into the Microcontroller chip.  The project is s…

How to Restore Atmega that did not Respond Due to Incorrect Fusebit Settings

By default Atmega is only set with an internal clock of 1MHz, when we want to increase it both using the internal and external clock then we can chan…

Get to Know and Create Minimum Atmega8/328 and Atmega16 Systems

From the name it can already be guessed, that is, the minimum requirement.  So to be able to work / program the microcontroller requires at least som…

Displaying Characters on Display 7 Segment Using IC 4094

7 comments
Since there are two used 7 segment displays idle, I tried to take advantage of them by displaying simple Characters/writing using Atmega16. Because t…

Creating Scrolling Text or Running Text using ATmega16 and Shift Register 74HC595

6 comments
Because the stock of LEDs is abundant, around 6 thousand pieces more so I decided to make a Scrolling Text or often by many people called Running Tex…