Now consider that I have an ADC of 8 channels and the signal is already processed.
How do I read it in ESP 32 and plot the AC bio signal on my Serial Plotter and Serial monitor.( already sampled to digital samples).
Also , Can I get a sample program with Reference to SPI with ESP 32 ?
Yes. I have an ADC of 8 Channel and I Want to do SPI interface with It. The main thing is I want the program and Libraries that are useful for the ESP32 SPI Interface
Greetings Jim !
Thank You very much for the help. and Apologies for the late reply
I am using AD1299 With Arduino Uno for my college project. The ADC is ADS1299 from Texas Instrument and I am using Brain Bay.
Please suggest me some Libraries and GUI for the best results.
Thank You.
Sure Jim ! I read the data sheet and I found help on github for the code. The adc is communicating with Arduino and now am able to read the o/p also.
Thank you for the support and concern !