-
|
I've some RPis 3 and 4 lying around. Can I use the image with this too? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Unfortunately not. It only works with the RPi Pico in combination with an Android phone/tablet. |
Beta Was this translation helpful? Give feedback.
-
code is rp2040 hardware specific. As the fastest method to poll ADC values in, is using DMA and state machines. |
Beta Was this translation helpful? Give feedback.
-
code is rp2040 hardware specific. As the fastest method to poll ADC values in, is using DMA and state machines. |
Beta Was this translation helpful? Give feedback.
Unfortunately not. It only works with the RPi Pico in combination with an Android phone/tablet.