Skip to content

Command line utility for loboris WifiMcu implementation (chip EMW3165)

Notifications You must be signed in to change notification settings

nayobix/lobocli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This command line utility is intended to be used for
loboris WifiMcu implementation for EMW3165
(https://github.com/loboris/MICO)


$ lobocli.py --help
usage: lobocli.py [-h] [--serial SERIAL] [--baud BAUD]
                  [--uploadfile UPLOADFILE] [--readfile READFILE] [-d]
                  [command [command ...]]

Lobo CLI

positional arguments:
  command
                            Commands: [default: none]:
                               ver
                               info
                               mem
                               reboot


optional arguments:
  -h, --help            show this help message and exit
  --serial SERIAL       Serial port. Default: /dev/ttyUSB0
  --baud BAUD           Baud rate. Default: 115200
  --uploadfile UPLOADFILE
                        File upload.
  --readfile READFILE   File read.
  -d, --debug           Debug mode

    Command line tool for emw3165 operations - file read/write/ver and so on
    Implemented for MICO Lobo wifimcu modification

    Usage: lobocli.py [--option] command

About

Command line utility for loboris WifiMcu implementation (chip EMW3165)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages