0
mirror of https://github.com/torvalds/GuitarPedal.git synced 2026-08-26 15:15:11 +00:00
Files
Linus Torvalds 0ae85ddb54 Add 'single-stomp' remote stomp switch
Instead of two stomp switches, this has a single switch and a LED.

The LED is directly connected to the ring of the TRS jack, and can be
driven by the pedal GPIO to show status - or will just be shorted to
ground if using a TS cable.

The stomp switch is connected to the tip.

Note that there isn't any current-limited resistor for the LED on this
board: the pedal already has that for protection.

Also note that the pedal software doesn't know about this option at all
yet: the idea is that now the pedal can be programmed to actively drive
the expression pedal ring with one of the GPIO's through the 1k resistor
that is there to protect it.

So the LED will not be hugely bright, and will be limited to that 3.3V
through a 1k resistor, but that's what I used to do with the main LED on
the older versions of the pedal, so it's plenty good enough for a status
LED.  In fact, I'll probably want to PWM it and be able to just say how
bright (or dim) the LED should be.

But that will all need some firmware support that isn't there, and a way
to say "the expression pedal has a switch and a LED" and a way to route
not just what the switch does, but what controls the LED.

Just a SMOP, once the boards are back.  I'll need to make an enclosure
for these things too.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-08-16 13:23:25 -07:00

5 lines
118 B
Plaintext

(fp_lib_table
(version 7)
(lib (name "Mylib") (type "KiCad") (uri "${KIPRJMOD}/symbols") (options "") (descr ""))
)