" /> TN Mikro - Page 28 of 30 -

Interruptions Microcontroller

Interruptions are events or events which caused the microcontroller pause to serve these interruptions. Programs that run at airport interrupt the call Interrupt Service Routine (Routine Service Interruptions). The analogy is as follows: a person is typing reports, suddenly the phone rang and interrupted the person so stop typing jobs and picked up the phone after the phone conversation is ...

Read More »

Simulasi Menggunakan Software Proteus ISIS

Pada saat kita melakukan percobaan mikrokontroler terkadang kita mengalami beberapa kendala baik di programnya atau di hardwarenya, maka akan terdapat dua kemungkinan masalah : 1. Hardware yang tidak berfungsi, atau 2. Program yang di buat salah 3. Perpaduan keduanya Untuk mengatasi hal tersebut, kita harus melokalisir manakah yang salah dari sistem mikrokontroler kita apakah program ataukah perangkat kerasnya ?. Untuk ...

Read More »

AT89S51 Microcontroller Architecture

The architecture of the microcontroller AT89S51 can be seen as follows: Block diagram Figure 15 microcontroller 89S51 8051 microcontroller and memory architecture can be seen in the picture Figure 16 Memory Microcontroller Architecture 8051 Facility Timer and Counter Many microcontroller applications require the counting of external events, such as the frequency of the pulse or the generation of internal time ...

Read More »

Strain Gauge Sensor

Strain Gauge is an electronic component used to measure pressure (deformation or strain). This tool is in the form of metal foil or metal wire that is insulative (insulation) attached to the object to be measured pressure, and the pressure comes from loading. The principle is that if the pressure on the object changes, the foil or wire will be ...

Read More »

Arsitektur Mikrokontroler AT89S51

Adapun arsitektur dari mikrokontroler AT89S51 dapat dilihat sebagai berikut : Gambar 15 Diagram blok mikrokontroler 89S51 Dan arsitektur memori mikrokontroler 8051 dapat dilihat pada gambar Gambar 16 Arsitektur Memori Mikrokontroller 8051   Fasilitas Timer dan Counter Banyak aplikasi mikrokontroler memerlukan penghitungan dari kejadian eksternal, seperti frekuensi dari pulsa atau pembangkitan tunda waktu internal antar komputer. Kedua contoh tersebut dapat dilakukan ...

Read More »

Instalasi OpenSSH Server

1. Aplikasi OpenSSH Server pada Debian Wheezy ditempatkan pada DVD 1, sehingga untuk instalasi ini perlu menyertakan file image-nya. Pada VirtualBox klik Menu Devices > CD/DVD Devices > Choose a virtual CD/DVD fileā€¦ > carilah file image Debian DVD 1. 2. Buka terminal root melalui menu Aksesoris > Root Terminal. apt-get install openssh-server Gambar 38. Instalasi OpenSSH Server 3. Apabila ...

Read More »