Skip to content

Commit

Permalink
docs: added linear slider in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xiduzo committed Dec 29, 2024
1 parent c032dc7 commit b1f1b25
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ A potentiometer can, for example, be used to control the brightness of an LED, t

{% iframe src="https://www.tinkercad.com/embed/bCbhLt2jFXh" /%}

## 2 channel sliding potentiometer
Some sliding potentiometers have two channels. This means that the potentiometer has two separate resistive tracks. This can be useful when you want to control two separate devices with one potentiometer.

![2 channel linear slider](/images/linear-slider.svg)

## Resources

- [Johnny-Five](https://johnny-five.io/api/sensor/)
10 changes: 10 additions & 0 deletions apps/nextjs-app/public/images/linear-slider.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b1f1b25

Please sign in to comment.