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

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?
Grey.CC
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?
