Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of Motor_XYZ_UI_SPI_I2C_5mag by
Auto generated API documentation and code listings for pololu5mag_with_platform
AltIMU_10_v5 | Class AltIMU_10_v5 is intended to represent the MEMS Inertial & Environmental Nucleo Expansion Board with the same name |
Component | An abstract class for Generic components |
DevI2C | Helper class DevI2C providing functions for multi-register I2C communication common for a series of I2C devices |
DevSPI | Helper class DevSPI providing functions for synchronous SPI communication common for a series of SPI devices |
GyroSensor | An abstract class for a Gyroscope |
HUM_TEMP_DrvExtTypeDef | Humidity and temperature driver extended structure definition |
HUM_TEMP_DrvTypeDef | Humidity and temperature driver structure definition |
HUM_TEMP_InitTypeDef | Humidity and temperature init structure definition |
HumiditySensor | An abstract class for Humidity sensors |
IMU_6AXES_DrvExtTypeDef | IMU_6AXES driver extended structure definition |
IMU_6AXES_DrvTypeDef | IMU_6AXES driver structure definition |
IMU_6AXES_InitTypeDef | IMU_6AXES init structure definition |
LightSensor | An abstract class for ambient light sensors |
LIS3MDL | Class representing a LIS3MDL sensor component |
LPS25H | Class representing a LPS25H sensor component |
LSM6DS33 | Class representing a LSM6DS33 sensor component |
LSM6DS33_DrvExtTypeDef | LSM6DS33 driver extended internal structure definition |
MagneticSensor | An abstract class for a magnetometer |
MAGNETO_DrvExtTypeDef | MAGNETO driver extended structure definition |
MAGNETO_DrvTypeDef | MAGNETO driver structure definition |
MAGNETO_InitTypeDef | MAGNETO init structure definition |
MotionSensor | An abstract class for an Accelerometer |
Pololu5Mag | Class Pololu5Mag is intended to represent the MEMS Inertial & Environmental Nucleo Expansion Board with the same name |
PRESSURE_DrvExtTypeDef | PRESSURE driver extended structure definition |
PRESSURE_DrvTypeDef | PRESSURE driver structure definition |
PRESSURE_InitTypeDef | PRESSURE init structure definition |
PressureSensor | An abstract class for a Pressure Sensor |
RangeSensor | An abstract class for range sensors |
TempSensor | An abstract class for Temperature sensors |
Code
altimu_10_v5.cpp [code] | Implementation file for the AltIMU_10_v5 singleton class |
altimu_10_v5.h [code] | Header file for class AltIMU_10_v5 representing a AltIMU-10 v5 expansion board |
altimu_10_v5_targets.h [code] | This header file is intended to manage the differences between the different supported base-boards which might mount the ALTIMU_10_V5 MEMS Inertial & Environmental Nucleo Expansion Board |
Component.h [code] | This file contains the abstract class describing the interface of a generic component |
DevI2C.h [code] | Header file for a special I2C class DevI2C which provides some helper function for on-board communication |
DevSPI.h [code] | Header file for a special SPI class DevSPI which provides some helper functions for on-board communication |
envelope.cpp [code] | |
envelope.h [code] | |
envelopetracker.cpp [code] | |
envelopetracker.h [code] | |
GyroSensor.h [code] | This file contains the abstract class describing in general the interfaces of a gyroscope |
hum_temp.h [code] | This header file contains the functions prototypes for the humidity and temperature driver |
HumiditySensor.h [code] | This file contains the abstract class describing in general the interfaces of a humidity sensor |
imu_6axes.h [code] | This header file contains the functions prototypes for the accelerometer and gyroscope driver |
LightSensor.h [code] | This file contains the abstract class describing in general the interfaces of an ambient light sensor (ALS) |
lis3mdl.h [code] | This file contains definitions for the lis3mdl.c firmware driver |
lis3mdl_class.cpp [code] | Implementation file for the LIS3MDL driver class |
lis3mdl_class.h [code] | Header file for component LIS3MDL |
lps25h.h [code] | This file contains definitions for the lps25h.c firmware driver |
lps25h_class.cpp [code] | Implementation file for the LPS25H driver class |
lps25h_class.h [code] | Header file for component LPS25H |
lsm6ds33.h [code] | This file contains definitions for the lsm6ds33.c firmware driver |
lsm6ds33_class.cpp [code] | Implementation file for the LSM6DS33 driver class |
lsm6ds33_class.h [code] | |
MagneticSensor.h [code] | This file contains the abstract class describing in general the interfaces of a magnetometer |
magneto.h [code] | This header file contains the functions prototypes for the magneto driver |
MotionSensor.h [code] | This file contains the abstract class describing in general the interfaces of an accelerometer |
motor.cpp [code] | |
motor.h [code] | |
motor_targets.h [code] | |
ParseArray.h [code] | |
pololu5mag.cpp [code] | Implementation file for the Pololu5Mag singleton class |
pololu5mag.h [code] | This header file is intended to manage the differences between the different supported base-boards which might mount the ALTIMU_10_V5 MEMS Inertial & Environmental Nucleo Expansion Board |
pololu5mag_targets.h [code] | |
pressure.h [code] | This header file contains the functions prototypes for the pressure driver |
PressureSensor.h [code] | This file contains the abstract class describing in general the interfaces of a pressure sensor |
RangeSensor.h [code] | This file contains the abstract class describing in general the interfaces of a range sensor |
TempSensor.h [code] | This file contains the abstract class describing in general the interfaces of a temperature sensor |
ui.cpp [code] | |
xyz_sensor_platform.cpp [code] | |
xyz_sensor_platform.h [code] |