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

Arduino Uno: Dissolved Oxygen Sample Code

This document provides sample Arduino code for measuring dissolved oxygen levels. It instructs the user to flash the Arduino board with the code, open the serial monitor at 9600 baud, and set it to append carriage returns only. The code measures dissolved oxygen levels and outputs the readings to the serial monitor.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
338 views

Arduino Uno: Dissolved Oxygen Sample Code

This document provides sample Arduino code for measuring dissolved oxygen levels. It instructs the user to flash the Arduino board with the code, open the serial monitor at 9600 baud, and set it to append carriage returns only. The code measures dissolved oxygen levels and outputs the readings to the serial monitor.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Arduino Uno

Dissolved Oxygen Sample Code


Revised 9/28/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.

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