

From data analysis, it is acquired correlation coefficient (r) of 0.301 and signification from correlation value is 0.044 which less than 0.05.

Research data was analyzed with SPSS v.20. Analysis was conducted in three stages: (1) data description, (2) pre-analysis testing, and (3) research data hypothetical testing. Research data were gathered by questionnaire with Likert-scale, and X variable was learning motivation and Y variable was student’s learning outcomes. This research is descriptive correlation with simple random sampling of 45 students and research subject is students of year of school 2011-2012 construction drawing program. Research hypothesis that expressed is there is a relationship between learning motivation and learning outcomes on principles drawing subject for students of year of school 2011-2012 construction drawing program in SMKN 1 Bangkinang. This research is based on the lack of learning motivation and learning outcomes on principles mechanical drawing subject which is under minimum completeness criteria for students of year of school 2011-2012 construction drawing program in SMKN 1 Bangkinang. Here, we call the PHP file using the method loadStrings(). You can see in the attached Processing sketch a very simple and straight-forward lines of code. Download and install the Processing IDE to your computer. Useful when you want those other computers to "talk" with an Arduino, for instance to display or save some data collected by the Arduino.įor this project, we used Processing to receive the data (count of cars) sent by Arduino via serial port. Processing is an open source language/development tool for writing programs in other computers. The LED in the system simply indicates that the vehicle is properly counted as it lights on every time a car passes through the sensor. Basically, you increment the count every time a car comes in and decrement when it goes out. The sensors need to be placed in the entry and exit point of the parking lot for this to work as intended. You do not need an Ethernet or Wifi shield for this project! This project demonstrates how you can use Arduino to count the number of cars that come in and out of a mall using two sensors, send the data to the cloud using Processing & PHP, and later view the number of available slots in the parking lot.
