-
stm32f429i
本例演示如何配置提姆周在PWM(脉冲宽度调制方式)。四PWM信号产生不同的占空比送入机器人CC电机相。显示菜单以不同转速之间选择
- 2022-05-12 11:20:52下载
- 积分:1
-
简单的堆驱动程序
一种简单的堆算法单片机和小的操作系统。创建私有堆后, 一个过程使用功能,如 MAT_HeapAlloc 和 MATMAT_HeapFree 来管理这堆中的内存。还有从专用堆分配的内存和,通过使用其他的内存分配函数分配之间没有区别。
- 2023-07-23 23:50:03下载
- 积分:1
-
<<Carbide_vs_Getting_Started_Guide_version_3_0.pdf>>
Carbide beginn...
Carbide使用说明,参考此文档,可以学会carbide的使用。由nokia提供。-
Carbide beginning, we can learn to use the carbide IDE after read this PDF.
- 2022-02-01 03:03:03下载
- 积分:1
-
Windows CE是微软为嵌入式设备打造的操作系统,而嵌入式设备可谓多种多样,这就要求CE操作系统必须是可定制的,所以微软将Windows CE设计为模块...
Windows CE是微软为嵌入式设备打造的操作系统,而嵌入式设备可谓多种多样,这就要求CE操作系统必须是可定制的,所以微软将Windows CE设计为模块化的操作系统。说简单点,我们可以把Windows CE想像成一盒积木,你可以用积木搭建出任何物体,但不一定要把所有的积木都用上-Microsoft Windows CE for embedded devices to create the operating system, which has many embedded devices, which requires CE operating system can be customized, so Microsoft Windows CE for the modular design of the operating system. That simple point, we can imagine Windows CE into a box of building blocks, you can use the modular structures any objects, but not necessarily to put all the building blocks are used
- 2022-07-26 16:32:15下载
- 积分:1
-
有关TMSF2812配制文件、初始化、中断等源代码,初学者可以将其作为程序框架。...
有关TMSF2812配制文件、初始化、中断等源代码,初学者可以将其作为程序框架。-About the config file, initializing , interrupt,etc. of TMSF2812. the beginner can used it for the frame of the program
- 2022-06-19 11:05:41下载
- 积分:1
-
我个人的主动外观模型的代码,第一次上传到SourceForge的2007。
My personal active appearance model code, first uploaded to sourceforge in 2007.
- 2023-05-09 22:40:03下载
- 积分:1
-
关uclinux的移植Linux Kernel核心中文手册
关uclinux的移植Linux Kernel核心中文手册-customs Basis of Uclinux transplantation core Linux Kernel Chinese Manual
- 2022-05-13 05:19:44下载
- 积分:1
-
本程序为在s3c4510下的板级bios程序源代码,可以运行linux下的tftp...
本程序为在s3c4510下的板级bios程序源代码,可以运行linux下的tftp-the procedures for the Porting the board bios program"s source code can run under linux tftp
- 2023-05-31 18:30:03下载
- 积分:1
-
基于arm内核的RTOS,用C语音实现的一个RTOS,具有参考价值
基于arm内核的RTOS,用C语音实现的一个RTOS,具有参考价值-based on arm core RTOS, C achieved a voice RTOS, with reference value
- 2023-03-02 15:10:04下载
- 积分:1
-
AM2321 for 51
应用背景AM2321是广州奥松电子生产的数字式温湿度传感器。虽是国产品牌,其精度也可以与国外的主流温湿度传感IC媲美。美中不足:与国外同精度产品相比,AM2321的重复性和漂移指标偏大;只能手动焊接,量产时会很不方便。关键技术
AM2321支持5V工作,将电源、地、SCL、SDA四个管脚直接与开发板子的对应管脚相连。对于Arduino UNO,I2C总线的SDA信号线对应A4管脚,SCL时钟线对应A5管脚。之后,SCL、SDA线需要通过上拉电阻连接到5V电源,电阻值可取4.7k或10k。
IIC总线 LCD1602显示,uart串口上传
- 2022-02-24 15:09:54下载
- 积分:1