kallmanm / IoT-ESD

IoT Environment Sensing Device Application
0 stars 0 forks source link

Create/Find Python drivers that work with sensors. #1

Closed kallmanm closed 3 years ago

kallmanm commented 3 years ago

Current issue is that Most drivers are written in C and not in Python. The following sensors need investingation into driver possibilities.

kallmanm commented 3 years ago

Need to test if svm40 driver works for svm30. example code for svm40 with sensor bridge i2c svm40 driver repo i2c common driver repo API Reference source code

kallmanm commented 3 years ago

making sps30 from scratch using offical manual.