Telematics General

How To Read analog input voltage from A0 (First pin of the analog header)

userHead MelvinOdellTucker 2014-05-06 22:01:38 5324 Views1 Replies
Looking for an example of how to read an [b]analog input voltage on A0[/b] (First pin of the analog header) and transmit the value over Bluetooth.
2014-05-07 11:26:03 Hello Melvin,
You could see a very easy example in the Arduino IDE
File-->Examples-->01.Basics-->AnalogReadSerial
It will print the Analog(0) data in the Serial port.

Could you tell me which Bluetooth module you are using now?
userHeadPic Grey.CC