scholarly journals Perancangan Sistem Perangkap Hama Tanaman Petani Otomatis Menggunakan Modul Mikrokontroler Arduino

2021 ◽  
Vol 4 (1) ◽  
pp. 26-31
Author(s):  
Rahmat Tampune Bangun ◽  
Hasanul Fahmi

An animal can also be called a pest if it causes damage to natural ecosystems or acts as an agent for spreading disease in human habitats. The pest in question is a mouse-like animal that aims to make a trap using a load cell weight sensor with an Arduino microcontroller module. The scope of the problem in this research is the cultivation of maize and paddy fields in Mardingding District, Karo Regency. For testing purposes, 3 trials are used, respectively, corn and rice fields. The variable is limited to animals the size of a mouse. The purpose of this research is to build a plant pest trapping device using the Arduino uno micro controller module which can make it easier to catch pests efficiently. Farmers no longer need to control within a certain period of time. so it can save time and energy to do other jobs. The application is built using the programming language used is the C language and the Arduino IDE with notification to farmers only via short messages via cellphones.

2018 ◽  
Vol 7 (2) ◽  
pp. 112-118
Author(s):  
Febri Hadi ◽  
Hadi Syahputra ◽  
Yusvi Diana

The purpose of this research is to produce a system e-commerce in transact sales and reservations handicrafts rattan that is there the .Hopefully with a e-commerce this can save such as the operational costs , time and energy .E-commerce system is designed by using programming language html and php .To embellish of a display web used bootstraps .Of the system resulting can be concluded that is , ease in terms of the selling process products , information products , and the process of reservations intended products by consumers.


2013 ◽  
Vol 380-384 ◽  
pp. 1734-1737
Author(s):  
Xiang Ping Xiao

As its international status, mastering C programming language is very important, for example the java language, popular and widely used at present, which has all kinds of connections with C programming language. In the C language, the bubbling sort, which has the knowledge of the cycle and array, has been seen as classic examples to explain, and also is used in a variety of computer exams. One important reason is the bubbling sort itself more classic; another is that it is not easy for students to grasp and understand the bubbling sort. This paper will explore a new teaching method--introduction of mathematical thought--to help students to understand and master the bubbling sort.


Author(s):  
Fawaz Ahmed Masoud

Oberon is a small, simple and difficult programming language. The guiding principle of Oberon was a quote from Albert Einstein: "Make it as simple as possible, but not simpler". Oberon language is based on few fundamental concepts that are easy to understand and use. It supports two programming paradigms: the procedural paradigm, and the object-oriented paradigm This paper provides the application of Halstead's software science theory to Oberon programs. Applying Halstead's metric to the Oberon language has provided the analysis and measurements for module and within module maintenance complexity of programs written in Oberon. This type of analysis provides a manager or programmer with enough information about the maintenance complexity of the Oberon programs. So they can be aware of how much effort they need to maintain a certain Oberon program. The maintenance complexity of the programs written in Oberon or any other language is based on counting the number of operators and operands within the statements of the tested program. The counting process is accomplished by a program written in C language- Results are obtained, analyzed, and discussed in detail.


Author(s):  
Nitish Sharma ◽  
Swapnil Naik ◽  
Rasika Kulkarni ◽  
Tanvi Gokhale

With all the latest technologies and techniques being implemented, Cell phones are no more used for just calling or messaging. They are at a stage where they can be used for doing almost anything and everything. The leading cell phones in today’s tech-race are the Android phones and the iPhones of Apple. These two are leading the market when it comes to phones with latest and leading technology. iPhone applications are developed in Objective C language while Android applications are developed in Java. Due to the current restrictions and differences between iPhone and Android platforms, applications that need to be deployed on both the platforms need to be developed twice. This involves double effort and time. Hence, there is a rise in demand, for Java to Objective C translator. This translator will allow an application to be developed only once but deploying it on both the platforms, i.e. iPhone and Android. Whenever any new application is to be developed, its application code along with the translation details are sent to the translator. If the application to be developed is for an iPhone, then the translator will refer to the Objective C library and generate a respective Objective C code for that application. If it is to be developed for an Android phone, then the translator will refer to the java library and generate java code for that same application. The generated code will then be sent to be implemented on the required platform. This would help in reducing the development time and energy. Languages that will be used to implement this technique are Java, for the translator and Android, and Objective C for the iPhone.


2020 ◽  
Vol 42 ◽  
pp. 34
Author(s):  
Eliezer Oliveira Cavalheiro ◽  
Cleiton Anderson Trindade De Carvalho ◽  
Glauber Rodrigues De Quadros ◽  
Silvana Maldaner

The windsock is a meteorological instrument that indicates wind direction. This instrument is critical in sea travel and aviation and this sensor can prevent accidents in emergency situations such as storms caused by a particular wind direction.hus, in this work it is proposed to develop an electronic windsock using a rotary encoder module and infrared LEDS. For the development of the Wind Direction Sensor project an Arduino microcontroller and c ++ language were used. The engineered hybrid system converts the rotations into an electrical signal. These signals were associated with east, west, north and south orientations. The projected sensor presented a lower probability of error in the wind direction information when compared to the windsock that employs 5mm Infrared LED.


Author(s):  
Mingli Han ◽  
Chang Duan

Abstract The paper is to present a case study where different methods of programming are utilized by Mechanical Engineering Students to design a device. The objective is to provoke discussion and explore best practices on teaching Mechanical Engineering students the programming aspects. The task is to design a low-cost device that can accurately measure the period of a simple pendulum. Same raw materials, infrared break beam sensor and Arduino microcontroller, are given. But different programming approaches can be undertaken. Option 1 is to use C language and Arduino’s free Integrated Development Environment. Option 2 is to use Simulink with Arduino Support. Student survey is designed based on whether it is intuitive, whether it is easier to debug, etc. Further studies can be conducted to understand the effectiveness of a mixture of these different methods and sequence of exposure to these different methods.


Author(s):  
Rahmawati Nafi'ah ◽  
Wakhid Kurniawan ◽  
Johan Setiawan ◽  
Khoirul Umam

All of information that manipulated by a computer is represented in the form of bits, so in the programming language it is necessary to understand bitwise operations at the first. This paper aims to create a concept of making Conditional Statements with Bitwise operators in C ++. By doing so, we hope that people is easy to understand  the operation behind conditional statements. A conditional operator is also known as a ternary operator. It takes three operands. A conditional operator is closely related with if else statement. The method used is a literature study studying the bit manipulation algorithm in the C ++ language. The results obtained are a function using bitwise operations in C ++ that implement conditional statements.


Author(s):  
Muksin Hi Abdullah

Abstrak: Tujuan penelitian ini  adalah merancang sistem kontrol lampu menggunakan remote untuk menyalakan dan memadamkan lampu, Penelitian ini dilakukan pada ruangan Direktur Akademi Ilmu Komputer (AIKOM) Ternate, Metode Penelitian yang digunakan adalah metode Pustaka, Observasi, serta Rancangan Alat, Bahasa Pemrograman yang digunakan adalah Bahasa C, Perancangan alat terdiri dari pembuatan alat pengontol lampu dan komponen yang menunjang kerja sistem seperti Sistem pengontrol, Mikrokontroler ATMega 8535, relay, remote, dan lampu. Sistem control lampu yang dioperasikan dengan menggunakan remote control untuk menggerakkan relay sehingga lampu yang terhubung akan menyala dan padam. Remote control tersebut terhubung dengan receiver yang ada pada mikrokontroler, dengan menekan tombol B, maka lampu menyala/hidup dan ketika menekan tombol A, dan lampu padam melalui sistem control, dengan adanya sistem ini mempermudah sesorang untuk menyalakan dan memadamkan lampu yang lebih praktis tanpa harus mendekati stop kontak pada Ruangan Direktur Akademi Ilmu Komputer (AIKOM) Ternate.Kata kunci: Rancang, Sistem Kontrol Listrik, Mikrokontroler ATMega 8535Abstract: The purpose of this research is to design control systems using the remote to turn on the lights and extinguishes the lights, This research was conducted in room Director of Akademi Ilmu Komputer (AIKOM) Ternate, The research method used is the method of Library, observation, as well as the draft tool, the programming language used is C language, The design of the tool consists of the manufacture of tool control system,  lights and components that support the work of the system such as System controllers, Mikrokontroler ATMega 8535, relay, remote, and lights, Light control system which is operated by using the remote control to move the relay so that the connected lamp will turn on and off, A remote control is connected with the receiver on the microcontroller, by pressing the button B then the lights on/living and when pressing the button A and the light turns off through the system control. the existence of this system make it easier someone to ignite and extinguish the lamp more practical without having to approach the stop contact at Room Director Akademi Ilmu Komputer (AIKOM) TernateKeywords: Design, Electric Controll System, Microcontroller ATMega 8535


2008 ◽  
Vol 42 (43) ◽  
pp. 195-200
Author(s):  
Antanas Vidžiūnas ◽  
Artūras Mickus

Straipsnyje aptariami klasikiniai istoriškai susiformavę programavimo mokymo organizavimo aukštosiose mokyklose metodai, analizuojami jų trūkumai ir pateikiami siūlymai, kaip šių trūkumų būtų galima išvengti įdiegus integruoto pagrindinių koncepcijų mokymo programą. Dažniausiai tokias mokymo programas siūloma realizuoti specialiose mokymo aplinkose, sudarytose funkcinio programavimo kalbų pagrindu. Rengiant taikomosios informatikos specialistus, toks mokymo būdas nėra geras, nes per daug formalus ir pagrįstas specialiomis matematinėmis specifikacijomis. Remiantis autorių patirtimi, analizuojama, kaip integruoto programavimo koncepcijų mokymo principai gali būti įdiegti naudojant mokymui universalios paskirties C++ kalbą. Aptariama atskirų mokymo dalykų struktūra. Pabrėžiama tikslaus pagrindinių sąvokų kūrimo ir įvairias koncepcijas apimančių teorinių pagrindų kūrimo svarba įvadiniuose programavimo dalykuose, nes juose įgytos žinios turi didelę įtaką informatikos studentų požiūriui į savo specialybę ir tolesnių studijų sėkmei. Glaustai aptariama racionalios mokymo aplinkos parinkimo problema.Principles of integrated teaching programming concepts using C++Antanas Vidžiūnas, Artūras Mickus SummaryThe basic methods of teaching programming are presented and discussed paying attention to their disadvantages and possibilities to avoid them using integrated teaching of the main programming concepts. Usually the concept-based programmingteaching is associated with using of special teaching environment on logical programming language basis. This approach isn’t accessible in curricula for specialties in applied informatics because it is too formal and needs using of additional formal mathematical specifications. Experience of the authors shows, that it is possible to organize concept-based programming teaching using popular C++ language and structures of subjects for such studies are presented. It is emphasized that the main categories and concepts must be defined according the needs of all basic programming paradigms, because it has a great influence to the success in the further studies. Also the problem of using rational teaching environment is discussed.


2016 ◽  
Vol 3 (1) ◽  
pp. 50 ◽  
Author(s):  
Andi Widiyanto ◽  
Nuryanto Nuryanto

Peralatan elektronik hampir tidak dapat lepas dari kehidupan manusia untuk meningkatkan kemudahan dan kenyamanan dalam pemenuhan kebutuhannya. Aktifitas sehari-hari banyak dilakukan melalui smartphone sebagai alat yang hampir selalu dalam genggaman. Saat ini banyak alat elektronik yang dikendalikan hanya dengan menekan tombol remote. Perkembangan teknologi microcontroller seperti Arduino dapat diintegrasikan dengan alat yang lain, bukan hanya dengan robot saja. Penelitian ini membuat smartphone terhubung dengan mikrokontroler arduino yang digunakan sebagai pengendali alat elektronik. Obyek yang digunakan adalah mobil remote control mainan (RC Car). Metode penelitian yang dilakukan adalah studi literatur dan experiment. Arduino diprogram menggunakan bahasa C untuk menjalankan motor supaya bergerak sesuai dengan data masukan yang dikirimkan melalui Android. Penelitian ini menghasilkan prototype model sebuah alat elektronik yang dikendalikan dengan smartphone Android melalui koneksi bluetooth. Hasil pengujian menunjukkan bahwa kecepatan pairing Android-Arduino lebih dipengaruhi versi android dibandingkan hardware yang terpasang. Jarak antara Arduino-Android tidak berpengaruh besar terhadap kecepatanproses pairing.Electronic equipment can hardly be separated from human life is being used to improve the ease and comfort in the fulfillment of their needs. Daily activities mostly done via smartphone as a device that is nearly always in hand. Today, many electronic devices are controlled simply by pressing the remote button. Technological developments such as the Arduino microcontroller can be integrated with other tools, not only with robots. The objective of this research is to make a smartphone connected to Arduino microcontroller as the electronic appliance controller. Object that was used is a car remote control toys (RC Car). The research method conducted was literature study and experiment. Arduino was programmed using C language to run the motor to move according to the input data that was sent through the android. This research resulted in prototype model of an electronic device that is controlled by android smartphone via a Bluetooth connection. Test results showed that the speed of pairing Android-Arduino was influenced more by the android version than the installed hardware. The distance between the Arduino-Android did not greatly affect the speed of the pairing process.


Sign in / Sign up

Export Citation Format

Share Document