Close

are we there yet ?

A project log for oiyshTerminal

Local server collection of IoT system with some additional futures. Works by default offline, based on .deb .npm .pipy

yoyoek1yOyOeK1 03/19/2023 at 12:110 Comments

Couple of days a go I decided that I will try to implement a yss site with specks / usability of someone else then me. I don't know if you know https://openmuscle.org/ it's a interesting project. It can change a lot it how we see HMI to give people new fingers, arms, wrist, ...... 

Task was to make a visualization of upcoming data samples from hardware. They used UDP protocal and device is sending json'ish lines of adc channels. Have a place to trouble shoot sensors reading / over all diagnostic. Make a place to start section with ML. oiyshTerminal can help!

With yss it's easy. I made a flow to listen to packages in udp then istore it in influxDB to have nice resolution in ms or more Then it was a meter of making .svg with two versions 4ch and 12ch. Top-ing on the cake is grafana and plots abilities. All that in less then 30 min with finally .deb made with packitso ....

More about otdmp-open-muscle-src: link ... 

Nice screen of it working on provided data from stored stream from file rebroadcast recapture and displayed.

On left two devices with some fast view for data coming now from device. On right grafana with some basic plot set up to check if data in coming to this point.

All this as a target will be access able by 

apt install otdm-yss otdmp-open-muscle-src

If all is good. 

KNOWN BUGS ON CURRENT VERSION

For sure the grafana dashboard will not install it self correctly (can make manually and package is comming)

There is no grafana installer in otdm (can make manually and package is comming)

Let me know what you think about this fast telemetry method. And if you have a project where you want to see telemetry / interaction with device / system you have let me know I'm happy / interested to check if I / oiyshTerminal can help!

Discussions