I have created this project to help electronics hobbyists and makers to measure their electronics projects using a clean interface.
* 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
- Instant Consumption Component
- Graphic view of the project in time
- Serial communication interface using json as data
- Connection via websockets
- add csv file export
- [Electron] (https://www.electronjs.org/)
- [Node.js] (https://nodejs.org/en/)
- [React] (https://pt-br.reactjs.org/)