-
1线通信的实用程序
1线通信的实用程序--Program for single-thread communication.
- 2022-08-03 21:04:21下载
- 积分:1
-
自己用的ads1255的采集程序,已调试通过,CPU用的是msp430f1232,开发环境用IAR...
自己用的ads1255的采集程序,已调试通过,CPU用的是msp430f1232,开发环境用IAR-Own use ads1255 collection procedures have been debugging through, CPU using a msp430f1232, development environment with the IAR
- 2022-06-18 09:18:31下载
- 积分: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
-
控制器为NT7532的LCD
控制器为NT7532的LCD-cgg128064M02显示屏的示例程序,用C语言编写的。-NT7532 controller for the LCD-cgg128064M02 display examples of procedures, using C language.
- 2023-03-04 17:20:03下载
- 积分:1
-
串口中断服务函数集,好
串口中断服务函数集,好-interrupt service function sets, good
- 2022-06-12 19:20:59下载
- 积分:1
-
POCSAG 解码 及分析,网上很不好找的
POCSAG 解码 及分析,网上很不好找的-S70L41B is a fully integrated CMOS POCSAG (CCIR Radio Paging
code No.1) decoder and page controller for display pagers.The decoded
POCSAG data are transferred over a serial interface to a microcontroller
according to its commands for processing and subsequent storage and
display.
- 2022-06-18 15:55:34下载
- 积分:1
-
1.在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的通道),每端都需要一个完整的编/译...
1.在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的通道),每端都需要一个完整的编/译
码系统。
2.本程序的目的是大大提高通信的信道利用率,缩短信息传输时间,降低传输成本。
-1. In the transmitter through a coding system for pre-treatment data-coding the receiving end of data from the decoding (recovery). For dual-channel (two-way transmission of information can access), each side needs a complete encoding/decoding system. 2. The procedures are designed to greatly enhance the communication channel utilization, reduced transmission time, and lower transmission costs.
- 2022-01-31 18:35:37下载
- 积分:1
-
s3c2410利用外部中断对外部脉冲进行计数的裸机程序
s3c2410利用外部中断对外部脉冲进行计数的裸机程序-s3c2410 use of external interrupt count external pulses bare metal process
- 2023-02-21 21:30:03下载
- 积分:1
-
驱动电脑内的蜂鸣器程序,实现报警演唱功能。
驱动电脑内的蜂鸣器程序,实现报警演唱功能。-The buzzer driver computer program to achieve functional alarm concert.
- 2022-02-07 05:13:12下载
- 积分:1
-
基于linux2.4内核下,外接于AT91RM9200处理器IO上的DS18B20驱动及测试程序。硬件平台为:中嵌科技的CE9200...
基于linux2.4内核下,外接于AT91RM9200处理器IO上的DS18B20驱动及测试程序。硬件平台为:中嵌科技的CE9200-1开发板-Based on linux2.4 core, the external IO in the AT91RM9200 processor
- 2022-02-04 10:38:04下载
- 积分:1