Hey.... I want to store the data detected by sensors and arduino to database without using ethernet or wifi sheild... is there any other way through which i can do that..??
433MHz modules
nRF24L01 modules
Both requires hardware on the other one to receive the data being sent.
Maybe through the serial/comm port.. but not sure what language can use/are familiar with.
I have used WAMP server and PHP scripts to communicate TO my Arduino (to coler shift an RGB led).. but because I'm on Windows/PC.. the PHP can not READ form the serial port and get data form the Arduino..
So if you are on a MAC or LINUX.. this is still plausible..
if you are on a PC.. look to use a different language. ![]()
ieee488:
433MHz modules
nRF24L01 modulesBoth requires hardware on the other one to receive the data being sent.
The modules which u hav suggested will it be possible for me to send real time data from the sensors for vehicle protection to the databse server?
I m really confused...
It will be great if u help....