python 函数库
- Python标准库
Builtin-- 内建函数和异常array-- 数值数组gc-- 回收内存碎片math-- 数学运算函数sys-- 系统特定功能ubinascii-- 二进制/ ASCII互转ucollections-- 容器数据类型uerrno-- 系统错误代码uhashlib-- 散列算法uheapq-- 堆队列算法uio-- 输入/输出流ujson-- JSON 编码和解码os-- 基本的操作系统ure-- 正则表达式select-- 高效地等待I/Ousocket-- socket 模块ussl-- SSL/TLS moduleustruct-- 打包和解压缩原始数据类型time-- 时间相关函数uzlib-- zlib解压缩
- Micropython 特定的库
- 特定于K2000的库
- sharp_auto_vcom --- 自动调vcom 类对象
- sharp_fun_mod --- 外部扩展库
- sharp_ExtPower --- 外挂电源板模块
- sharp_boxui --- 显示盒模块
- sharp_bsp_init --- 硬件初始化模块
- sharp_display_lvds --- LVDS点屏模块
- sharp_display_mipi --- MIPI 点屏模块
- sharp_eth --- 网口控制模块
- sharp_gamma --- gamma控制模块
- sharp_gpu --- GPU控制模块
- sharp_img --- 显示画面模块
- sharp_lens ---镜头模块
- sharp_msr ---电阻盒模块
- sharp_pcui ---通用上位机模块
- sharp_power ---电源模块
- sharp_pwm --- PWM模块
- sharp_scanner --- 扫码枪模块
- sharp_spi_iic --- SPI - IIC 控制模块
- sharp_uart --- 串口控制模块
- sharp_user --- 用户使用模块