Hello,
the Bridge Control Panel works to communicate with my Cy8kit via I2C on my windows 10 PC. Now I want to use python for the communication to my Cy8kit via I2C .
I cannot find an example. Do you have any hint?
Solved! Go to Solution.
I don't think there are any prominent python I2C libraries developed for Windows. The most popular i2c python library I see is the SMBus but it is only available for Linux hosts. There are no examples of Python I2C implementations with the PSoC which we can provide.
Please find a reference example here: https://projects-raspberry.com/psoc-4-pioneer-kit-community-project083-raspberry-pi-integration/
Regards,
Dheeraj