Forum >How To Read analog input voltage from A0 (First pin of the analog header)
Telematics General

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

userHead MelvinOdellTucker 2014-05-07 06:01:38 6763 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 19: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