Does anyone have an expirience to work with Rapsberry PI, ADC to capture 8-bit signal (1 Megasample /per sec or 8Mbit/sec) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Does anyone have an expirience to work with Rapsberry PI, ADC to capture 8-bit signal (1 Megasample /per sec or 8Mbit/sec)

I have ADC converter AN108. Raspberry PI4. I would like to capture 8-bit signal every 1 microsec. The Python frequency is around 1 milisec or 1000 samples per sec which not enough. I need at least 1 Mhz. Could you advise any software or libarary or source code that implement oscilloscope functions or at least write values to files with high frequency.

14th Feb 2020, 5:33 PM
Rustam Mizov
Rustam Mizov - avatar
1 Answer
+ 1
Hey, using raspberry and Linux you should definetly go for C language.
17th Feb 2020, 5:25 PM
Salim Largo
Salim Largo - avatar