/mutualeyes

Easy-to-ported decentralized connectivity monitoring system for microcomputers (PoC of https://tsys.jp/hiss/2023/program/program_abst.html#TP-A-38)

Primary LanguagePythonMIT LicenseMIT

mutualeyes

mutualeyes is easy-to-ported decentralized connectivity monitoring system mainly developed for microcomputers.
This branch contains implementation in MicroPython.

Development

  • Install packages listed below by using mip. This is required for each microcomputers.

    • copy
    • logging
    • ntptime
  • Run this software.

    • cd src && mpremote [device] mount . run main.py

License

MIT license.