联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All Python(958) 

[嵌入式/单片机/硬件编程] mpu6050

Invense MPU6050 IMU传感器数据读取和配置。
Invensense MPU6050 IMU sensor data read and config. (2024-03-31, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1711891654106729.html

[嵌入式/单片机/硬件编程] hx710

HX710称重传感器接口的MicroPython驱动程序。
MicroPython driver for the HX710 load cell interface interface. (2024-03-05, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709681532923112.html

[嵌入式/单片机/硬件编程] MPU6050_PICO

用于覆盆子Pi Pico的MPU6050传感器
MPU6050 sensor for Raspberry Pi Pico (2023-12-29, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703913611353251.html

[嵌入式/单片机/硬件编程] mouse-jiggler-pico

基于Waveshare RP2040的鼠标抖动器和键盘仿真器带两个按钮的One
A mouse jiggler and keyboard emulator based on a Waveshare RP2040-One with two buttons (2023-12-02, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701525363513522.html

[嵌入式/单片机/硬件编程] pymgr

python ctypes cpu&ram监视器
python ctypes cpu & ram monitor (2023-11-27, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701142278191381.html

[嵌入式/单片机/硬件编程] Jetson-Nano-disparity-map-tuner

Jetson Nano视差图调谐器
Jetson Nano disparity map tuner (2021-09-19, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699857677428199.html

[嵌入式/单片机/硬件编程] JetsonMonitor

基于Jetson nano 2GB的简单监视器
A simple Monitor based on Jetson nano 2GB (2021-06-04, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699856836183601.html

[嵌入式/单片机/硬件编程] chungus-2-disassembler

CHUNGUS 2 Minecraft CPU的拆装器。
Disassembler for the CHUNGUS 2 Minecraft CPU. (2023-11-02, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699184067968196.html

[嵌入式/单片机/硬件编程] micropython-st7735

用于驱动ST7735显示器的纯MicroPython模块,
Pure MicroPython module for driving ST7735 displays, (2023-09-05, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693892251925481.html

[嵌入式/单片机/硬件编程] SONAR

SONAR是一种新的多语言和多模式固定大小句子嵌入空间,具有全套语音和文本编码器和解码器。,
SONAR, a new multilingual and multimodal fixed-size sentence embedding space, with a full suite of speech and text encoders and decoders., (2023-08-22, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1692726381966082.html

[嵌入式/单片机/硬件编程] Comparative-Analysis-of-Transformer-on-GPU-vs-CPU

GPU与CPU上transformer的比较分析,,
Comparative-Analysis-of-Transformer-on-GPU-vs-CPU,, (2023-08-14, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1692054837540093.html

[嵌入式/单片机/硬件编程] micropython-adafruit-tcs34725

TCS34725 RGB传感器的Micropython驱动程序。,
Micropython drivers for the TCS34725 RGB sensor., (2018-12-15, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689638836669143.html

[嵌入式/单片机/硬件编程] BMP085_BMP180

BMP085和BMP180传感器的Micropython模块,
Micropython module for the BMP085 and BMP180 sensors, (2019-01-01, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689638709285815.html

[嵌入式/单片机/硬件编程] micropython-adafruit-tsl2561

TSL2561光传感器的Micropython驱动程序。,
Micropython drivers for the TSL2561 light sensor., (2018-12-15, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689638688557942.html

[嵌入式/单片机/硬件编程] micropython-adafruit-rgb-display

用于RGB像素显示器的MicroPython库。,
MicroPython library for RGB pixel displays., (2018-12-15, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689638516100841.html

[嵌入式/单片机/硬件编程] mpu6050-lib

使用寄存器访问的高频MPU6050实现,
High-Frequency MPU6050 Implementation using Register Access, (2020-07-30, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688853233154597.html

[嵌入式/单片机/硬件编程] Kalman_MPU6050

该代码库使用卡尔曼滤波器从MPU6050传感器收集、处理和可视化加速度计和陀螺仪数据。,
This code repository collects, process, and visualize accelerometer and gyroscope data from an MPU6050 sensor using a Kalman Filter., (2022-05-27, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688852039849539.html

[嵌入式/单片机/硬件编程] SingleCycleMIPS

该代码是一个简单的单周期MIPS处理器的Python实现,该处理器执行一组小的指令,具有输出记录...,
The code is a Python implementation of a simple single-cycle MIPS processor that executes a small set of instructions, with output recording for parameter examination after each instruction is executed. (2023-02-28, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688840340542376.html

[嵌入式/单片机/硬件编程] a29k-ida

用于IDA Pro的AMD 29k处理器插件
AMD 29k Processor Plugin for IDA Pro (2016-09-08, Python, 68KB, 下载0次)

http://www.pudn.com/Download/item/id/1687461855712823.html

[嵌入式/单片机/硬件编程] pyadl

AMD ATI ADL库的Python包装器
A Python wrapper for the AMD ATI ADL library (2017-12-29, Python, 27KB, 下载0次)

http://www.pudn.com/Download/item/id/1687461705734215.html