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

design: add fz for tiny button #9

Merged
merged 3 commits into from
Nov 9, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions design/tiny/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
Fritzing Design
===============

![design](https://github.com/googlesamples/firebase-iot-button/raw/master/design/tiny/tiny.png)

Bill of Materials
=================

Assembly List
-------------

| Label | Part Type | Properties |
|-------|-------------------|-----------------------------------------------------------------------|
| LED1 | Red (633nm) LED | package 3 mm [THT]; leg yes; color Red (633nm) |
| LED2 | Green (560nm) LED | package 3 mm [THT]; leg yes; color Green (560nm) |
| S1 | Pushbutton | package [SMD] |
| U1 | NodeMCU V1.0 | chip ESP8266; variant NodeMCUV1 |
| U2 | attiny85 | package dip; version Attiny85-20PU; type Atmel AVR; variant dip08 THT |
| U3 | Battery Holders | package battery-aaa; variant aaa |
| U4 | Battery Holders | package battery-aaa; variant aaa |
| U5 | Battery Holders | package battery-aaa; variant aaa |

Shopping List
-------------

| Amount | Part Type | Properties |
|--------|-------------------|-----------------------------------------------------------------------|
| 1 | Red (633nm) LED | package 3 mm [THT]; leg yes; color Red (633nm) |
| 1 | Green (560nm) LED | package 3 mm [THT]; leg yes; color Green (560nm) |
| 1 | Pushbutton | package [SMD] |
| 1 | NodeMCU V1.0 | chip ESP8266; variant NodeMCUV1 |
| 1 | attiny85 | package dip; version Attiny85-20PU; type Atmel AVR; variant dip08 THT |
| 3 | Battery Holders | package battery-aaa; variant aaa |
Loading