Skip to content

Commit

Permalink
Add schematic
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickdk77 committed Jan 28, 2021
1 parent a707330 commit f3fb42e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,14 @@ Fan control is not limited to a single dip switch setting, so up to 16 fans can
## Dependencies
This project uses the following libraries that are available through the Arduino IDE
* [SmartRC-CC1101-Driver-Lib](https://github.com/LSatan/SmartRC-CC1101-Driver-Lib) by LSatan
* [rc-switch](https://github.com/sui77/rc-switch) by sui77
* [rc-switch](https://github.com/sui77/rc-switch) by sui77, moved to inline
* [PubSubClient](https://pubsubclient.knolleary.net/) by Nick O'Leary

## Hardware
* ESP8266 development board (Tested with a NodeMCU v2 and a D1 Mini)
* CC1101 wireless transceiver
* Wiring info can be found in the [SmartRC-CC1101-Driver-Lib readme](https://github.com/LSatan/SmartRC-CC1101-Driver-Lib#wiring)
* Schematic for d1mini with CC1101 and doorbell [Schematic](https://github.com/patrickdk77/hampton-bay-fan-mqtt/FanController.pdf)

## Setup
### Configuration
Expand Down

0 comments on commit f3fb42e

Please sign in to comment.