/fslp-led-strip-arduino-demo

Example Arduino sketch that shows how to use an Interlink force-sensing linear potentiometer (FSLP) to control an addressable RGB LED strip.

Primary LanguageArduino

Force-Sensing Linear Potentiometer and LED Strip with Arduino Demo

This is an example Arduino sketch that shows how to use an Interlink force-sensing linear potentiometer (FSLP) to control an addressable RGB LED strip.

This code works with the following FSLPs:

This code uses the PololuLedStrip library, so it will work with any LED strips supported by that library. If you do not have an LED strip, you can still use this code to get pressure and sensor readings from the FSLP.

This code should work on any board that is programmable through the Arduino IDE or a similar programming environment. This includes the Arduino Uno and the A-Star 32U4 Micro.

For more details about this code, including a video and a schematic, see our blog post about the demo.