This repository was archived by the owner on May 21, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 358
This repository was archived by the owner on May 21, 2026. It is now read-only.
read data from sensors via I2C #618
Open
Labels
Description
-
I'm submitting a ...
- bug report
- feature request
-
What is the current status?
With #612, I2C can now be scanned for sensors. The next step is to implement reading from them.
- Other information ( Any research that you may have done which you think is the cause of problem )
Check what is implemented in PSL (https://github.com/fossasia/pslab-python) and how it works. It might need some work as well.
- Would you like to work on it?