Gebrauchsanleitung zum WLAN-Board Air602 (ARM Cortex M3 + WLAN)

Begonnen von juergs, 14 April 2020, 11:12:57

Vorheriges Thema - Nächstes Thema

juergs

Aktuellere Version vom 2020-05-26:
https://github.com/robert-hh/Shared-Stuff/blob/master/wm_w600.fls
(sysname='w600', nodename='w600', release='1.12.0', version='v1.12-479-gad28bc355-dirty on 2020-05-26', machine='WinnerMicro module with W600')

Zitat>>>
upysh is intended to be imported using:
from upysh import *

To see this help text again, type "man".

upysh commands:
pwd, cd("new_dir"), ls, ls(...), head(...), cat(...), hd(...)
newfile(...), mv("old", "new"), rm(...), mkdir(...), rmdir(...)
clear

Zitat>>> help("modules")
__main__          network           uasyncio/task     ure
_boot             ntptime           ubinascii         uselect
_onewire          pye_mp            ucollections      usocket
_uasyncio         sys               uctypes           ustruct
builtins          uarray            uerrno            utime
cmath             uasyncio/__init__ uhashlib          utimeq
easyw600          uasyncio/core     uheapq            uwebsocket
framebuf          uasyncio/event    uio               uzlib
gc                uasyncio/funcs    ujson             w600
machine           uasyncio/lock     uos
math              uasyncio/manifest upysh
micropython       uasyncio/stream   urandom
Plus any modules on the filesystem
>>>