ADC

Driver
git clone https://github.com/bithollow/BH
cd BH/driver
Demo

Move to folder BH/demo/adc, compile and run the example

cd BH/demo/adc
make
./adc -h

the usage will display while executing above command.