You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An easy to use Arduino library for interfacing LSA08 line sensor.
7
+
8
+
## Features
9
+
10
+
-**Cross-Platform:** Works on any microcontroller that can be programmed using the Arduino IDE.
11
+
12
+
-**Multiple Interfaces:** The LSA08 sensor can be interfaced with the MCU via an analog pin, UART, or even software serial!!
13
+
14
+
-**Device Control:** The library offers APIs to perform various operations such as triggering auto-calibration, changing thresholds and changing the line mode from the MCU itself.
15
+
16
+
## Licence
17
+
18
+
This project is licensed under the [MIT Licence](https://github.com/csd-robocon-nitk/LSA08_Simplified/blob/main/LICENSE).
0 commit comments