![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|
Files | |
file | data_logger_demo.c [code] |
The data_logger_demo.c file implements the ISSDK Data Logger for RD-KL25-AGMP01 example demonstration with one sensor in Interrupt mode and other two in polling mode. MPL3115 is in One-Shot Poll Mode. FXOS8700 is @200Hz Hybrid Poll Mode. FXAS21002 is @200Hz Interrupt Mode. Data from MPL3115, FXOS8700 and FXAS21002 is only read when INT from FXAS21002 is received. The FXAS21002 ODR serves as the application ODR time keeper. | |
file | demo_11_axis_mult2b.c [code] |
The demo_11_axis_mult2b.c file implements the ISSDK MMA8652, MAG3110, FXAS21002 and MPL3115 sensors 11-Axis demo example demonstration using Bluetooth. | |
file | diff_p_demo.c [code] |
The diff_p_demo.c file implements the ISSDK DIFF_P sensor driver example demonstration with Interrupt mode. | |
file | dp5004_demo.c [code] |
The dp5004_demo.c file implements the ISSDK MPXVDP5004 analog sensor driver demo demonstration in interrupt mode with FRDM-KE15Z. | |
file | fxas21002_demo.c [code] |
The fxas21002_demo.c file implements the ISSDK FXAS21002 sensor demo example demonstration with interrupt mode. | |
file | fxas21002_poll_demo.c [code] |
The fxas21002_poll_demo.c file implements the ISSDK FXAS21002 sensor demo example demonstration with Poll mode. | |
file | fxlc95000_flash_demo.c [code] |
The fxlc95000_flash_demo.c file implements the ISSDK FXLC95000L sensor driver example demonstration for FLASH programming and Streaming for I2C Mode using Host I/O. | |
file | fxls8471_demo.c [code] |
The fxls8471_demo.c file implements the ISSDK FXLS8471 sensor demo example demonstration with interrupt mode. | |
file | fxls8471_demo_kl25z.c [code] |
file | fxls8962_demo.c [code] |
The fxls8962_demo.c file implements the ISSDK FXLS8962 sensor demo example demonstration with interrupt mode. | |
file | fxos8700_demo.c [code] |
The fxos8700_demo.c file implements the ISSDK FXOS8700 sensor driver example demonstration with interrupt mode. | |
file | fxos8700_poll_demo.c [code] |
file | fxpq3115_demo.c [code] |
The fxpq3115_demo.c file implements the ISSDK FXPQ3115 sensor demo example demonstration with One-Shot mode. | |
file | host_demo.c [code] |
The host_demo.c file implements the ISSDK HOST I/O Demo. | |
file | mag3110_demo.c [code] |
The mag3110_demo.c file implements the ISSDK MAG3110 sensor demo example demonstration with interrupt mode. | |
file | mag3110_poll_demo.c [code] |
The mag3110_poll_demo.c file implements the ISSDK MAG3110 sensor demo example demonstration with poll mode. | |
file | mma845x_demo.c [code] |
The mma845x_demo.c file implements the ISSDK MMA845x sensor demo example demonstration with interrupt mode. | |
file | mma8491q_demo.c [code] |
The mma8491q_demo.c file implements the ISSDK MMA8491Q sensor driver demo demonstration with polling mode. | |
file | mma865x_demo.c [code] |
The mma865x_demo.c file implements the ISSDK MMA865x sensor demo example demonstration with interrupt mode. | |
file | mma9553_demo.c [code] |
The mma9553_demo.c file implements the ISSDK MMA9553L sensor driver example demonstration as a Accelerometer in I2C Mode. | |
file | mpl3115_demo.c [code] |
The mpl3115_demo.c file implements the ISSDK MPL3115 sensor demo example demonstration with One-Shot mode. | |
file | mpl3115_oneShot_demo.c [code] |
The mpl3115_oneShot_demo.c file implements the ISSDK MPL3115 sensor demo example demonstration with One-Shot mode. | |
file | mpl3115_poll_demo.c [code] |
The mpl3115_poll_demo.c file implements the ISSDK MPL3115 sensor demo example demonstration with One-Shot Poll mode. | |
file | orientaion_application_baremetal_agm01.c [code] |
The orientaion_application_baremetal_agm01.c file implements the ISSDK baremetal orientation application for FRDM-STBC-AGM01 using sensor fusion core functional interfaces and host i/o interface. | |
file | orientaion_application_baremetal_agm04.c [code] |
The orientaion_application_baremetal_agm04.c file implements the ISSDK baremetal orientation application for FRDM-STBC-AGM04 using sensor fusion core functional interfaces and host i/o interface. | |
file | orientaion_application_baremetal_agmp03.c [code] |
The orientaion_application_baremetal_agmp03.c file implements the ISSDK baremetal orientation application for FRDM-STBC-AGMP03 using sensor fusion core functional interfaces and host i/o interface. | |