šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

mfoxadc

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mfoxadc

A tool for encoding LuckFox ADC values for sending as Meshtastic UDP messages

1.0.0a2
PyPI
Maintainers
1

This library provides UDP-based broadcasting of Meshtastic-compatible packets.

Installation

pip install mudp --no-deps
pip install mfoxadc

Command Line

mfoxadc --node-id "!abcd1234"

Additional Arguments:

  -h, --help           show this help message and exit
  --node-id NODE_ID    Node ID (e.g., !596ab32e)
  --channel CHANNEL    Channel name, default is LongFast
  --key KEY            Encryption key (Base64), default is AQ==
  --interval INTERVAL  Time between reports in seconds, default is 1800

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts