0% found this document useful (0 votes)
26 views

Arduino Uno: PH Sample Code

The document provides sample code for using an Arduino Uno to read pH values and instructs the user to flash the Arduino with the code, open the serial monitor at 9600 baud, and set it to append carriage return only to view the pH readings. It includes an image of an Arduino Uno board labeling the power, ground, and analog and digital pin connections relevant for the pH sampling code.

Uploaded by

Fauzan Shulhan
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

Arduino Uno: PH Sample Code

The document provides sample code for using an Arduino Uno to read pH values and instructs the user to flash the Arduino with the code, open the serial monitor at 9600 baud, and set it to append carriage return only to view the pH readings. It includes an image of an Arduino Uno board labeling the power, ground, and analog and digital pin connections relevant for the pH sampling code.

Uploaded by

Fauzan Shulhan
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Arduino Uno

pH Sample Code
Revised 6/2019
Send

After flashing the Arduino with the code


below, open the serial monitor and set it
to append carriage return only and then
Autoscroll Carriage return 9600 baud set the baud rate to 9600.

GND

9
8

7
6
5
4
3
2
1
0
AREF

13
12

10
11

RESET

RX0
TX0
DIGITAL (PWM= )
ICSP2
L

TX ON
Arduino
TM

RX
1

ICSP
center

sheild

POWER ANALOG IN
RESET
IOREF

GND
GND
3V3

VIN
5V

A0

A1

A2

A3

A4

A5

BNC

Click here to download the sample code

You might also like