Power Measurment Dashboard For Iot Hobbysts 🤖

ℹ️ About

I have created this project to help electronics hobbyists and makers to measure their electronics projects using a clean interface.

Logo

First steps to run, and build this project

* git clone https://github.com/danilo94/Power-Measurment-Dashboard/
* npm install - Install Dependency tree
* yarn start - Start project in dev mode
* yarn build - Build the project

✅ Done

  • Instant Consumption Component
  • Graphic view of the project in time
  • Serial communication interface using json as data
  • Connection via websockets

❎ Todo

  • add csv file export

🛠 Technologies used in this project