10-22-2024, 01:08 PM
(10-22-2024, 10:01 AM)Jens Noriʇzsɔɥ Wrote: For the sake of completeness,
works for the Arduino Nano 33 BLE Sense Rev2.Code:#include <Arduino_BMI270_BMM150.h> // IMU: acceleration, rotation rate, magnetic field
#include <Arduino_LPS22HB.h> // pressure
#include <Arduino_HS300x.h> // temperature and humidity
#include <Arduino_APDS9960.h> // gestures, color, proximity
Thanks again Jens!
I have tested this sketch and downloaded corresponding experiments from
https://astro-lab.app/arduino-und-phyphox/
using their QR-code to set it up. The QR-code from the french site,
file:///C:/Users/frf/Downloads/tuto_phyphox_en_ppt_ajour.pdf
never loaded, but I found the link to astro-lab and their QR-worked.
/Fredrik