Public projects 4
RGB Infinity Mirror with 3D Magnetic Sensor
Project tutorial by Abdullah Sadiq
- 2,925 views
- 2 comments
- 11 respects
Toolbox 4
Replicated projects 0
Respected projects 4
Intelligent Biomedical Monitor with MAX32620FTHR
Project tutorial by Gabriel Alejandro Giraldo Santiago
- 4,973 views
- 8 comments
- 30 respects
Comments 11
Alzheimer's Assistant 4 months ago
RGB Infinity Mirror with 3D Magnetic Sensor 6 months ago
I just hope the staring is in a good way 😂
Lightly 6 months ago
Thanks a lot!
Hello and sorry for the late reply.
If you use the DPS310 only, it would omit the Sensor Hub Nano and the HC-05 bluetooth module. You would have to connect the sensor via i2c directly to the MKR1000, and once you are able to access the temperature, pressure and altitude values from the DPS310, change those in the getSensorValues() function in the code. The rest will be the same and it should work.
I haven't gotten the time to do this modification, but if you do it, please inform me and I will update the documentation.
Thanks for asking.