Questions about “Mudah dan Menyenangkan Belajar Mikrokontroler” book

A book reader Mudah dan Menyenangkan Belajar Mikrokontroler asked as follows: In the program listing of digital clock with button (p. 91), please explain more about the use and calculation of Timer 0 Mode 2 so as to produce an accurate timer of 1 second. Please explain more about the workings of the listing of…

IndexMaker – Makes index.html for html files collection downloaded from internet

I like to collect the html files that contain various kinds of information that I usually get from the internet. There is a set of files that I received in the form of packets, for example, is a variety of files for the tutorial. For files that are like this I usually get index.html file…

Find Text – Finds specific text inside many files

Just like its name, Find Text is a software for finding a specific text inside many files; e.g. doc, xls, txt, htm, php, css, etc. This software is totally different with Search facility on Windows because that facility is only able to search text on files title, not inside them. The benefit of this software…

Seven segment simulation for digital clock program with hours-minutes-seconds display

Seven Segment is one of the most common components used primarily to display data in the form of numbers. For that, Microcontroller Project also provides a simulation for seven segment, namely SSLED.exe. Seven segment simulation provided by the SSLED.exe has eight-digit in multiplex manner. Multiplex technique is the most commonly used because of its compact…