Skip to content

Instantly share code, notes, and snippets.

@ColdHeat
Last active June 21, 2018 07:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ColdHeat/be633b7eb6e25758ec80ae0115c1887a to your computer and use it in GitHub Desktop.
Save ColdHeat/be633b7eb6e25758ec80ae0115c1887a to your computer and use it in GitHub Desktop.
PSNee pinout on Attiny45

On an Attiny45 you can perhaps expect the following pinout which you can slowly remap back to the MM3 pinout diagrams. This is untested by me.

1 - N/A
2 - N/A
3 - GATE
4 - GND
5 - SQCK
6 - SUBQ
7 - DATA
8 - VCC (3.5V)

My original diagram salvaged from scrap notes:

N/A  - 1 |----| 8 - VCC
N/A  - 2 |    | 7 - DATA
GATE - 3 |    | 6 - SUBQ
GND  - 4 |----| 5 - SQCK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment