Skip to content

Commit

Permalink
Merge pull request #831 from Paciente8159/new-io-shift-register
Browse files Browse the repository at this point in the history
New IO shift register with support for 74HC165
  • Loading branch information
Paciente8159 authored Feb 24, 2025
2 parents 50986f6 + 5b51e6e commit c89ee13
Show file tree
Hide file tree
Showing 25 changed files with 2,902 additions and 3,993 deletions.
6 changes: 3 additions & 3 deletions PINOUTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ This wiring can be completely modified by the user.
| DOUT5 | DISPLAY DAT |
| DOUT6 | DISPLAY CS |
| DOUT7 | DISPLAY BEEP |
| DOUT8 | IC74HC595_DATA |
| DOUT9 | IC74HC595_CLK |
| DOUT10 | IC74HC595_LATCH |
| DOUT8 | SHIFT_REGISTER_DATA |
| DOUT9 | SHIFT_REGISTER_CLK |
| DOUT10 | SHIFT_REGISTER_LATCH |
| DOUT11 | STEPPER_DIGIPOT_CS |
| DOUT12 | STEPPER0_MSTEP1 |
| DOUT13 | STEPPER1_MSTEP1 |
Expand Down
Binary file modified docs/mcumap_gen.xlsx
Binary file not shown.
Loading

0 comments on commit c89ee13

Please sign in to comment.