Skip to content

Repository files navigation

FelixSense

License: MIT GitHub repo size GitHub repo file or directory count GitHub code size in bytes GitHub top language

Check Arduino Compile Examples Spell Check

GitHub Created At GitHub commit activity GitHub last commit

A lightweight Arduino library for analog sensors with photoresistors, thermistors, and potentiometers.

Installation

Install via ZIP file

  1. Download the .zip file of the latest release.

  2. Click the <>Code button and select Download ZIP to download the .zip file.

  3. In the Arduino IDE, go to Sketch > Include Library > Add .ZIP Library....

  4. Select the downloaded .zip file.

Updating the Library

To update the library:

  1. Go to Documents > Arduino > libraries > FelixSense to and delete the existing FelixSense folder from your libraries directory.
  2. Follow the installation steps above to install the latest version.

Add to PlatformIO Project

Add the following to the project's platformio.ini file:

lib_deps =
    https://github.com/felixthecat8a/FelixSense.git

About

A lightweight Arduino library for analog sensors with photoresistors, thermistors, and potentiometers.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages