-
该教案是嵌入式系统开发中,模块设计的文档资料,具有很高的参考价值,上课用的,拿来和大家分享一下...
该教案是嵌入式系统开发中,模块设计的文档资料,具有很高的参考价值,上课用的,拿来和大家分享一下-The teaching plan is to develop an embedded system, the modular design documentation, a high reference value, used in class, use and share with you
- 2022-03-11 20:35:17下载
- 积分:1
-
c语言数码管
数码管显示首先计数,达到设定值后,闪烁,最终显示HELLO,并闪烁,此程序使用C语言编写,实验硬件是AT89C52单片机的开发板,经过实际测试,程序可以正常运行
- 2022-10-15 11:50:03下载
- 积分:1
-
I2C总线的串行扩充技术
I2C总线的串行扩充技术--Serial expansion technique for I2C bus.
- 2022-02-27 01:35:50下载
- 积分:1
-
原创cc2500在stm8上的驱动程序,IAR 621环境,50万件产品销售无故障
小原创cc2500在stm8上的驱动程序,IAR 621使用环境。原文参考ST原版程序。
程序优化,设置3种程序发送完成检测模式,系统IO口不足时,可省GDO0.
状态转换极为迅速。目前已累计产品销售超50万件无故障
- 2022-06-11 14:36:38下载
- 积分:1
-
pSOSystem系统调用的例程,对学RTOS有帮助!
pSOSystem系统调用的例程,对学RTOS有帮助!-pSOSystem system calls the routine of school RTOS help!
- 2022-04-22 00:27:31下载
- 积分:1
-
TMC260驱动
主机为STM32,TMC260的初始化配置,正确配置后才能驱动步进电机,注意CS信号不能缺省
- 2022-11-13 08:05:03下载
- 积分:1
-
接口采用SPI协议ADC MCP3208采用单片机P89V51RD2
这个项目给你使用ADC的SPI议定书(草案)输出ADC MCP3208的基本接口是一个12位代码。对于使用SPI协议初学者这个项目可能是一个很好的beginning.This会给初学者的基本了解不同的时序图,并实现它们读取SPI从其中微控制器是SPI主的方式。
- 2022-03-14 18:19:41下载
- 积分:1
-
The widespread use of embedded systems mandates the development of industrial so...
The widespread use of embedded systems mandates the development of industrial software design methods, i.e. computer-aided design and engineering of embedded applications using formal models (frameworks) and standardized prefabricated components, much in the same way as in other mature areas of engineering such as mechanical engineering and electronics. These guidelines have been used to develop Component-based Design of Software for Embedded Systems (COMDES). The paper gives an overview of the COMDES framework, followed by a presentation of a generic component types, such as function blocks, activities and function units. The execution of function units is discussed in the context of a newly developed execution model, i.e. timed-multitasking, which has been extended to distributed embedded systems.
- 2022-06-01 17:45:40下载
- 积分:1
-
高质量的音频解码库LIBMAD
应用背景LIBMAD 是一个高质量的音频解码库,MAD 的全称是 MPEG Audio Decoder。LIBMAD 目前
支持 MPEG-1、低采样率的 MPEG-2 和 MPEG2.5 格式的 LayerⅠ、LayerⅡ、LayerⅢ(即 MP3)
的解码。
MAD 具有如下特性:
●高精度的 24-BIT PCM 输出;
●100%使用定点运算;
●完全基于 ISO/IEC 标准;
●支持 GNU GPL 协议。
关键技术MAD 完全采用 C 语言编写 (里面的 IMDCT 部分和乘法运算可根据平台不同使用汇编来加
快运算速度),它对 MP3 解码算法做了很多优化,非常适合在没有浮点支持的嵌入式环境下
使用。利用 MAD 提供的 API,我们可以很容易的实现音频解码。
- 2022-09-07 08:35:03下载
- 积分:1
-
LCD display C Programming
LCD的显示C编程-LCD display C Programming
- 2022-07-18 08:50:08下载
- 积分:1