Perhaps I have the wrong forum.
I was looking for examples of Python and PIC C (CCS) code for both ends.
I understand the hardware. My first computer used an 8008 CPU with punched paper tape on a Teletype for ROM.
I read that Python does not use interrupts (correct me) so how does it know when something is coming, when it starts, and when it ends.
The Raspberry Pi does not do clock stretching with i2c, or does it?
Sample code is what I'm looking for.
What is the best method to use?
It should require less than 10 lines of code for each device.
I was looking for examples of Python and PIC C (CCS) code for both ends.
I understand the hardware. My first computer used an 8008 CPU with punched paper tape on a Teletype for ROM.
I read that Python does not use interrupts (correct me) so how does it know when something is coming, when it starts, and when it ends.
The Raspberry Pi does not do clock stretching with i2c, or does it?
Sample code is what I'm looking for.
What is the best method to use?
It should require less than 10 lines of code for each device.
Statistics: Posted by PeterRovman — Thu May 08, 2025 10:47 pm