-
SST 系列Nor flash 的读写源码
SST 系列Nor flash 的读写源码--Source code for reading/writting SST series Nor flash.
- 2022-04-27 22:34:25下载
- 积分:1
-
xmega bmp085 驱动程序
这是一个驱动程序软件的 Atxmega 微控制器与 bmp085 压力传感器工作。大部分的驱动程序都是为ATMEGA,不是ATXMEGA。
- 2022-01-22 13:30:22下载
- 积分:1
-
这是一个
移植好的S3C2410上的内核镜像文件,可以使用-this is a linux-2.6.14 kernel
- 2022-04-16 07:59:46下载
- 积分:1
-
pcf8563
pcf8563的应用程序,初始化,读取,没有中断,还有数码管显示-pcf8563
- 2023-08-07 00:10:03下载
- 积分: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
-
在Quartus II 环境下编写的打地鼠程序。适用于FPGA。
在Quartus II 环境下编写的打地鼠程序。适用于FPGA。-In the Quartus II environment, prepared to play Gopher program. Applicable to FPGA.
- 2022-01-26 00:10:18下载
- 积分:1
-
一个针灸治疗仪源代码,包括记时,显示AD采样程序,开发环境keil.使用的芯片PLC89C935...
一个针灸治疗仪源代码,包括记时,显示AD采样程序,开发环境keil.使用的芯片PLC89C935-an acupuncture treatment NG source code, including Hutchison, showed that the AD sampling procedures, keil development environment. the use of the chips PLC89C935
- 2022-02-07 18:34:32下载
- 积分:1
-
其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open("/dev/dsp", O_RDWR) ,...
其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open("/dev/dsp", O_RDWR) ,则无法录音和回放。只能分别设置RDONLY和WRONLY。即半双工方式。否则,就是在录音的时候可以听见,但是无法回放。分析下来似乎是IIC总线中只分配了一个通道给声卡,或者是只启用了一个通道,所以无法录音和放音同步进行。解决方法就是分别以RDONLY方式打开进行录音和WRONLY方式打开进行放音。
Sound1.c用于将录音保存在test.wav文件中,并利用cast test.wav > /dev/sound/dsp回放文件。此处需要注意的是,录音频率必须是44100才能正确回放。否则就会出现类似快放的效果。分析应该是cast方式利用了dsp的默认播放频率44100,所以如果录音的时候低于这个频率,这放的时候就会快放。
此外,设置采样率的时候必须设置成16bit,否则会提示出错。原因尚不知道,估计是与声卡有关。
- 2022-01-21 20:45:44下载
- 积分:1
-
可用于不同红外遥控器的解码,通过数码显示,简单明了.
可用于不同红外遥控器的解码,通过数码显示,简单明了.-Can be used for different decoding infrared remote control, through the digital display, simple and clear.
- 2022-04-26 16:31:44下载
- 积分:1
-
基于EasyArm2200和ucOS2的SD卡文件系统的实现,使用ADS编译器
基于EasyArm2200和ucOS2的SD卡文件系统的实现,使用ADS编译器-EasyArm2200 and ucOS2 based on the SD Card File System Implementation, using ADS compiler
- 2022-10-22 21:25:03下载
- 积分:1