MicroPython TPYBoard
latest
TPYBoard快速参考手册
TPYBoard v202[ESP8266]快速参考手册
TPYBoard概述
MicroPython 教程
MicroPython类库
TPYBoard类库
TPYBoard 实例教程
TPYBoard 相关下载
TPYBoard主要数据手册
TPYBoard 固件更新记录
MicroPython许可证信息
MicroPython资料索引
MicroPython TPYBoard
Docs
»
索引
Edit on GitHub
索引
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__call__() (machine.Pin 方法)
(pyb.Switch 方法)
__contains__() (btree.btree 方法)
__detitem__() (btree.btree 方法)
__getitem__() (btree.btree 方法)
__iter__() (btree.btree 方法)
__setitem__() (btree.btree 方法)
__str__() (pyb.Pin 方法)
(pyb.pinaf 方法)
A
a2b_base64() (在 ubinascii 模块中)
abs() (內置函数)
accept() (usocket.socket 方法)
acos() (在 math 模块中)
acosh() (在 math 模块中)
ADC (machine 中的类)
ADCAll() (pyb.pyb 方法)
adcchannel() (在 machine 模块中)
address_set() (TFTLCD.TFT 方法)
addressof() (在 uctypes 模块中)
af() (pyb.Pin 方法)
af_list() (pyb.Pin 方法)
alarm() (machine.RTC 方法)
alarm_left() (machine.RTC 方法)
all() (內置函数)
alloc_emergency_exception_buf() (在 micropython 模块中)
AM2320 (模块)
am2320.AM2320 (AM2320 中的类)
angle() (pyb.Servo 方法)
(Servo 方法)
,
[1]
Anticoll() (MFRC522.MFRC522 方法)
any() (machine.UART 方法)
(pyb.CAN 方法)
(pyb.UART 方法)
(pyb.USB_VCP 方法)
(內置函数)
append() (array.array.array 方法)
argv() (在 sys 模块中)
array (模块)
array.array (array 中的类)
AS608 (模块)
as608.FIG (AS608 中的类)
asin() (在 math 模块中)
asinh() (在 math 模块中)
AT24C0X (模块)
at24c0x.AT24C0X (AT24C0X 中的类)
atan() (在 math 模块中)
atan2() (在 math 模块中)
atanh() (在 math 模块中)
B
b2a_base64() (在 ubinascii 模块中)
BIG_ENDIAN() (在 uctypes 模块中)
bin() (內置函数)
bind() (usocket.socket 方法)
blit() (framebuf.FrameBuffer 方法)
BMP180 (模块)
bmp180.BMP180 (BMP180 中的类)
bool (內置类)
bootloader() (在 pyb 模块中)
btree (模块)
bytearray (內置类)
bytearray_at() (在 uctypes 模块中)
byteorder() (在 sys 模块中)
bytes (內置类)
bytes_at() (在 uctypes 模块中)
BytesIO (uio 中的类)
C
calcsize() (在 ustruct 模块中)
calibration() (pyb.Servo 方法)
(Servo 方法)
,
[1]
callable() (內置函数)
callback() (pyb.Switch 方法)
(VS1838B.NecIr 方法)
CAN.LIST16() (在 pyb 模块中)
CAN.LIST32() (在 pyb 模块中)
CAN.LOOPBACK() (在 pyb 模块中)
CAN.MASK16() (在 pyb 模块中)
CAN.MASK32() (在 pyb 模块中)
CAN.NORMAL() (在 pyb 模块中)
CAN.SILENT() (在 pyb 模块中)
CAN.SILENT_LOOPBACK() (在 pyb 模块中)
cancel() (machine.RTC 方法)
ceil() (在 math 模块中)
channel() (machine.ADC 方法)
chdir() (在 uos 模块中)
checkDR() (NRF905.NRF905 方法)
chr() (內置函数)
classmethod() (內置函数)
clean() (TFTLCD.TFT 方法)
clear() (LCD5110.LCD5110 方法)
(在 LCD1602 模块中)
clearfilter() (pyb.CAN 方法)
close() (btree.btree 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
cmath (模块)
collect() (在 gc 模块中)
command() (pyb.LCD 方法)
compile() (內置函数)
(在 ure 模块中)
complex (內置类)
Config905() (NRF905.NRF905 方法)
connect() (usocket.socket 方法)
contrast() (pyb.LCD 方法)
copysign() (在 math 模块中)
cos() (在 cmath 模块中)
(在 math 模块中)
cosh() (在 math 模块中)
D
data8() (TFTLCD.TFT 方法)
DATE() (DS3231.DS3231 方法)
DateTime() (DS3231.DS3231 方法)
datetime() (pyb.RTC 方法)
debug() (pyb.Pin 类方法)
DEBUG() (在 ure 模块中)
decompress() (在 uzlib 模块中)
deepsleep() (在 esp 模块中)
(在 machine 模块中)
degrees() (在 math 模块中)
deinit() (DAC 方法)
,
[1]
(machine.ADC 方法)
(machine.I2C 方法)
(machine.RTC 方法)
(machine.SD 方法)
(machine.SPI 方法)
(machine.Timer 方法)
(machine.UART 方法)
(machine.adcchannel 方法)
(pyb.CAN 方法)
(pyb.DAC 方法)
(pyb.I2C 方法)
(pyb.SPI 方法)
(pyb.Timer 方法)
(pyb.UART 方法)
delattr() (內置函数)
delay() (在 pyb 模块中)
DESC() (在 btree 模块中)
dict (內置类)
dict() (pyb.Pin 类方法)
digest() (uhashlib.hash 方法)
digital.Digital (NixieTube 中的类)
dir() (內置函数)
disable() (pyb.ExtInt 方法)
(在 gc 模块中)
disable_irq() (在 machine 模块中)
(在 pyb 模块中)
disfig() (AS608.FIG 方法)
display() (NixieTube.Digital 方法)
displayfile() (在 TFTLCD 模块中)
divmod() (內置函数)
dot() (lcd160cr.LCD160CR 方法)
dot_no_clip() (lcd160cr.LCD160CR 方法)
drive() (machine.Pin 方法)
ds18b20.DS18X20 (DS18X20 中的类)
DS18X20 (模块)
ds3221.DS3231 (DS3231 中的类)
DS3231 (模块)
dumps() (在 ujson 模块中)
E
e() (在 cmath 模块中)
(在 math 模块中)
elapsed_micros() (在 pyb 模块中)
elapsed_millis() (在 pyb 模块中)
enable() (pyb.ExtInt 方法)
(在 gc 模块中)
enable_irq() (在 machine 模块中)
(在 pyb 模块中)
enumerate() (內置函数)
erase() (lcd160cr.LCD160CR 方法)
erf() (在 math 模块中)
erfc() (在 math 模块中)
esp (模块)
eval() (內置函数)
exec() (內置函数)
exit() (在 sys 模块中)
exp() (在 cmath 模块中)
(在 math 模块中)
expm1() (在 math 模块中)
extend() (array.array.array 方法)
ExtInt.IRQ_FALLING() (在 pyb 模块中)
ExtInt.IRQ_RISING() (在 pyb 模块中)
ExtInt.IRQ_RISING_FALLING() (在 pyb 模块中)
F
fabs() (在 math 模块中)
fast_spi() (lcd160cr.LCD160CR 方法)
fault_debug() (在 pyb 模块中)
feed() (machine.wdt 方法)
feed_wdt() (lcd160cr.LCD160CR 方法)
FileIO (uio 中的类)
fill() (framebuf.FrameBuffer 方法)
(TFTLCD.TFT 方法)
(pyb.LCD 方法)
fill_rect() (framebuf.FrameBuffer 方法)
filter() (內置函数)
filtered_xyz() (pyb.Accel 方法)
flash_erase() (在 esp 模块中)
flash_id() (在 esp 模块中)
flash_read() (在 esp 模块中)
flash_write() (在 esp 模块中)
float (內置类)
floor() (在 math 模块中)
flush() (btree.btree 方法)
fmod() (在 math 模块中)
framebuf (模块)
framebuf.GS4_HMSB() (在 framebuf 模块中)
framebuf.MONO_HLSB() (在 framebuf 模块中)
framebuf.MONO_HMSB() (在 framebuf 模块中)
framebuf.MONO_VLSB() (在 framebuf 模块中)
framebuf.RGB565() (在 framebuf 模块中)
FrameBuffer (framebuf 中的类)
freq() (在 machine 模块中)
frexp() (在 math 模块中)
from_bytes() (int 类方法)
frozenset (內置类)
G
gamma() (在 math 模块中)
gc (模块)
get() (btree.btree 方法)
(pyb.LCD 方法)
get_line() (lcd160cr.LCD160CR 方法)
get_pixel() (lcd160cr.LCD160CR 方法)
get_touch() (lcd160cr.LCD160CR 方法)
getattr() (內置函数)
getcwd() (在 uos 模块中)
getvalue() (uio.BytesIO 方法)
globals() (內置函数)
gpio() (pyb.Pin 方法)
group() (ure.match 方法)
GU620 (模块)
GY-30 (模块)
GY-39 (模块)
gy30.GY30 (GY-30 中的类)
gy39.GY39 (GY-39 中的类)
H
hard_reset() (在 pyb 模块中)
hasattr() (內置函数)
hash() (內置函数)
heapify() (在 uheapq 模块中)
heappop() (在 uheapq 模块中)
heappush() (在 uheapq 模块中)
heartbeat() (在 wipy 模块中)
hex() (內置函数)
hexdigest() (uhashlib.hash 方法)
hexlify() (在 ubinascii 模块中)
hline() (framebuf.FrameBuffer 方法)
humidity() (AM2320.AM2320 方法)
I
I2C (machine 中的类)
I2C.MASTER() (在 pyb 模块中)
I2C.SLAVE() (在 pyb 模块中)
id() (machine.Pin 方法)
(內置函数)
idle() (在 machine 模块中)
ilistdir() (在 uos 模块中)
implementation() (在 sys 模块中)
INCL() (在 btree 模块中)
index() (pyb.pinaf 方法)
init() (DAC 方法)
,
[1]
(machine.ADC 方法)
(machine.I2C 方法)
(machine.Pin 方法)
(machine.RTC 方法)
(machine.SD 方法)
(machine.SPI 方法)
(machine.adcchannel 方法)
(pyb.CAN 方法)
(pyb.DAC 方法)
(pyb.I2C 方法)
(pyb.Pin 方法)
(pyb.UART 方法)
init_spi() (MFRC522.MFRC522 方法)
init_str() (TFTLCD.TFT 方法)
initfilterbanks() (pyb.CAN 类方法)
input() (內置函数)
int (內置类)
intensity() (pyb.LED 方法)
irq() (machine.Pin 方法)
(machine.RTC 方法)
is_ready() (pyb.I2C 方法)
is_touched() (lcd160cr.LCD160CR 方法)
isconnected() (pyb.USB_VCP 方法)
isfinite() (在 math 模块中)
isinf() (在 math 模块中)
isinstance() (內置函数)
isnan() (在 math 模块中)
issubclass() (內置函数)
items() (btree.btree 方法)
iter() (內置函数)
J
jpeg() (lcd160cr.LCD160CR 方法)
jpeg_data() (lcd160cr.LCD160CR 方法)
jpeg_start() (lcd160cr.LCD160CR 方法)
K
keys() (btree.btree 方法)
L
LCD12864 (模块)
lcd12864_lib.LCD12864 (LCD12864 中的类)
LCD1602 (模块)
lcd1602_write_string() (在 LCD1602 模块中)
LCD160CR (lcd160cr 中的类)
lcd160cr (模块)
LCD160CR.h() (在 lcd160cr 模块中)
lcd160cr.LANDSCAPE() (在 lcd160cr 模块中)
lcd160cr.LANDSCAPE_UPSIDEDOWN() (在 lcd160cr 模块中)
lcd160cr.PORTRAIT() (在 lcd160cr 模块中)
lcd160cr.PORTRAIT_UPSIDEDOWN() (在 lcd160cr 模块中)
lcd160cr.STARTUP_DECO_INFO() (在 lcd160cr 模块中)
lcd160cr.STARTUP_DECO_MLOGO() (在 lcd160cr 模块中)
lcd160cr.STARTUP_DECO_NONE() (在 lcd160cr 模块中)
LCD160CR.w() (在 lcd160cr 模块中)
LCD5110 (模块)
lcd5110.LCD5110 (LCD5110 中的类)
lcd_write_string() (LCD12864.LCD12864 方法)
(LCD5110.LCD5110 方法)
ldexp() (在 math 模块中)
len() (內置函数)
lgamma() (在 math 模块中)
light() (pyb.LCD 方法)
light_off() (LCD5110.LCD5110 方法)
light_on() (LCD5110.LCD5110 方法)
line() (framebuf.FrameBuffer 方法)
(TFTLCD.TFT 方法)
(lcd160cr.LCD160CR 方法)
(pyb.ExtInt 方法)
line_no_clip() (lcd160cr.LCD160CR 方法)
list (內置类)
listdir() (在 uos 模块中)
listen() (usocket.socket 方法)
LITTLE_ENDIAN() (在 uctypes 模块中)
loads() (在 ujson 模块中)
locals() (內置函数)
localtime() (在 utime 模块中)
log() (在 cmath 模块中)
(在 math 模块中)
log10() (在 cmath 模块中)
(在 math 模块中)
log2() (在 math 模块中)
M
machine (模块)
machine.DEEPSLEEP() (在 machine 模块中)
machine.DEEPSLEEP_RESET() (在 machine 模块中)
machine.HARD_RESET() (在 machine 模块中)
machine.IDLE() (在 machine 模块中)
machine.PIN_WAKE() (在 machine 模块中)
machine.PWRON_RESET() (在 machine 模块中)
machine.RTC_WAKE() (在 machine 模块中)
machine.SLEEP() (在 machine 模块中)
machine.SOFT_RESET() (在 machine 模块中)
machine.WDT_RESET() (在 machine 模块中)
machine.WLAN_WAKE() (在 machine 模块中)
main() (在 pyb 模块中)
makefile() (usocket.socket 方法)
map() (內置函数)
mapper() (pyb.Pin 类方法)
master() (NRF24L01.nrf24l01 方法)
match() (ure.regex 方法)
(在 ure 模块中)
math (模块)
max() (內置函数)
maxsize() (在 sys 模块中)
measure() (AM2320.AM2320 方法)
mem_alloc() (在 gc 模块中)
mem_free() (在 gc 模块中)
mem_info() (在 micropython 模块中)
mem_read() (pyb.I2C 方法)
mem_write() (pyb.I2C 方法)
memoryview (內置类)
MFRC522 (模块)
mfrc522.MFRC522 (MFRC522 中的类)
micropython (模块)
micros() (在 pyb 模块中)
millis() (在 pyb 模块中)
min() (內置函数)
mkdir() (在 uos 模块中)
mktime() (在 utime 模块中)
mode() (machine.Pin 方法)
(pyb.Pin 方法)
modf() (在 math 模块中)
modify() (select.poll 方法)
modules() (在 sys 模块中)
move_to() (在 LCD1602 模块中)
N
name() (pyb.Pin 方法)
(pyb.pinaf 方法)
namedtuple() (在 ucollections 模块中)
names() (pyb.Pin 方法)
NATIVE() (在 uctypes 模块中)
necbm() (在 VS1838B 模块中)
necir.NecIr (VS1838B 中的类)
network (模块)
next() (內置函数)
NixieTube (模块)
noise() (DAC 方法)
,
[1]
(pyb.DAC 方法)
now() (machine.RTC 方法)
NRF24L01 (模块)
nrf24l01use.nrf24l01 (NRF24L01 中的类)
NRF905 (模块)
nrf905.NRF905 (NRF905 中的类)
O
object (內置类)
oct() (內置函数)
off() (pyb.LED 方法)
on() (pyb.LED 方法)
open() (內置函数)
(在 btree 模块中)
(在 uio 模块中)
ord() (內置函数)
OrderedDict() (在 ucollections 模块中)
out_value() (machine.Pin 方法)
P
pack() (在 ustruct 模块中)
pack_into() (在 ustruct 模块中)
path() (在 sys 模块中)
phase() (在 cmath 模块中)
pi() (在 cmath 模块中)
(在 math 模块中)
Pin (machine 中的类)
pin() (pyb.Pin 方法)
Pin.AF_OD() (在 pyb 模块中)
Pin.AF_PP() (在 pyb 模块中)
Pin.ALT() (在 machine 模块中)
Pin.ALT_OPEN_DRAIN() (在 machine 模块中)
Pin.ANALOG() (在 pyb 模块中)
Pin.board (machine 中的类)
Pin.HIGH_POWER() (在 machine 模块中)
Pin.IN() (在 machine 模块中)
(在 pyb 模块中)
Pin.IRQ_FALLING() (在 machine 模块中)
Pin.IRQ_HIGH_LEVEL() (在 machine 模块中)
Pin.IRQ_LOW_LEVEL() (在 machine 模块中)
Pin.IRQ_RISING() (在 machine 模块中)
Pin.LOW_POWER() (在 machine 模块中)
Pin.MED_POWER() (在 machine 模块中)
Pin.OPEN_DRAIN() (在 machine 模块中)
Pin.OUT() (在 machine 模块中)
Pin.OUT_OD() (在 pyb 模块中)
Pin.OUT_PP() (在 pyb 模块中)
Pin.PULL_DOWN() (在 machine 模块中)
(在 pyb 模块中)
Pin.PULL_NONE() (在 pyb 模块中)
Pin.PULL_UP() (在 machine 模块中)
(在 pyb 模块中)
pixel() (framebuf.FrameBuffer 方法)
(pyb.LCD 方法)
platform() (在 sys 模块中)
point() (TFTLCD.TFT 方法)
polar() (在 cmath 模块中)
poll() (select.poll 方法)
(在 select 模块中)
poly_dot() (lcd160cr.LCD160CR 方法)
poly_line() (lcd160cr.LCD160CR 方法)
port() (pyb.Pin 方法)
pow() (內置函数)
(在 math 模块中)
print() (內置函数)
print_exception() (在 sys 模块中)
property() (內置函数)
PS2 (模块)
ps2.PS2KEY (PS2 中的类)
ps2_key() (PS2.PS2KEY 方法)
pull() (machine.Pin 方法)
(pyb.Pin 方法)
pulse_width() (pyb.Servo 方法)
(Servo 方法)
,
[1]
pyb (模块)
pyb.Accel (pyb 中的类)
pyb.ADC (pyb 中的类)
pyb.CAN (pyb 中的类)
pyb.DAC (pyb 中的类)
(內置类)
,
[1]
pyb.ExtInt (pyb 中的类)
pyb.I2C (pyb 中的类)
pyb.LCD (pyb 中的类)
pyb.LED (pyb 中的类)
pyb.Pin (pyb 中的类)
pyb.RTC (pyb 中的类)
pyb.Servo (pyb 中的类)
(內置类)
,
[1]
pyb.Switch (pyb 中的类)
pyb.Timer (pyb 中的类)
pyb.UART (pyb 中的类)
pyb.USB_HID (pyb 中的类)
pyb.USB_VCP (pyb 中的类)
Q
qp_12864() (LCD12864.LCD12864 方法)
qstr_info() (在 micropython 模块中)
R
radians() (在 math 模块中)
range() (內置函数)
read() (GY-30.GY30 方法)
(GY-39.GY39 方法)
(machine.SPI 方法)
(machine.UART 方法)
(pyb.ADC 方法)
(pyb.UART 方法)
(pyb.USB_VCP 方法)
(pyb.adc 方法)
(usocket.socket 方法)
read_channel() (pyb.adc 方法)
read_core_temp() (pyb.adc 方法)
read_core_vbat() (pyb.adc 方法)
,
[1]
,
[2]
read_core_vref() (pyb.adc 方法)
read_temp() (DS18X20.DS18X20 方法)
read_timed() (pyb.ADC 方法)
readaltitude() (BMP180.BMP180 方法)
readAT24C0X() (在 AT24C0X 模块中)
readchar() (pyb.UART 方法)
readfrom() (machine.I2C 方法)
readfrom_into() (machine.I2C 方法)
readfrom_mem() (machine.I2C 方法)
readfrom_mem_into() (machine.I2C 方法)
readgps() (GU620.gu620 方法)
readinto() (machine.I2C 方法)
(machine.SPI 方法)
(machine.UART 方法)
(pyb.UART 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
readline() (machine.UART 方法)
(pyb.UART 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
readlines() (pyb.USB_VCP 方法)
readpress() (BMP180.BMP180 方法)
readtemp() (BMP180.BMP180 方法)
rect() (framebuf.FrameBuffer 方法)
(lcd160cr.LCD160CR 方法)
(在 cmath 模块中)
rect_interior() (lcd160cr.LCD160CR 方法)
rect_interior_no_clip() (lcd160cr.LCD160CR 方法)
rect_no_clip() (lcd160cr.LCD160CR 方法)
rect_outline() (lcd160cr.LCD160CR 方法)
rect_outline_no_clip() (lcd160cr.LCD160CR 方法)
rectangle() (TFTLCD.TFT 方法)
recv() (pyb.CAN 方法)
(pyb.I2C 方法)
(pyb.USB_HID 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
recvfrom() (usocket.socket 方法)
recvrx() (NRF905.NRF905 方法)
reg() (pyb.pinaf 方法)
register() (select.poll 方法)
regs() (pyb.ExtInt 类方法)
remove() (在 uos 模块中)
rename() (在 uos 模块中)
repl_uart() (在 pyb 模块中)
repr() (內置函数)
reset() (lcd160cr.LCD160CR 方法)
(LCD5110.LCD5110 方法)
(在 machine 模块中)
reset_cause() (在 machine 模块中)
reversed() (內置函数)
rgb() (lcd160cr.LCD160CR 静态方法)
rmdir() (在 uos 模块中)
round() (TFTLCD.TFT 方法)
(內置函数)
RTC (machine 中的类)
RTC.ALARM0() (在 machine 模块中)
rxcallback() (pyb.CAN 方法)
rxpacket() (NRF905.NRF905 方法)
S
save_to_flash() (lcd160cr.LCD160CR 方法)
savefig() (AS608.FIG 方法)
scan() (machine.I2C 方法)
(pyb.I2C 方法)
screen_dump() (lcd160cr.LCD160CR 方法)
screen_load() (lcd160cr.LCD160CR 方法)
scroll() (framebuf.FrameBuffer 方法)
SD (machine 中的类)
search() (ure.regex 方法)
(在 ure 模块中)
SeekCard() (MFRC522.MFRC522 方法)
select (模块)
select() (在 select 模块中)
send() (pyb.CAN 方法)
(pyb.I2C 方法)
(pyb.USB_HID 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
sendall() (usocket.socket 方法)
sendbreak() (machine.UART 方法)
(pyb.UART 方法)
sender_bruff() (NRF905.NRF905 方法)
sendspeak() (SYN6288.syn6288 方法)
sendto() (usocket.socket 方法)
set (內置类)
set_brightness() (lcd160cr.LCD160CR 方法)
set_font() (lcd160cr.LCD160CR 方法)
set_i2c_addr() (lcd160cr.LCD160CR 方法)
set_native_code_location() (在 esp 模块中)
set_orient() (lcd160cr.LCD160CR 方法)
set_pen() (lcd160cr.LCD160CR 方法)
set_pixel() (lcd160cr.LCD160CR 方法)
set_pos() (lcd160cr.LCD160CR 方法)
set_power() (lcd160cr.LCD160CR 方法)
set_scroll() (lcd160cr.LCD160CR 方法)
set_scroll_buf() (lcd160cr.LCD160CR 方法)
set_scroll_win() (lcd160cr.LCD160CR 方法)
set_scroll_win_param() (lcd160cr.LCD160CR 方法)
set_spi_win() (lcd160cr.LCD160CR 方法)
set_startup_deco() (lcd160cr.LCD160CR 方法)
set_text_color() (lcd160cr.LCD160CR 方法)
set_uart_baudrate() (lcd160cr.LCD160CR 方法)
setattr() (內置函数)
setblocking() (usocket.socket 方法)
setfilter() (pyb.CAN 方法)
setinterrupt() (pyb.USB_VCP 方法)
setRXmode() (NRF905.NRF905 方法)
setsockopt() (usocket.socket 方法)
settimeout() (usocket.socket 方法)
setTXmode() (NRF905.NRF905 方法)
show() (pyb.LCD 方法)
show_framebuf() (lcd160cr.LCD160CR 方法)
sin() (在 cmath 模块中)
(在 math 模块中)
sinh() (在 math 模块中)
sizeof() (在 uctypes 模块中)
slave() (NRF24L01.nrf24l01 方法)
sleep() (在 machine 模块中)
(在 utime 模块中)
sleep_ms() (在 utime 模块中)
sleep_type() (在 esp 模块中)
sleep_us() (在 utime 模块中)
slice (內置类)
socket.AF_INET() (在 usocket 模块中)
socket.AF_INET6() (在 usocket 模块中)
socket.getaddrinfo() (在 usocket 模块中)
socket.IPPROTO_SEC() (在 usocket 模块中)
socket.IPPROTO_TCP() (在 usocket 模块中)
socket.IPPROTO_UDP() (在 usocket 模块中)
socket.SOCK_DGRAM() (在 usocket 模块中)
socket.SOCK_STREAM() (在 usocket 模块中)
socket.socket() (在 usocket 模块中)
sorted() (內置函数)
speed() (pyb.Servo 方法)
(Servo 方法)
,
[1]
SPI (machine 中的类)
SPI.LSB() (在 machine 模块中)
SPI.MASTER() (在 machine 模块中)
SPI.MSB() (在 machine 模块中)
split() (ure.regex 方法)
sqrt() (在 cmath 模块中)
(在 math 模块中)
ssl.CERT_NONE() (在 ussl 模块中)
ssl.CERT_OPTIONAL() (在 ussl 模块中)
ssl.CERT_REQUIRED() (在 ussl 模块中)
ssl.SSLError() (在 ussl 模块中)
ssl.wrap_socket() (在 ussl 模块中)
start() (GY-30.GY30 方法)
(machine.I2C 方法)
stat() (在 uos 模块中)
staticmethod() (內置函数)
statvfs() (在 uos 模块中)
stderr() (在 sys 模块中)
stdin() (在 sys 模块中)
stdout() (在 sys 模块中)
SteperMotor (模块)
stepermotor.SteperMotor (SteperMotor 中的类)
steperRun() (SteperMotor.SteperMotor 方法)
stop() (machine.I2C 方法)
str (內置类)
StringIO (uio 中的类)
struct (uctypes 中的类)
sum() (內置函数)
super() (內置函数)
swint() (pyb.ExtInt 方法)
SYN6288 (模块)
sync() (在 pyb 模块中)
(在 uos 模块中)
sys (模块)
T
tan() (在 math 模块中)
tanh() (在 math 模块中)
TEMP() (DS3231.DS3231 方法)
temperature() (AM2320.AM2320 方法)
text() (framebuf.FrameBuffer 方法)
(pyb.LCD 方法)
TextIOWrapper (uio 中的类)
TFTLCD (模块)
tftlcd.TFT (TFTLCD 中的类)
ticks_add() (在 utime 模块中)
ticks_cpu() (在 utime 模块中)
ticks_diff() (在 utime 模块中)
ticks_ms() (在 utime 模块中)
ticks_us() (在 utime 模块中)
tilt() (pyb.Accel 方法)
TIME() (DS3231.DS3231 方法)
time() (在 utime 模块中)
time_pulse_us() (在 machine 模块中)
Timer (machine 中的类)
Timer.ONE_SHOT() (在 machine 模块中)
Timer.PERIODIC() (在 machine 模块中)
to_bytes() (int 方法)
toggle() (machine.Pin 方法)
(pyb.LED 方法)
touch_config() (lcd160cr.LCD160CR 方法)
TPYBoardGpioLcd1602 (LCD1602 中的类)
triangle() (DAC 方法)
,
[1]
(pyb.DAC 方法)
trunc() (在 math 模块中)
tuple (內置类)
txpacket() (NRF905.NRF905 方法)
type() (內置函数)
U
UART (machine 中的类)
UART.CTS() (在 pyb 模块中)
UART.RTS() (在 pyb 模块中)
ubinascii (模块)
ucollections (模块)
uctypes (模块)
udelay() (在 pyb 模块中)
uhashlib (模块)
uhashlib.md5 (uhashlib 中的类)
uhashlib.sha1 (uhashlib 中的类)
uhashlib.sha256 (uhashlib 中的类)
uheapq (模块)
uio (模块)
ujson (模块)
unhexlify() (在 ubinascii 模块中)
unique_id() (在 machine 模块中)
unpack() (在 ustruct 模块中)
unpack_from() (在 ustruct 模块中)
unregister() (select.poll 方法)
uos (模块)
update() (uhashlib.hash 方法)
urandom() (在 uos 模块中)
ure (模块)
usb_mode() (在 pyb 模块中)
usocket (模块)
ussl (模块)
ustruct (模块)
utime (模块)
uzlib (模块)
V
value() (machine.adcchannel 方法)
(machine.Pin 方法)
(pyb.Pin 方法)
values() (btree.btree 方法)
version() (在 sys 模块中)
version_info() (在 sys 模块中)
vline() (framebuf.FrameBuffer 方法)
VS1838B (模块)
W
WDT (machine 中的类)
wipy (模块)
write() (DAC 方法)
,
[1]
(TFTLCD.TFT 方法)
(lcd160cr.LCD160CR 方法)
(machine.I2C 方法)
(machine.SPI 方法)
(machine.UART 方法)
(pyb.DAC 方法)
(pyb.LCD 方法)
(pyb.UART 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
write_pictuer() (TFTLCD.TFT 方法)
write_readinto() (machine.SPI 方法)
write_str() (TFTLCD.TFT 方法)
write_timed() (DAC 方法)
,
[1]
(pyb.DAC 方法)
writeAT24C0X() (在 AT24C0X 模块中)
writechar() (pyb.UART 方法)
writecmd() (TFTLCD.TFT 方法)
writecolor() (TFTLCD.TFT 方法)
writedata() (TFTLCD.TFT 方法)
writeto() (machine.I2C 方法)
writeto_mem() (machine.I2C 方法)
X
x() (pyb.Accel 方法)
Y
y() (pyb.Accel 方法)
Z
z() (pyb.Accel 方法)
zip() (內置函数)
Ports and Versions
tpyboard (latest)
Ports
tpyboard
esp8266
Versions
latest
Downloads
html
External links
micropython.org
GitHub