Skip to content

EFM + MiNiFI + Electric + Sensehat + Movidius Intel + Java + Python + NiFi

Notifications You must be signed in to change notification settings

tspannhw/minifi-movidius-electric

Repository files navigation

minifi-movidius-electric

** MiNiFi Java 0.6.0 Agent on Raspberry Pi 3B+ with Movidius Intel VPU, WebCamera, Sense-Hat **

EFM

Movidius NiFi

Energy Slack

MXNet Slack

RPI EFM

HWX

See: https://www.datainmotion.dev/2019/08/rapid-iot-development-with-cloudera.html

** Running Electric Monitoring **

https://www.datainmotion.dev/2019/08/rapid-iot-development-with-cloudera.html

This will run the Python 3 interface to HS110 Electric Meter:

** (em.sh) **

python3 -W ignore /opt/demo/nifi-energy-monitoring/energymonitor.py 2>/dev/null

** (run2.sh) **

`#!/bin/bash

DATE=$(date +"%Y-%m-%d_%H%M")

fswebcam -q -r 1280x720 --no-banner /opt/demo/images/$DATE.jpg python3 -W ignore /opt/demo/all.py /opt/demo/images/$DATE.jpg 2>/dev/null`

In this one we capture the webcamera image and feed it to our Python script that runs MXNet, Caffe and Sense ingest.

About

EFM + MiNiFI + Electric + Sensehat + Movidius Intel + Java + Python + NiFi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published