Update README.md

master
Sayeth Rodríguez 5 years ago
parent 53109c101e
commit b0cb510396

@ -1,15 +1,14 @@
# DAQ System with Beaglebone Black using serial communication # 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. 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) and OX-0052 (Oxigen).
OX-0052 (Oxigen)
### Installing ### Installing
To get this repositore you just need to clone it to your Beaglebone Black To get this repositore you just need to clone it to your Beaglebone Black
``` ```
git clone 'url' git clone https://gitlab.com/sayeth.rd/daq-serial-bbb/
``` ```
### Utilization ### Utilization

Loading…
Cancel
Save