Is it possible to display channels 1 and 2 at the same time with the CYBERscope's oscilloscope? If so, which pins are assigned to each channel?
Thanks,
Wayne
Hi Wayne,
We normally use P0 and P2 for ch0 and ch2. If a third channel is needed, we add ch1, which is measured by P1.
There's an example of using multiple channels here:
https://learn.parallax.com/tutorials/language/python/sense-pushbutton-presses/measure-pushbutton-led-control-oscilloscope
Andy
Ahhh!! Why didn't I think to look in the pushbutton tutorial? I'm sorry about that. I SO appreciate the answer, though.
Comments
Hi Wayne,
We normally use P0 and P2 for ch0 and ch2. If a third channel is needed, we add ch1, which is measured by P1.
There's an example of using multiple channels here:
https://learn.parallax.com/tutorials/language/python/sense-pushbutton-presses/measure-pushbutton-led-control-oscilloscope
Andy
Ahhh!! Why didn't I think to look in the pushbutton tutorial? I'm sorry about that. I SO appreciate the answer, though.