Skip to content

eunchurn/tm21-rpi3-application

Repository files navigation

Raspberry Pi Application for TM21 Vibration Controller Monitoring

Unit Test codecov

Work Flow and Road Map

  • NI DAQ comm. and parser
  • NI DAQ comm with Multicast
  • DAQ data MQTT sender
  • PLC comm. and parser
  • PLC data MQTT sender
  • Anemometer comm. and parser
  • Anemometer data MQTT sender
  • CBOR object packet compression
  • Flowtype typecheck configuration
  • Deployment and registration on system service

Installation

Install systemd

curl --insecure -o- -L \
https://raw.githubusercontent.com/eunchurn/tm21-rpi3-application/master/scripts/install.sh | bash

System service

  • start: systemctl start dku
  • stop: systemctl stop dku
  • 🔧restart: systemctl restart dku
  • 💡status: systemctl status dku
  • 🔍log view: journalctl -u dku
  • 🗓log following: journalctl -u dku -f

About

진동제어장치 모니터링 Raspberry Pi3 데이터 처리 애플리케이션

Resources

License

Stars

Watchers

Forks

Packages

No packages published