搜索资源列表
S3C44B0X例子程序1
- 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。 7 uart -- 串口测试程序 该项目在SDT2.5
AT_Command
- 所有AT指令列表显示,方便编程人员检索,也可在超级终端中测试
vseg1
- 自己写的一个关于C处理文件的代码,用于修改二进制文件的源代码,在网上很少找到,便自己写了一个,经过测试.我是用于修改二进制代码中的终端号,以后我会将它移植到C++中.目前只是C代码,在VC中用CONSOLE方式新建一个工程把它添加进去就可以,代码完全是C.-Himself wrote a paper on the C handling code, binary files to modify the source code, rarely found in the online, they wr
struct
- 有序整数顺序存储数列的合并与数据删除 本次实验要求学生设计、实现、测试一个C/C++程序,基本步骤为: 1 分别从两个文件中读取已排序好的正整数到两个数组中; 2 合并这两个数组到第三个有序数组中并在屏幕终端输出第三个数组的数据。两个数据相同时只选择其中之一输出; 3 报告输出数据中不同数据的个数; 4 从数组中连续删除部分数据再输出结果; 5 把第一步改成用键盘输入数据测试你的输出结果; 6 详细注释你的程序。 -Integer stored in an or
USART_test
- 测试STM32的USART通信功能,可以在超级终端上面显示数据-STM32 USART test the communication function can be shown above the data at the Super Terminal
gsmtalk
- 用于linux终端设备下的GPRS模块AT指令测试-Linux terminal equipment for the GPRS module AT command under the Test
Adc_Usart_Tft_v3.5
- 串口1(USART1)向电脑的超级终端以n秒为间隔打印当前ADC1的转换电压值(使用了DMA1通道1),并同时实现在TFT屏幕上的显示。 当然,画线,画圆也是小意思(请到"GLCD.h"中查找,并自行添加,已经过测试^_^)。-Serial port 1 (USART1) to the super computer terminal n seconds intervals Print this ADC1 converted voltage value (used DMA1 channel 1
PDUmgscodeVB
- 简易的VB短信发送代码,支持PDU编码,AT测试终端-Simple VB message sending code, support the PDU encoding, the AT test end
简易的VB短信发送代码,支持PDU编码,AT测试终端
- 简易的VB短信发送代码,支持PDU编码,AT测试终端(Simple VB SMS send code, support PDU encoding, AT test terminal)
TCP
- 在linux平台下的使用TCP协议连接服务器进行数据的传输,程序为C语言开发,里面还有server端的程序,可以在linux端开启两个终端同时测试(Using TCP protocol in Linux platform connected to the server for data transmission, the program is the C language development, and on the server side program, can be in the Lin
4_nRF24L01test
- nRF24L01测试可以在两块多功能遥控器开发板上验证,一块板子烧录发送的代码,另一块板子烧录接收的代码,同时将接收数据的多功能遥控器开发板通过USB线连接到电脑,在串口终端上可以看到另一块板子通过nRF24L01发送过来的数据。(NRF24L01 tests can be developed in two pieces of multi-function remote control board, a board send code burn, burn received another ba