/pir-esp-32

A basic app using pir and esp32

Primary LanguageTypeScript

Pir sensor test with ESP32

A basic app using pir and esp32. More info at readme.md (pt-br)

App image

Install

  • Download dotnet core SDK: Link
  • Download node.js: Link
  • Download Arduino IDE: Link

App

Run the follow command at the app folder npm i

Run

App

Run the follow command at the app folder npm start

Server

Run the follow command at the server folder dotnet run

Pir

Open the pir.ino file at the Arduino IDE and click at Upload Button

Commit Guidelines

My commits convention is based at AngularJs Commits Convention