ericoloewe / pir-esp-32

A basic app using pir and esp32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A basic app using pir and esp32


Languages

Language:TypeScript 45.3%Language:C# 30.5%Language:C++ 10.6%Language:HTML 9.6%Language:CSS 4.0%