-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,7 @@ | ||
# MQTT_Window_Sensors | ||
Wireless MQTT Window Sensors with the ESP-01 | ||
|
||
These are arduino coded battery powered MQTT window sensors for use with home assistant or other smart home hubs. | ||
Part 1: https://www.youtube.com/watch?v=BoYVr2UwWWg | ||
|
||
Parts list here: | ||
|
||
Bare Reed Switches: https://amzn.to/2uJub7r | ||
|
||
ESP-01 Microcontrollers: https://amzn.to/2IrlaSc | ||
|
||
Resistors: https://amzn.to/2IrFx1Q | ||
|
||
Soldering Iron: https://amzn.to/2Gys5sh | ||
|
||
USB to TTL Adapter: https://amzn.to/2EhCcQu | ||
|
||
3d Printer: https://amzn.to/2GyXXx8 | ||
Part 2: https://www.youtube.com/watch?v=2kLZ7DlP9KU | ||
|