Skip to content

tspannhw/minifi-movidius-electric

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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