Skip to content

Commit

Permalink
Added BOM after comment from viewer on YouTube
Browse files Browse the repository at this point in the history
  • Loading branch information
leonvandenbeukel committed May 13, 2018
1 parent 96a0c33 commit 1616de6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Expand Up @@ -19,3 +19,15 @@ For better contrast, it's best to print the following parts in black:
The rest can be printed in white.

![alt text](https://github.com/leonvandenbeukel/3D-7-Segment-Digital-Clock/blob/master/Schema.png)

| Components |
| ------------- |
| Arduino Nano |
| LED strip WS2812B 1 meter 30 RGB LED's |
| Real time clock: DS3231 and battery |
| Bluetooth module: HC-05 |
| Temperature and Humidity Sensor: DHT11 or DHT22 |
| 5V / 2A Power Supply |
| PCB |
| Wires, Glue and a lot of patience :) |

1 comment on commit 1616de6

@sanzav
Copy link

@sanzav sanzav commented on 1616de6 Jun 27, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps replace HC-05 HC-06 ?

Please sign in to comment.