updated readme
by I Siddhartha Kumar 6 years 9 months
30d22aae
used circle-stdlib for ADC interfacing
by I Siddhartha Kumar 6 years 9 months
used circle-stdlib for ADC interfacing

Used the circle-stdlib project instead of circle owing to it's C++ standard library support
949c15e0
changed trigger event
by I Siddhartha Kumar 6 years 9 months
changed trigger event

instead of comparing two consecutive samples, average of last n samples are compared to detect rising edge, hence taking care of signal noise
de18e788
oscilloscope trigger simulation in python
by I Siddhartha Kumar 6 years 9 months
oscilloscope trigger simulation in python

Used OpenCV for display manipulation
96445f9a
Backlink to CADLAB.io has been added.
by cadlab-io[bot] 6 years 10 months
6421666e
added readme for ADC interfacing
by I Siddhartha Kumar 6 years 10 months
05e84e90
primitive display simulation in C++ and python
by I Siddhartha Kumar 6 years 10 months
0c61c9e2
ignore object files
by I Siddhartha Kumar 6 years 10 months
1ac50ad7
Interfaced ADC with Rpi
by I Siddhartha Kumar 6 years 10 months
1c07d8d6
Create README.md
by I Siddhartha Kumar 6 years 10 months
440cd6f5
Report a bug