-
dsPIC33F DAC程序 实现DAC输出正弦波型。
dsPIC33F DAC程序 实现DAC输出正弦波型。-dsPIC33F DAC program type DAC output sine wave.
- 2022-09-18 10:55:02下载
- 积分:1
-
This is a microcontroller serial communication with the MCU program, it should b...
这是一个单片机与单片机串行通信的程序,应该对有人的有用。-This is a microcontroller serial communication with the MCU program, it should be useful for some people.
- 2022-07-13 00:21:29下载
- 积分:1
-
cypress的an2131开发板原理图
cypress的an2131开发板原理图-cypress an2131 the development board diagram
- 2023-09-04 18:05:03下载
- 积分:1
-
freeswitch
FreeSWITCH 是一款可拓展的软交换,便于在各种平台上开发。程序通过组合各种模块接口,FreeSWITCH 配置以后,可以连接IP 电话,或者基于IP的电话服务,POTS 线路等等。它也可以实现语音编码的转换,并且接入到用户自己创建的语音菜单系统,或者IVR系统
- 2023-05-12 19:25:13下载
- 积分:1
-
S3C3440的spi裸机驱动程序,开发板是YC2440F
S3C3440的spi裸机驱动程序,开发板是YC2440F-V5.1,该程序用于接收TDC的测距结果-S3C3440" s spi driver development board is YC2440F-V5.1, the program used to receive the results of TDC ranging
- 2022-11-28 20:55:03下载
- 积分:1
-
stm32 硬件IIC总线
资源描述本源码使用STM32的硬件IIC接口方式实现IIC总线,读取EEPROM的数据。注意:使用STM32的硬件IIC接口存在一些小小的技巧,ST公司使的总线时序比例与NXP和ATMEL公司的不太一样。
- 2022-01-27 14:24:18下载
- 积分:1
-
基于CGI库的程序编写的介绍 嵌入式web服务器建设
基于CGI库的程序编写的介绍 嵌入式web服务器建设-Based on CGI programming library introduction to the building of the embedded web server
- 2022-03-03 21:37:59下载
- 积分:1
-
基于51单片机 液晶显示图像 c语言
基于51单片机 时钟程序 c语言,12864液晶显示图像,,有很大的参考价值。。。。
- 2022-01-22 08:47:09下载
- 积分:1
-
总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不...
总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如果是uClinux本身不支持的调用,那么就需要改写代码了。-Overall, the uClinux on the development and standard Linux is still very similar. Usually can use the following steps to design and debug : Ethernet-based development environment; If the design of the procedure and not linked to the hardware, then it must be the first standard Linux compiler and debugging through. Flexibility in the use of gdb and gcc will greatly save time; X86 will be on the GCC-compiled application with cross-compiler tool to compile; If you compile time error is found, it was very likely that the following issues : cross-compilers or libraries are not the correct path; The most radical solution is a re-installed time compiler; encountered does not support functions; At this time the need to
- 2022-10-25 13:50:03下载
- 积分:1
-
Booth乘法器
附件是在verilog中实现booth乘法器的代码。此乘法器可以在其他各种程序中用作乘法器,而不是普通的乘法器,以实现更快的运算。
- 2022-03-23 07:59:27下载
- 积分:1