source: ETALON/DAQ/Sensors2/Sensors/README.md @ 710

Last change on this file since 710 was 710, checked in by hodnevuc, 7 years ago
File size: 580 bytes
Line 
1This is program for ugly board, that include:
2*gpio expander
3 - 4 switches
4 - 2 buttons
5*adc
6 - 4 temperature sensors
7 - 2 humidity sensors
8 - 1+1 current sensor for potentiometer
9*Linear encoder reader
10*LCD
11=============================================
12Ugly board (UB further) can check if swicthes and linear encoder is connected.
13Two button functionality designed for LCD control.
14=============================================
15To compile project type
16        make
17To clean .o files type
18        make clean
19To start program type
20        sudo ./mean.exe
21=============================================
Note: See TracBrowser for help on using the repository browser.