Repo for various combinations of shields for D1 boards, for example with temperature sensor and OLED etc.
Open in Arduino IDE, set board to "WeMos D1 R2 & mini"
Assemble your boards and upload the code to your board. MQTT server IP and any username and password will need to be changed.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Borrowed some code from my Mailbox repo to make MQTT work and added OLED code.
MIT Licence