@@ -23,7 +23,7 @@ stack of boards accordingly; the speed of motor increases when the angle of rota
2323
2424## Dependencies
2525
26- The FP_Examples library requires the following STM32duino libraries:
26+ The FP_Examples library requires the following STM32duino libraries (link to the source files) :
2727
2828* STM32duino LSM6DSL: https://github.com/stm32duino/LSM6DSL
2929* STM32duino Proximity_Gesture: https://github.com/stm32duino/Proximity_Gesture
@@ -41,30 +41,16 @@ The FP_Examples library requires the following STM32duino libraries:
4141
4242## Documentation
4343
44- You can find the source files at
45- https://github.com/stm32duino/LSM6DSL
46- https://github.com/stm32duino/Proximity_Gesture
47- https://github.com/stm32duino/VL6180X
48- https://github.com/stm32duino/VL53L0X
49- https://github.com/stm32duino/SPBTLE-RF
50- https://github.com/stm32duino/X-NUCLEO-6180XA1
51- https://github.com/stm32duino/X-NUCLEO-53L0A1
52- https://github.com/stm32duino/X-NUCLEO-IHM02A1
53- https://github.com/stm32duino/X-NUCLEO-LED61A1
54- https://github.com/stm32duino/HTS221
55- https://github.com/stm32duino/LPS25HB
56- https://github.com/stm32duino/LSM6DS3
57-
5844The datasheets of the several components are available at
59- http://www.st.com/content/st_com/en/products/mems-and-sensors/inemo-inertial-modules/lsm6dsl.html
60- http://www.st.com/content/st_com/en/products/imaging-and-photonics-solutions/proximity-sensors/vl6180x.html
61- http://www.st.com/content/st_com/en/products/imaging-and-photonics-solutions/proximity-sensors/vl53l0x.html
62- http://www.st.com/content/st_com/en/products/wireless-connectivity/bluetooth-bluetooth-low-energy/spbtle-rf.html
63- http://www.st.com/content/st_com/en/products/motor-drivers/stepper-motor-drivers/l6470.html
64- http://www.st.com/content/st_com/en/products/power-management/led-drivers/boost-current-regulators-for-led/led6001.html
65- http://www.st.com/content/st_com/en/products/mems-and-sensors/humidity-sensors/hts221.html
66- http://www.st.com/content/st_com/en/products/mems-and-sensors/pressure-sensors/lps25hb.html
67- http://www.st.com/content/st_com/en/products/mems-and-sensors/inemo-inertial-modules/lsm6ds3.html
45+ * http://www.st.com/content/st_com/en/products/mems-and-sensors/inemo-inertial-modules/lsm6dsl.html
46+ * http://www.st.com/content/st_com/en/products/imaging-and-photonics-solutions/proximity-sensors/vl6180x.html
47+ * http://www.st.com/content/st_com/en/products/imaging-and-photonics-solutions/proximity-sensors/vl53l0x.html
48+ * http://www.st.com/content/st_com/en/products/wireless-connectivity/bluetooth-bluetooth-low-energy/spbtle-rf.html
49+ * http://www.st.com/content/st_com/en/products/motor-drivers/stepper-motor-drivers/l6470.html
50+ * http://www.st.com/content/st_com/en/products/power-management/led-drivers/boost-current-regulators-for-led/led6001.html
51+ * http://www.st.com/content/st_com/en/products/mems-and-sensors/humidity-sensors/hts221.html
52+ * http://www.st.com/content/st_com/en/products/mems-and-sensors/pressure-sensors/lps25hb.html
53+ * http://www.st.com/content/st_com/en/products/mems-and-sensors/inemo-inertial-modules/lsm6ds3.html
6854
6955
7056
0 commit comments