CO2 Meter SE-11 Скачать руководство пользователя страница 1

1/12

SE-11 Development Kit Manual

Section 1: Learning About Your Development Kit

1.1 Connectors

There are four main connectors on the S11 Development Kit, each serving a different function.

1.1.1 Sensor Connectors

4-pin and 5-pin connectors to mount your S11 Sensor

4-pin Connector

a. Enable - Sensor Enable

b. DVCC - Digital Voltage Out

c. nRDY - Sensor Ready

d. COMSEL - UART/I

2

C Comm Select

Содержание SE-11

Страница 1: ...ctors There are four main connectors on the S11 Development Kit each serving a different function 1 1 1 Sensor Connectors 4 pin and 5 pin connectors to mount your S11 Sensor 4 pin Connector a Enable S...

Страница 2: ...Clock 1 1 2 USB Connector The Micro USB Connector allows you to connect your Development Kit to your PC and appears as an FTDI Cable You can then use your favorite application GasLab TeraTerm etc to...

Страница 3: ...or leave this switch function Up 4 I2C SDA Pull Up Resistor Slide down to add a Pull Up Resistor to your I2C Serial Data attached to the 10 pin Microcontroller Connector If using USB Connector leave t...

Страница 4: ...slide switch functions 1 and 2 down and leave the rest of the switch functions in the up position Simple Microcontroller I2C with no Pull Up Circuit To attach to a microcontroller via I2C we ve added...

Страница 5: ...2 5 and 6 to the down position and slide switch functions 3 and 4 to the up position Section 2 Connecting to GasLab with USB 1 Connect a micro USB Cable from your PC to the Development Kit Ensure the...

Страница 6: ...6 3 2019 README md 6 12 3 Click the Connect Button and click Read CO2 to get readings Section 3 Connecting to Arduino...

Страница 7: ...S11_RX 11 SoftwareSerial s11 SoftwareSerial S11_TX S11_RX void setup put your setup code here to run once s11 begin 9600 Serial begin 115200 void loop put your main code here to run repeatedly byte co...

Страница 8: ...rintln no data available return int s11ResponseSize s11 available byte s11Response s11ResponseSize int count 0 while count s11ResponseSize s11Response count s11 read count int co2 s11Response 3 8 s11R...

Страница 9: ...t your setup code here to run once Wire begin Wire setClock 10000 Serial begin 115200 Serial println Type F to find all devices on I2C bus and type R to read CO2 from S 11 void sendDataAndReadToAddres...

Страница 10: ...Serial print address HEX Serial print void loop put your main code here to run repeatedly while Serial available 0 Delay 10ms to ensure we get the whole message delay 10 int serialBufferSize Serial a...

Страница 11: ...import serial import time import fcntl import binascii for usb leave uncommented ser serial Serial dev ttyUSB0 baudrate 9600 timeout 1 5 to usb the UART GPIO Pins comment the above line and uncomment...

Страница 12: ...ytearray resp high ord resp 3 low ord resp 4 co2 high 256 low print str co2 Contact us We re here to help If the troubleshooting guide above doesn t help you solving your problem or for more informati...

Отзывы: