Skip to content

Commit 41adb3d

Browse files
Update 2020-01-05-current-jameco-ordering-list.md
1 parent bf7bc08 commit 41adb3d

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed
Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
## Stuff I need to buy
22

3-
- Potentially another 100ft purple wire roll (2154880)
4-
- Potentially another 100ft grey wire roll(2154898)
5-
- 20x 74h595 shift registers (serial-in parallel-out) I use these everywhere it seems
6-
- 10x 74hc165 shift registers (parallel-in serial-out)
7-
- 10x 1N5817 schottky diodes - for arduino nano, use to not allow backfeed(also lower forward voltage drop)
3+
<!-- - Potentially another 100ft purple wire roll (2154880) -->
4+
<!-- - Potentially another 100ft grey wire roll(2154898) -->
5+
<!-- - Potentially another 100ft blue wire roll (2152884) -->
6+
<!-- - 20x 74h595 shift registers (serial-in parallel-out) I use these everywhere it seems -->
7+
<!-- - 10x 74hc165 shift registers (parallel-in serial-out) -->
8+
<!-- - 10x 1N5817 schottky diodes - for arduino nano, use to not allow backfeed(also lower forward voltage drop) -->
89
- 10x 74hc191 synchronous binary up/down counter - 4 are being used for the stack pointer
910
Stack pointer uses 4 counters, high and low byte SP-H, SP-L
1011
Control signals:
@@ -15,7 +16,10 @@
1516
6 signals total
1617
can use a 3-8 decoder
1718
(BLANK, high in, high out, low in, low out), stack count enable, stack pointer up/down
18-
- 30x BC327 PNP transistors - for multiplexing outputs
19-
- 5x atmega328p
20-
- 10x crystal 16.000MHz
21-
<!-- - aries 40-6554-10 zif socket -->
19+
- <!-- 30x BC327 PNP transistors - for multiplexing outputs - common anode
20+
- 30x BC337 NPN transistors - for multiplexing outputs - common cathode -->
21+
<!-- - 5x atmega328p -->
22+
<!-- - 10x crystal 16.000MHz -->
23+
<!-- - aries 40-6554-10 zif socket -->
24+
<!-- - 10x CD74HC283E 4-bit adder - https://tomnisbet.github.io/nqsap/docs/dxy-registers/ seems like a neat idea to implement to save cycles -->
25+
- 10x 74hc74 - dual d-type flip-flop

0 commit comments

Comments
 (0)