Skip to content

Source code files for first IoT workshops @ Exlabs

Notifications You must be signed in to change notification settings

Exlabs/iot-home-alarm

Repository files navigation

IOT Home Alarm

This repo is a documentation of historical 1st IOT Workshops in the best software company in Poland.

We are going to implement a basic home alarm, which will buzz and send MQTT message to a broker when door/window is opened.

Home Alarm circuit

ESP32

The project will be based on ESP32, a device being standard and cheap option for tinkerers of 21st century. The one of many good things "made in China". Here you can check its documentation together with some use-cases.

Software

During workshops we will use Arduino IDE and write code in ino files, basically using C++ language.

Hardware

Hardware needed for workshops is:

  • buzzer
  • ESP32 dev kit
  • cables
  • breadboards
  • LEDs
  • Buttons
  • Resistors
  • Reed switch

Bill of Materials

About

Source code files for first IoT workshops @ Exlabs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages