Python 模块索引

_ | a | b | c | d | e | f | g | h | i | l | m | n | p | r | s | t | u | v | w
 
_
_thread multithreading support
 
a
array efficient arrays of numeric data
 
b
battery 内置锂电池
broadcast 广播消息
btree simple BTree database
button 按钮模块
button_a 板载按键A
button_b 板载按键B
button_c 板载按键C
buzzer 蜂鸣器模块
 
c
clock 板载底板时钟模块,计算接上底板后的时间计算
cloud_message 云广播模块
cmath mathematical functions for complex numbers
codey 脚本/线程控制
color_ir_sensor 颜色红外传感器
 
d
dc_motor_driver 双直流电机驱动模块
display 表情面板
dual_rgb_sensor 双路RGB传感器
 
e
encoder_motor 编码电机
esp functions related to the ESP8266
event 事件模块
 
f
framebuf Frame buffer manipulation
funny_touch 触摸开关(四控)模块
 
g
gamepad 遥控手柄
gc control the garbage collector
gyro_sensor 陀螺仪传感器
 
h
haloboard
    haloboard.mesh mesh广播消息
 
i
ir 板载红外收发
 
l
lcd160cr control of LCD160CR display
led 板载全彩LED灯
led_panel LED面板模块
led_strip 灯带驱动模块
light_sensor 板载光线传感器
 
m
machine functions related to the hardware
math mathematical functions
microphone 板载麦克风
micropython access and control MicroPython internals
motion_sensor 板载姿态传感器模块,实现反馈haloboard的姿态.
mqtt 消息队列遥测传输
 
n
network network configuration
 
p
pin0 pin口0
pin1 pin口1
pin2 pin口2
pin3 pin口3
pir_sensor 人体红外传感器模块
potentiometer 板载电位器旋钮
power_expand_board 动力扩展板
power_manage_module 源管理模块
pyb functions related to the board
 
r
random 获取随机数模块
ranging_sensor 激光测距模块
rocky 小奔底盘移动
 
s
servo_driver 双舵机驱动模块
smartservo 智能舵机
soil_moisture 土壤湿度传感器模块
sound_sensor 板载音量传感器
speaker 板载扬声器
speech_recognition 语音识别模块
sys system specific functions
 
t
timer 计时器模块
touchpad0 触摸按键
touchpad1 触摸按键
touchpad2 触摸按键
touchpad3 触摸按键
 
u
ubinascii binary/ASCII conversions
ucollections collection and container types
ucryptolib cryptographic ciphers
uctypes access binary data in a structured way
uerrno system error codes
uhashlib hashing algorithms
uheapq heap queue algorithm
uio input/output streams
ujson JSON encoding and decoding
ultrasonic_sensor 超声波传感器模块
uos basic "operating system" services
ure regular expressions
urequests 网络请求模块
uselect wait for events on a set of streams
usocket socket module
ussl TLS/SSL wrapper for socket objects
ustruct pack and unpack primitive data types
utime time related functions
uzlib zlib decompression
 
v
vibration_motor 触摸按键
 
w
wifi 板载WiFi模块
wipy WiPy specific features