-
关于c++的绘图程序 with pictures show the progress of the load ce shown nboot...
关于c++的绘图程序 with pictures show the progress of the load ce shown nboot-About c++ Mapping procedures with pictures show the progress of the load ce shown nboot
- 2023-09-05 15:30:03下载
- 积分:1
-
w5100 wiznet 实现 TCP/UDT
该芯片是一个天生w5200 TCP/IP的嵌入式以太网控制器,能够方便地对嵌入式系统Internet连接采用SPI(串行外设接口)。w5200最适合他们需要的应用程序,使用一个单一的芯片来实现网络连接的用户TCP/IP
- 2022-01-26 06:04:01下载
- 积分:1
-
头接口的C51控制器具有特殊的延迟和其他初始化…
header to interface the c51 controller with special delay and otner initializing programs
- 2022-03-20 16:14:32下载
- 积分:1
-
MiniGUI移植总结 从安装到移植再到lcd驱动等等 包含了详细代码 是MiniGUI学习的不可多得的好资料 希望对你有帮助...
MiniGUI移植总结 从安装到移植再到lcd驱动等等 包含了详细代码 是MiniGUI学习的不可多得的好资料 希望对你有帮助-MiniGUI transplantation summarized from installation to transplantation to lcd driver, etc. contains a detailed study of the code is hard to come MiniGUI good information you would like to have help
- 2022-09-24 21:50:02下载
- 积分:1
-
Based on PIC18F2580 realize the voltage A/D conversion process to send the resul...
基于PIC18F2580实现的 电压A/D转换程序 结果送液晶1602显示-Based on PIC18F2580 realize the voltage A/D conversion process to send the results of 1602 LCD display
- 2022-02-05 23:30:09下载
- 积分:1
-
PIC16F84 8 channels IR data encoder
启动“新建项目向导”,并在收到请求时添加所有程序集(*.asm),
- 2022-04-22 18:39:45下载
- 积分: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
-
周立功
周立功-《ARM与嵌入式系统基础教程》,以PHILIPS公司LPC2000系列ARM微控制器为例,深入浅出地介绍嵌入式系统开发的各个方面。随书源代码,包含3,4,6,8,9章的代码。-ZLG- " ARM-based tutorials and Embedded Systems" to PHILIPS" s LPC2000 series ARM microcontrollers, for example, learn more on various aspects of embedded system development. With the book source code, the code contains chapters 3,4,6,8,9.
- 2022-01-26 05:34:33下载
- 积分:1
-
lwIP是瑞士计算机科学院(Swedish Institute of Computer Science)的Adam Dunkels等开发的一套用于嵌入式系统的开...
lwIP是瑞士计算机科学院(Swedish Institute of Computer Science)的Adam Dunkels等开发的一套用于嵌入式系统的开放源代码TCP/IP协议栈。Lwip既可以移植到操作系统上,又可以 在无操作系统的情况下独立运行.-lwIP Switzerland Computer Sciences (Swedish Institute of Computer Science), Adam Dunkels such as the development of a set of embedded systems for the open source TCP/IP protocol stack. Lwip can migrate to the operating system, can in no circumstances the operating system operate independently.
- 2022-07-10 15:27:10下载
- 积分:1
-
一个非常好的嵌入式串口读程序,思路清晰,值得一看
一个非常好的嵌入式串口读程序,思路清晰,值得一看-A very good read embedded serial procedures, clear lines of thought, see
- 2022-08-25 05:44:42下载
- 积分:1