Hi,
lupo wrote:I'd like to Controll My Car
A model car, I suppose... ?
lupo wrote:with Android Application that runs with Accelerometer + using LM35 sensor on car motor and the temperature Displayed on my phone
Where is RasPi in this scenario ?
lupo wrote:What Shall I do?
If you expect some valuable response from us, spend some effort to describe your goals...
lupo wrote:I have Configured the raspberry pi Module B + connecting H bridge to the Car
So, you have a H-bridges driver board controlling the car's "engine motor" and a motor of the steering wheel.
And you have also LM35 monitoring temperature of this "engine motor".
Both LM35 and H-bridges driver board are connected to RasPi, which is the car's on-board computer.
The RasPi has WiFi dongle (or bluetooth) and your Android phone is on the other side of this wireless link. The phone runs some control application which reads the phone's accelerometer sensor and according to this data moves the car around. Additionally, the phone displays the LM35 data which is transmitted by the RasPi.
Is this your setup and idea ?
Best wishes, Ivan Zilic.