Difference between revisions of "Component: Potentiometer (Trimmer) Free ()"
From Flowcode Help
Jump to navigationJump to search (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.4 |- | width="20%" style="color:gray...") |
|||
Line 14: | Line 14: | ||
==Potentiometer (Trimmer) Free component== | ==Potentiometer (Trimmer) Free component== | ||
Trim Pot for 0.1mm pitch PCB. With finger dial knob. Pointer colour can be changed from component properties. | Trim Pot for 0.1mm pitch PCB. With finger dial knob. Pointer colour can be changed from component properties. | ||
+ | |||
+ | '''Note: The default Vref properties for AVR/Arduino is AREF.''' | ||
+ | '''If there is no voltage being applied to the AREF pin, then you must change Vref option from AREF to AVCC''' | ||
==Component Source Code== | ==Component Source Code== |
Revision as of 08:30, 21 December 2022
Author | Matrix Ltd |
Version | 1.4 |
Category |
Contents
Potentiometer (Trimmer) Free component
Trim Pot for 0.1mm pitch PCB. With finger dial knob. Pointer colour can be changed from component properties.
Note: The default Vref properties for AVR/Arduino is AREF. If there is no voltage being applied to the AREF pin, then you must change Vref option from AREF to AVCC
Component Source Code
Please click here for the component source code: FC_Comp_Source_knob_trim_finger_free.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples