Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 973 Bytes

readme.md

File metadata and controls

26 lines (22 loc) · 973 Bytes

Smart Bottle Opener

Simple IoT bottle opener project. Show the power of programming with simple IoT. Made by @jacobtheevans and @BobbyLeChimp

Todo for project

  • Init Commit
  • Design document for the overall architecture of project
  • Design document for the physical bottle opener device
  • NodeJS master server for client management and storage
  • MQTT Client for bottle opener
  • Prototype bottle opener design
  • Video demo

Hardware

Useful links

https://learn.cybus.io/lessons/mqtt-basics/ https://randomnerdtutorials.com/esp32-mqtt-publish-subscribe-arduino-ide/ https://github.com/espressif/arduino-esp32

Architecture

Architecture of project