Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4901

General discussion • Re: Raspberry Pi Pico and AD8232 ECG

$
0
0
With my limited knowledge, so early in the morning, having some coffee, I noticed the following that might have something to do with your problem:
Pico GP26/ADC (pin 31*) --> OUTPUT AD8232

Code:

adc_pin = Pin(26, Pin.IN)  <-- shouldn't this be 31 ?adc = ADC(adc_pin)

Statistics: Posted by Ernst — Fri Jan 24, 2025 6:52 am



Viewing all articles
Browse latest Browse all 4901

Trending Articles