File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11/*
2- Arduino LSM9DS1 - Simple Accelerometer
2+ Arduino BMI270 - Simple Accelerometer
33
4- This example reads the acceleration values from the LSM9DS1
4+ This example reads the acceleration values from the BMI270
55 sensor and continuously prints them to the Serial Monitor
66 or Serial Plotter.
77
88 The circuit:
9- - Arduino Nano 33 BLE Sense
9+ - Arduino Nano 33 BLE Sense Rev2
1010
1111 created 10 Jul 2019
1212 by Riccardo Rizzo
Original file line number Diff line number Diff line change 11/*
2- Arduino LSM9DS1 - Simple Gyroscope
2+ Arduino BMI270 - Simple Gyroscope
33
4- This example reads the gyroscope values from the LSM9DS1
4+ This example reads the gyroscope values from the BMI270
55 sensor and continuously prints them to the Serial Monitor
66 or Serial Plotter.
77
88 The circuit:
9- - Arduino Nano 33 BLE Sense
9+ - Arduino Nano 33 BLE Sense Rev2
1010
1111 created 10 Jul 2019
1212 by Riccardo Rizzo
Original file line number Diff line number Diff line change 11/*
2- Arduino LSM9DS1 - Simple Magnetometer
2+ Arduino BMM150 - Simple Magnetometer
33
4- This example reads the magnetic field values from the LSM9DS1
4+ This example reads the magnetic field values from the BMM150
55 sensor and continuously prints them to the Serial Monitor
66 or Serial Plotter.
77
88 The circuit:
9- - Arduino Nano 33 BLE Sense
9+ - Arduino Nano 33 BLE Sense Rev2
1010
1111 created 10 Jul 2019
1212 by Riccardo Rizzo
You can’t perform that action at this time.
0 commit comments