Skip to content

Commit

Permalink
Add bill of materials
Browse files Browse the repository at this point in the history
  • Loading branch information
jankeesvw committed Jun 7, 2016
1 parent ead5013 commit a3d3d37
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ The schematics are included in the [Schematics.fzz](https://github.com/jankeesvw

![Schematics](https://cloud.githubusercontent.com/assets/167882/15805438/acaf0fe8-2b2a-11e6-8284-95ede0fb1f81.png)

## Bill of materials

* [Monochrome 0.96" 128x64 OLED graphic display](https://www.floris.cc/shop/en/display/840-monochrome-096-128x64-oled-graphic-display.html?search_query=oled&results=6)
* [Photon with headers](https://www.floris.cc/shop/en/photon/1479-particle-photon-with-headers.html?search_query=photon&results=9)

## End result

This how it looks when it's connected:
Expand All @@ -27,4 +32,4 @@ To send something to the screen I something like this:

```bash
curl -X POST -F "params=Hello,World." "https://api.particle.io/v1/devices/1234567/lines?access_token=abcdefgh"
```
```

0 comments on commit a3d3d37

Please sign in to comment.