|
|
|
@ -1,9 +1,7 @@
|
|
|
|
|
# DAQ System with Beaglebone Black using serial communication
|
|
|
|
|
|
|
|
|
|
This repositori contains C code to implement a DAQ system with a Beaglebone Black using serial communication with sensors.
|
|
|
|
|
Sensors used in this system are:
|
|
|
|
|
GC-0017 (Cabron dioxide)
|
|
|
|
|
CM-31910 (Carbon monoxide, and temperature)
|
|
|
|
|
Sensors used in this system are: GC-0017 (Cabron dioxide), CM-31910 (Carbon monoxide, and temperature).
|
|
|
|
|
OX-0052 (Oxigen)
|
|
|
|
|
|
|
|
|
|
### Installing
|
|
|
|
|