Arduino Mega PH Sample Code

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Arduino Mega

pH Sample Code
Revised 9/24/15
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.

22
GND
AREF

9
8

7
6
5
4
3
2
1
0
13
12

10
11

SDA 20
RX3 15

RX2 17

RX1 19

SCL 21
TX3 14

TX2 16

TX1 18
24
PWM TX
RX 26
28
COMMUNICATION
30 31
32 33
PWR
1 34 35
36 37

DIGITAL
38 39
40 41
I CSP 42 43
44 45
46 47
center

sheild

Ardui no MEGA 48 49
www. ar dui no.c c 50 51
52 53
RESET

ANALOG IN
3V3

5V GND VIN GND


10
11
12
13
14
15
0
1
2
3
4
5
6
7

8
9

BNC

Click here to download the sample code

You might also like