The query that I posted first was just to make prototype/model of my project so that i could submit its synopsis this coming week.
Okay. So My actual project goes this way.
I want to make an android app for a tablet, that can show and be used by cops to detect people that do not ride their 2-wheelers with helmet.
here i planned to install a IR emitter on the helmet of a person riding the bike.
and an IR detector/receiver along with a gps device to detect the IR light(from the helmet) and to track the bike respectively ON THE BIKE.
IR detector/receiver and the gps device will be installed somewhere around the area of the odometer.
Gps device is just used to track the bike in realtime.
The power to the IR detector/receiver ON THE BIKE will be backed up by the bike's battery, and the IR detector/receiver ON THE BIKE will start scanning for the IR Emitter's light as soon as the bike starts(this can be one by connecting the bikes ignition to the power of the IR detector). this means once the bike is started(on) the detector will start scanning for the IR light coming from the helmet. and it will scan after every 100 seconds.
[[[[[[[[ If IR light is found then --> it means that the person is wearing a helmet and the vehicle will be shown as a green dot in the application.
if Not---> then the person is riding without a helmet and is shown on the app using a red dot.]]]]]]]]]
Problem is.. how to transfer these data via a network to a distant tablet/phone? can the IR device in any way transmit these data to the gps device?
Since I am not an electronics guy,i would not prefer doin stuffs like soldering and all.
The whole assembly must not be more than 8-9 cms in size.