FreeCalypso > hg > freecalypso-schem2
comparison venus/src/MCL @ 5:e449bb0779c4
Venus MCL: add LEDs
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Fri, 19 Nov 2021 01:43:41 +0000 |
| parents | 7059b3a5224e |
| children | 0ecf6e2ac76d |
comparison
equal
deleted
inserted
replaced
| 4:7059b3a5224e | 5:e449bb0779c4 |
|---|---|
| 1 # Master Component List for FreeCalypso Venus development board | 1 # Master Component List for FreeCalypso Venus development board |
| 2 | |
| 3 # LEDs and other diodes | |
| 4 | |
| 5 part green-led: | |
| 6 manufacturer=Rohm | |
| 7 manufacturer_part_number=SML-D12M8WT86 | |
| 8 description=SMT LED, green, 0603 | |
| 9 vendor=Digi-Key | |
| 10 vendor_part_number=511-1578-1-ND | |
| 11 footprint=file:LED__Rohm_SML-D12x8 | |
| 12 pinout=LED.pinout | |
| 13 npins=2 | |
| 14 | |
| 15 part yellow-led: | |
| 16 manufacturer=Rohm | |
| 17 manufacturer_part_number=SML-D12Y8WT86 | |
| 18 description=SMT LED, yellow, 0603 | |
| 19 vendor=Digi-Key | |
| 20 vendor_part_number=511-1582-1-ND | |
| 21 footprint=file:LED__Rohm_SML-D12x8 | |
| 22 pinout=LED.pinout | |
| 23 npins=2 | |
| 24 | |
| 25 part red-led: | |
| 26 manufacturer=Rohm | |
| 27 manufacturer_part_number=SML-D12U8WT86 | |
| 28 description=SMT LED, red, 0603 | |
| 29 vendor=Digi-Key | |
| 30 vendor_part_number=511-1580-1-ND | |
| 31 footprint=file:LED__Rohm_SML-D12x8 | |
| 32 pinout=LED.pinout | |
| 33 npins=2 | |
| 2 | 34 |
| 3 D200: | 35 D200: |
| 4 device=HVC375B | 36 device=HVC375B |
| 5 manufacturer=Renesas | 37 manufacturer=Renesas |
| 6 manufacturer_part_number=HVC375BTRF-E | 38 manufacturer_part_number=HVC375BTRF-E |
| 7 description=Varactor diode for VCXO | 39 description=Varactor diode for VCXO |
| 8 hier=core.rf.Rita_vcxo.vcxo_passive.D200 | 40 hier=core.rf.Rita_vcxo.vcxo_passive.D200 |
| 9 pinout=HVC375B.pinout | 41 pinout=HVC375B.pinout |
| 10 npins=2 | 42 npins=2 |
| 43 | |
| 44 # PWON LED | |
| 45 D309: | |
| 46 part=green-led | |
| 47 | |
| 48 # LPG LED | |
| 49 D401: | |
| 50 part=yellow-led | |
| 51 | |
| 52 # PWL LED | |
| 53 D402: | |
| 54 part=red-led | |
| 55 | |
| 56 # Charging LED | |
| 57 D403: | |
| 58 part=red-led | |
| 11 | 59 |
| 12 # Connectors | 60 # Connectors |
| 13 | 61 |
| 14 part header-2pin: | 62 part header-2pin: |
| 15 footprint=JUMPER2 | 63 footprint=JUMPER2 |
