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

[嵌入式/单片机/硬件编程] freakwan-dht-and-co2-sensoren-

如何在畸形细胞和微型细胞中插入传感器
how to insert sensoren in freakwan and micropython (2024-04-22, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] cropython-Examples-for-ESP32-Cheap-Yellow-Display

廉价黄色显示器ESP32的Micropython示例
Micropython examples for Cheap Yellow Display ESP32 (2024-03-23, Python, 0KB, 下载0次)

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

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

用于与七段显示器接口的微型提子模块。
A micropython module for interfacing with Seven segment display. (2024-02-25, Python, 0KB, 下载0次)

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

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

用于与七段显示器接口的微型提子模块。
A micropython module for interfacing with Seven segment display. (2024-02-22, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] mpu6050-dmp-ros-raspberry

该项目利用覆盆子Pi的功能,通过I2C smbus与MPU6050传感器接口。它利用传感器的数字运动处理器(DMP)来提供方向、线性加速度和角速度的完全过滤读数,并将它们作为ROS主题发布。
This project leverages the Raspberry Pi s capability to interface with an MPU6050 sensor via I2C smbus. It utilizes the sensor s Digital Motion Processor (DMP) to deliver fully filtered readings of orientation, linear acceleration, and angular velocity and get them published as a ROS topic. (2023-12-28, Python, 0KB, 下载0次)

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

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

JetsonNano OpenCV目标检测自动化(带执行器)
JetsonNano OpenCV Object Detection Automation with Actuator (2022-03-31, Python, 0KB, 下载0次)

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

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

使用uctype对Micropython中的RP2040硬件寄存器进行低级访问,
Low-level access to RP2040 hardware registers in Micropython using uctypes, (2023-10-20, Python, 0KB, 下载0次)

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

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

一套方便的实用程序,用于运行micropython的微控制器,
A set of handy utilities for microcontrollers runnig micropython, (2023-10-08, Python, 0KB, 下载0次)

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

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

操作组合湿度和压力传感器的示例代码:BME280,
Sample code to operate a combined humidity and pressure sensor: BME280, (2023-09-09, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] MPU6050-Daisychain

一个易于使用的库,用于日常链接MPU-6050传感器,
An easy to use library for daisychaining MPU -6050 sensors, (2020-01-30, Python, 0KB, 下载0次)

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

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

InvenSense惯性测量单元MPU9250、MPU9150、MPU 6050的驱动器,
Drivers for InvenSense inertial measurement units MPU9250, MPU9150, MPU6050, (2022-10-10, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] hexagonal-ticket

六边形架构+烧瓶+依赖注入器的简单票据,
The simple Ticket with Hexagonal Architecture + Flask + Dependency Injector, (2022-09-25, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] CPU-GUI-Miner

支持各种CPU挖掘算法的CPU GUI挖掘器,
A CPU GUI miner that supports a variety CPU mining algorithms, (2020-09-27, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] logisim-cpu

4位CPU内置Logisim Evolution,带编译器和IDE。,
4 Bit CPU build in Logisim Evolution, with Compiler and IDE., (2020-11-02, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] Pipelined-MIPS-CPU-Simulator

用于某些特定指令的简单流水线CPU模拟器。,
A simple pipelined CPU simulator for some specific instructions., (2021-01-28, Python, 0KB, 下载0次)

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

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

Naman Sharma和P.Anurag Reddy制作的MIPS模拟器,
Simulator for MIPS made by Naman Sharma and P. Anuraag Reddy, (2021-05-09, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] cs2500-mips-simulator

计算机组织CSCI2500-流水线MIPS模拟器的小组项目,
Group project for Computer Organization CSCI2500 - Pipelined MIPS Simulator, (2018-12-13, Python, 0KB, 下载0次)

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

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

伙计们我写了我的第一个编译器天空就是极限,
Guys I wrote my first compiler the sky is the limit, (2018-02-20, Python, 0KB, 下载0次)

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

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

将C的子集编译为MIPS程序集的编译器,
A compiler that compiles a subset of C into MIPS assembly, (2015-09-15, Python, 0KB, 下载0次)

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

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

用于MIPS风格组装的格式化程序和预处理器,
A formatter and preprocessor for MIPS -flavoured assembly , (2021-01-27, Python, 0KB, 下载0次)

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