Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save thenoseman/8710eff02a113a308a66aff56c1d06bb to your computer and use it in GitHub Desktop.
Save thenoseman/8710eff02a113a308a66aff56c1d06bb to your computer and use it in GitHub Desktop.
Pinout of the CMJCU TinyLily Clone of the lilypad
/*
_____ _____ __ _____ _____
| | |__| | | | |
| --| | | | | | --| | |
|_____|_|_|_|_____|_____|_____|
_____ _ __ _ _
|_ _|_|___ _ _| | |_| |_ _
| | | | | | | |__| | | | |
|_| |_|_|_|_ |_____|_|_|_ |
|___| |___|
╔══════════════╗
╔════╝ ╚════╗
╔═══╝ (P0) ╚═══╗
╔═╝ ~0~ ~1~(P1) ╚═╗
╔═╝ BuildinLED ╚═╗
╔═╝ ╚═╗
╔═╝ ╚═╗
╔╝ [1](P2) ╚╗
╔╝ CMJCU TinyLily ╚╗
╔╝ Digispark-tiny like ╚╗
╔╝ See https://bit.ly/1PcgXx8 ╚╗
║ +---+ (5V) ║
╔╝--\ | C | () () () ╚╗
║ U | | J | GND P0 5V ║
║ S | | M | (VIN) ║
║ B | | C | () () () ║
╚╗--/ | U | P1 P2 RST ╔╝
║ +–––+ ║
╚╗ (GND) ╔╝
╚╗ Use PIN numbers: ╔╝
╚╗ ~X~: analogWrite (PWM) ╔╝
╚╗ [X]: analogRead NoAnaOut! ╔╝
╚═╗ (X): digitalRead/Write [0](P5) ╔═╝
╚═╗ ╔═╝
╚═╗ USB-/~4~ ╔═╝
╚═╗ USB+ [2](P4) ╔═╝
╚═══╗ [3](P3) ╔═══╝
╚════╗ ╔════╝
╚══════════════╝
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment