Pintu palang parkir otomatis yang dapat mengontrol jumlah mobil berbasiskan mikrokotroller AT89S51 sebagai sistem utama
P intu palang parkir otomatis yang dapat mengontrol jumlah mobil berbasiskan mikrokontroller AT89S5 l sebagai sistem utama merupakan seperangkat alat elektronis yang dapat menaikkan ataupun menurunkan secara otomatis pintu palang parkir masuk ataupun keluar. Pintu palang masuk tersebut akan dapat beroperasi dan menghitung jumlah mobil secara bertahap akan tetapi jika mobil pada area parkir tersebut sudah mencapai jumlah maksimal yaitu 19 kendaraan mobil maka pintu palang masuk tersebut tidak dapat dioperasikan lagi sampai keadaan jumlah didalam area parkir kurang dari 19 mobil yang parkir.Sensor pendeteksi yang digunakan pada alat ini adalah sensor LDR (Light Depend ent Resistor) . Sensor ini nantinya akan dirangkai menjadi sebuah rangkaian sensor yang dapat digunakan untuk: mengirimkan trigger yang diperlukan oleh IC Mik:rokontroller.Sedangkan fungsi dari tiap-tiap sensor tersebut adalah :1. Sensor pada pintu masuk yang terdiri dari 3 sensor pendeteksi, yaitu :a. Sensor 1 untuk membunyikan Buzzerb. Sensor 2 untuk membuka/menutup pintu palang masukc. Sensor 3 untuk melakukan perhitungan jumlah mobil yang masuk2. Sensor pada pintu keluar yang terdiri dari 2 sensor, yaitu :a. Sensor 4 untuk membuka/menutup pintu palang keluarb. Sensor 5 untuk melakukan penguranganjumlah mbil yang telah masukBahasa program yang digunakan pada program yang telah dimasukkan kedalam ICMikrokontroller adalah bahasa C
T he automatic parking gate which able to control car\'s quantity base on the mikrokontroller AT89S51 as the main system is a group of electronic tools that can make the parking gate to move up and move down automaticly . It will stop opening the gate for in way ifthere\'s 19 cars into the area parking .The sensor that is used in this tolls is named LDR sensor. Later, this sensor will be wired become a sensor circuit. The function of this sensor is sending some triggers which isneeded by the IC Microcontroller to do something as its output.All the sensors that are used in this tools are palced at two different places but both of these places still have a relationship each other.The function of each sensors are :1. Sensor for in way consist of 3 sensors :a. First Sensor to make the buzzer onb. Second Sensor to open/close the parking gate (in way)c. Third Sensor to count up all the cars which come into the area parking2. Sensor for out way consist of 2 sensors :a. Fourth Sensor to open/close the parking gate (out way)b. Fifth Sensor to count down all the cars which come into the area parkingThe program languange that is used to read by the IC Mikrokontroller AT89S5 l to do some outputs is bahasa C.