搜索资源列表
evm50100-test-1.2.1
- 本source code 為s3c4510的bootloader,不同於其他的s3c4510的bootloader,這個bootloader花了很多功夫,完全不需要看data sheet就可以更改register,當週邊chip改變時,更改bootloader可以很快就完成。只要修改init_gun.h這個文件即可。-the source code for the Bootloader Porting, unlike other Porting the Bootloader, the Bootl
evm50100-test-1.2.1oo
- 本source code 為s3c4510的bootloader,不同於其他的s3c4510的bootloader,這個bootloader花了很多功夫,完全不需要看data sheet就可以更改register,當週邊chip改變時,更改bootloader可以很快就完成。只要修改init_gun.h這個文件即可。-the source code for the Bootloader Porting, unlike other Porting the Bootloader, the Bootl
HK910-test
- 掌宇公司44b0实验平台的测试程序,共16个程序,包含led,数码管,开关,串口,蜂鸣器,实时时钟,键盘中断,ADC,网卡,PS2键盘,UC/GUI-company 44b0-yu palm experimental test platform, with a total of 16 procedures, including led, digital control switches, serial, buzzers, real-time clock, keyboard interrupt,
51+ch375读写U盘超精简原程序(啊雨)
- 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 欢测试以下U盘通过:郎
LED--test
- ads下编绎通过,s3c44b0源码,是初学者的好例子。-ads Provision unravel, s3c44b0 source is a good example of beginners.
UCOS2.71souce
- 含代码UCOS_II测试程序说明有详细过程说明 测试步骤 1> 开发板上电 2> 运行串口监视软件,波特率115200,8N1 3> 运行测试程序 4> 在串口监视软件中显示OSRunning后,最右侧的LED灯开始闪烁, 间隔为1秒。同时每隔2秒可以在监视窗口中看到当前CPU利用率。 按下某个键后,会在监视窗口中看到诸如“msg = x”的信息。-containing code UCOS_II test a detailed de
SPEED-TEST
- 汽车速度测试器,以1米的间隔放置光感应器,含3个按键,RESET START/STOP/ 三位数码显示-vehicle speed test device to a meter intervals optical sensors placed, with three buttons, RESET START / STOP / 3 digital display
lumit-test-lcd-1.1.0
- S3C4510的LCD測試程式(含源碼,可以順利修改自己的功能)-S3C4510 LCD testing programs (including source code, a smooth change its function)
uc-app-test
- 本人写的ATMEL 128 UC/OSII移植程序,有带环型缓冲的键盘驱动,与彩色液晶显示。多任务实验TASK包含在内。-I write ATMEL 128 UC / OSII transplantation procedures, a ring buffer zone keyboard-driven, and color LCD. Multi-task experimental TASK included.
oled-test
- 本程序是用AVR Mega16为主控芯品,控制液晶屏VGG12864E-S002显示的测试程序,基本函数完整,测试通过,能得到很好的显示效果。-this procedure is used for controlling AVR Mega16 core products, LCD control VGG12864E - S002 showed the test procedures, the basic function of integrity, the test, can be a very
test
- 这里有14个DSP的源程序 非常有用阿 快来看看吧-here 14 DSP very useful source Come see A Look here
TEST-TLC2543
- 用51系列单片机控制TLC2543实现A/D转换调试程序
c54xdspfft
- 该代码采用c5400dsp的汇编语言和c语言实现快速傅立叶变换,经过实际测试,效果很好,可以支持64、128、256点的fft-c5400dsp of assembly language and c Language Fast Fourier Transform, after the actual test, a good effect, and can support 64,128,256 point fft
lumit-test-usb-0.0.1.src
- usb的测试源码 PDIUSBD12 是一款性价比很高的USB 器件它通常用作微控制器系统中实现与微控制器进行通信的 高速通用并行接口它还支持本地的DMA 传输 这种实现USB 接口的标准组件使得设计者可以在各种不同类型微控制器中选择出最合适的微控制器 这种灵活性减小了开发的时间风险以及费用通过使用已有的结构和减少固件上的投资从而用最快捷 的方法实现最经济的USB 外设的解决方案-usb source PDIUSBD12 test is a highly cost-effective USB d
sci-a.rar
- TI F28335 的串口通讯程序;以测试过,可以放心使用。,TI F28335 Serial Communication procedures to test, and can be assured that use.
test.rar
- 基于minigui的手机界面程序开发 实现简单的计数器功能,Minigui-based phone interface program development to achieve a simple counter function
arm(test)
- 微处理器在arm的编程,一个不太完整的程序希望对你有帮助。-Microprocessor programming in the arm, a rather complete the process would like to help you.
Test
- 为44B0的测试代码,可以测试蜂鸣器,IIS 播放WAV文件,USB点灯,按键,串行FLASH,IDE硬盘 LCD等。 0 : Please input a number 1 : Memory test 2 : Timer PWM test ( Beep ) 3 : IIC EEPROM test 4 : ADC test 5 : Download File by uart(DNW) 6 : IIS Play test(Please download *.wav by
ch375-test-2
- 此程序前面大体与“ch375-test-1”相同,同是一些初始化的操作及基本参数的获取。后面在根目录下创建一个TEST.TXT文件,创建成功后,获取此文件的相关信息并输出。-This process generally and in front of " ch375-test-1" the same operation with some initialization and the basic parameters of the acquisition. Behind in
test-a-Marquee
- stm32f107 原子开发板 实验一 跑马灯源程序-stm32f107 atom source development board test a Marquee