搜索资源列表
ucosii_block
- 该源码继承了大量功能控件,如定时器、按键、串口通讯等,并已成功嵌入到产品中,可以节省大量时间。-the source inherit a lot of control functions, such as timer, keys, serial communications, and has successfully embedded into products, can save a lot of time.
S3C2440OV9650.rar
- S3C2440平台TQ2440BSP上实现OV9650抓拍并保存成bmp/jpg--QQ:929739889,S3C2440 platform TQ2440BSP achieve OV9650 capture and save into bmp/jpg
J1939
- 一种CAN bus 的高层协议。J1939 在mcp2515 上的实现源程序。和 canopen、deviceNET 类似。存C语言实现的。-A high-level CAN bus protocol. J1939 on the implementation of the mcp2515 source. And canopen, deviceNET similar. Save C language implementation.
bootloader_elf_from_flash
- 原创作品,真正可用的超小型 bootloader。将存于norflash里的elf文件装入ram运行,比xilinx提供的bootloader好用多了,至少可以节省你1周的时间. 嵌入式系统用 edk powerpc 或 microblaze 通用-Original works, the real availability of ultra-small bootloader. load .elf from Norflash move into the ram to run, more usefu
BanyanT-1.6.1
- 调试代理就是用它帮你使用更简单的JTAG(便宜啊)来实现原本1K才卖的JTAG仿真器的大部分功能。JTAG调试原理看我另一篇笔记。简单的就可以把他理解为你自己做的JTAG的驱动就行了。 调试代理还有很多种,什么H-JTAG了、ARM7了(不知道具体叫什么,就记得可执行文件叫ARM7.EXE)都是,BANYANT比较好。 需要注意的是,每种调试代理安装方法虽然都简单但都不一样,需要看说明。而且AXD调试之前都要运行。省钱了,就别怕麻烦了。-Debugging agent is to
Rtc
- 三星S3C2410A 实时时钟RTC驱动程序实例,如何读写寄存器来显示与保存时间-Samsung S3C2410A driver Real Time Clock RTC examples to show how to read and write registers and save time
zlg7290
- 这是我在51上写的ZLG7290键盘的程序,使用的是中断法,节省扫描时间,此程序直接可以使用-This is what I wrote in the 51' s ZLG7290 keyboard, the use of the interruption of law, to save scan time, this procedure can be used directly,,,
Example1
- * THE PRESENT SOFTWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS * WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. * AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, * INDIRE
ADPCM
- ADPCM(Adaptive Differential Pulse Code Modulation),是一种针对 16bits( 或8bits或者更高) 声音波形数据的一种有损压缩算法,它将声音流中每次采样的 16bit 数据以 4bit 存储,所以压缩比 1:4. 而且压缩/解压缩算法非常简单,所以是一种低空间消耗,高质量高效率声音获得的好途径。保存声音的数据文件后缀名为 .AUD 的大多用ADPCM 压缩-ADPCM (Adaptive Differential Pulse Code Mod
Lab2
- 在STM32下的系統裡,用UART傳輸是很重要的一個功能,這程式不但提供了使用UART傳輸,也附加了一些其他功能,讓開發者能省下研發UART通訊協定的時間。-Under the system in the STM32 with UART transmission is a very important feature, which uses the program not only provides a UART transmission, but also added some other f
Optware_0.99.163_arm-x19-(1)
- Describe: Recorder program, explain the format of audio data, recording, playback, save the method, is a complete example
RS485
- 实现485通讯功能,通过Modbus实现设备的查询对数据进行保存-485 communications to achieve, through the Modbus query for device to save data
stm32
- stm32的adc的例程,使用库函数编写的,方便移植。- * THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS * WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE * TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LI
MCU-Debug
- 单片机多功能调试助手一款集串口/USB/网络调试、进制转换、字模与数码管字型码制作、常用校验值计算、UNICODE码转换、位图输出C文件等众多功能于一身的综合型调试软件,最值得庆幸的是该软件会一直保持更新,并支持在线升级功能,这样大家手头上的单片机多功能调试助手总是最新的! 单片机多功能调试助手与其他调试软件有什么优势: 一直保持为单文件状态,不会因为需要保存配置信息而创建其他其他文件,所以该软件非常容易携带。 一直体贴着开发者,所有重要的配置在关闭该软件时
TC1602
- // Descr iption: A single sample is made on A0 with reference to AVcc. // Software sets ADC10SC to start sample and conversion - ADC12SC // automatically cleared at EOC. ADC12 internal oscillator times sample (16x) // and conversion. In Main
video_encode_mp4
- ARM based video encoder linux source code. Capable to realtime code h.264 1080p and save it to sd CARD. -ARM based video encoder linux source code. Capable to realtime code h.264 1080p and save it to sd CARD.
001
- 定义了一个临时数据段,用于存放GDT的界限和32位地址,然后用sgdt把GDTR保存到这个临时数据段-design a temp data segment for save GDT size and 32 bit address, then save GDTR to this segment by sgdt...
24c02
- 24_93储存器C51实例,2402储存花样流水灯,2402开机1位计数,2402开机次数3位计数,24-93储存器\2402显示0-7,24-93储存器\93C46储存数字-24_93, 2402 storage pattern of light water storage C51 instance, 2402 boot one count, 24-93 3 2402 boot count storage \ 2402 0-7,24-93 storage \ 93C46 save to dig
EEPROM
- XMEGA的内部EEPROM例子,但是,单字节写的第一个字节通常无法保存,可能芯片有BUG。-Examples the XMEGA of internal EEPROM, but the first byte of the single-byte write is usually unable to save, it may chip BUG.
zn_LCD_ADC_KEY
- 使用AD1.2开发环境适用于tq2440,实现了ad采集存储显示功能,实现了文件系统的一直-ad1.2 develop,adc,display,save,fat32
