You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.
I tried this smbus package on my RPi with MCP23017, which has a photodiode module connected. Read the output from the photodiode(High/Low) continuously. The read performance is about 350Hz (calculated in my code). Change to the python-smbus, the read performance is about 560Hz.
The text was updated successfully, but these errors were encountered:
I tried this smbus package on my RPi with MCP23017, which has a photodiode module connected. Read the output from the photodiode(High/Low) continuously. The read performance is about 350Hz (calculated in my code). Change to the python-smbus, the read performance is about 560Hz.
The text was updated successfully, but these errors were encountered: