Skip to content

Latest commit

 

History

History
101 lines (75 loc) · 4.89 KB

Partlist.md

File metadata and controls

101 lines (75 loc) · 4.89 KB

A list of parts that I used for this project:

Teensy++ 2.0

Don't forget that you also need an USB to Mini-USB cable to program the Teensy!
PJRC.com (International Supplier)
PieterFloris (Dutch Supplier)


LCD (20x2)

www.conrad.nl
datasheet


LCD (20x2) Faceplate

www.conrad.nl
datasheet


Potmeter

1x 1kOhm three pin potentiometer for LCD contrast adjust
www.conrad.nl
datasheet


7seg LED Digits (x 3!)

3x SC56-11 SRWA RED 14 MM (Common Kathode!)
www.conrad.nl
datasheet


Max7219 Led controller chip

1x IC MAX7219CNG+ DIP24N
www.conrad.nl
datasheet


7805 5v Power regulator

1x 7805 5v power regulator in TO 220 form
www.conrad.nl
datasheet


Elco 0.1 uF

www.conrad.nl


Elco 0.33 uF

www.conrad.nl


Bridge Rectifier

www.conrad.nl


RGB Red

Optional, if you don't want the stompbox-bank/mode switch, just leave it out.
www.conrad.nl
datasheet


Pushbuttons

R13-85A-05 Pushbutton

These are optional and any other default off, press on push button (non locking) will do. There's room on the PCB to directly connect 4 buttons or leds. On the Teensy there are 8 free ports, so you could add a total of 12 leds or buttons. Or you could just leave these out and only add the LCD to your FCB1010 unit.

Here's how I will be using these 12 ports to give you an idea of the possibilities:

  • A button to control stompbox-bank/mode switching (RGB used as indicator)
  • A button underneath the right ExpPedal to toggle the effect it controls
  • A button for Tap Tempo
  • A led to indicate current Tap Tempo (flashing on Realtime SysEx from AxeFx)
  • A button to enable the Tuner/Mute (no Led needed because Tuner is on the LCD)
  • 7 Free ports :P

www.conrad.nl
datasheet


Connectors and cables

Will update soon