Skip to main content

tool for programming/comunicate with ESP8266 platforms based on MircoPython and NodeMCU

Project description

pyesp included: pyesp - command line tool

example 1: $ pyesp –help — display help for pyesp tool

example 2: $ pyesp –platform MPY –command listdir — Listed files/directories on EPS8266 file system

example 3: $ pyesp -p MPY -c listdir -d example — Listed files/directories on EPS8266 file system from ‘./example’ directory

example 4: $ pyesp -p MPY -c fileread -f sht21.py — Read file ‘sht21.py’ from EPS8266 file system

example 5: $ pyesp -p MPY -c fileread -f main.py,sht21.py,lm75.py — Read files [ main.py, sht21.py, lm75.py ] from EPS8266 file system

example 6: $ pyesp -p MPY -c filewrite -f main.py –data import osrn import machine — Create file ‘main.py’ on EPS8266 and write ‘import osrn import machine

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyesp-0.7.3.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distributions

pyesp-0.7.3-py3.5.egg (12.7 kB view hashes)

Uploaded Source

pyesp-0.7.3-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page