Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit da7f289

Browse files
committed
Merge pull request #9 from proppy/design
design: add fz for tiny button
2 parents e19360e + 7a4a80d commit da7f289

File tree

4 files changed

+5999
-0
lines changed

4 files changed

+5999
-0
lines changed

design/tiny/README.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
Fritzing Design
2+
===============
3+
4+
![design](https://github.com/googlesamples/firebase-iot-button/raw/master/design/tiny/tiny.png)
5+
6+
Bill of Materials
7+
=================
8+
9+
Assembly List
10+
-------------
11+
12+
| Label | Part Type | Properties |
13+
|-------|-------------------|-----------------------------------------------------------------------|
14+
| LED1 | Red (633nm) LED | package 3 mm [THT]; leg yes; color Red (633nm) |
15+
| LED2 | Green (560nm) LED | package 3 mm [THT]; leg yes; color Green (560nm) |
16+
| S1 | Pushbutton | package [SMD] |
17+
| U1 | NodeMCU V1.0 | chip ESP8266; variant NodeMCUV1 |
18+
| U2 | attiny85 | package dip; version Attiny85-20PU; type Atmel AVR; variant dip08 THT |
19+
| U3 | Battery Holders | package battery-aaa; variant aaa |
20+
| U4 | Battery Holders | package battery-aaa; variant aaa |
21+
| U5 | Battery Holders | package battery-aaa; variant aaa |
22+
23+
Shopping List
24+
-------------
25+
26+
| Amount | Part Type | Properties |
27+
|--------|-------------------|-----------------------------------------------------------------------|
28+
| 1 | Red (633nm) LED | package 3 mm [THT]; leg yes; color Red (633nm) |
29+
| 1 | Green (560nm) LED | package 3 mm [THT]; leg yes; color Green (560nm) |
30+
| 1 | Pushbutton | package [SMD] |
31+
| 1 | NodeMCU V1.0 | chip ESP8266; variant NodeMCUV1 |
32+
| 1 | attiny85 | package dip; version Attiny85-20PU; type Atmel AVR; variant dip08 THT |
33+
| 3 | Battery Holders | package battery-aaa; variant aaa |

0 commit comments

Comments
 (0)