16n-faderbank / 16n

Sixteen faders, a Teensy, MIDI over USB and jack, CV out, and I2C out. Phew.
Other
337 stars 58 forks source link

Slide Pots - 10K? #5

Closed okyeron closed 5 years ago

okyeron commented 5 years ago

BOM is not specific on value for slide pots.

Mouser lists 2 versions of the RS6011SP600x - RS6011SP6003 (10KOhms) and RS6011SP6004 (20Kohms)

Datasheet says the 10K RS6011SP6003 is 1B taper (linear) so I assume this is the right one. Might be good to update the BOM with that part number?

infovore commented 5 years ago

Octopart BOM - https://octopart.com/bom-tool/unJxkzvR - is specific and specifies 6003 (10k) parts.

However, technically, resistance doesn't matter that much as it's just being used as a voltage divider. Taper is, however, critical, and should be linear. I'll update bom.csv with the 6003 part though.