Library for the Lite-On Optical Sensor LTR-329ALS-01. Part of stm32libs
Go to file
2024-10-11 17:47:40 +02:00
.veles_metadata Added .veles_metadata 2022-07-01 21:07:27 +02:00
LICENSE Updated README 2024-10-11 17:47:40 +02:00
ltr329.c Updated README 2024-10-11 17:47:40 +02:00
ltr329.h Updated README 2024-10-11 17:47:40 +02:00
README.md Updated README 2024-10-11 17:47:40 +02:00

ltr329

Library for the Lite-On Optical Sensor LTR-329ALS-01.

Usage

How to include the library in an STM32CubeIDE Project

  • Project Properties -> C/C++ Build -> Settings -> MCU GCC Assembler -> Incude Paths -> Add... (+ icon)
  • Project Properties -> C/C++ Build -> Settings -> MCU GCC Compiler -> Incude Paths -> Add... (+ icon)
  • Project Properties -> C/C++ General -> Paths and Symbols -> Includes -> Add... -> Workspace...
  • Project Properties -> C/C++ General -> Paths and Symbols -> Source Location -> Add... -> Workspace...

License

This project is licensed under the MIT License. See the LICENSE file for details.