资源列表
[其他嵌入式/单片机内容] LED
说明:单片机实验板上自带的程序 主要学习led控制的方法 有空看看 -Singlechip experimental procedures for carrying on-board key learning control methods led to see the time<avalon_86> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] EMC_TRAIN
说明:讲述了EMC的基本原理,测试环境和方法,内容具体,图文并茂 。-Describes the basic principles of EMC, testing environment and methods, content specific, with the aid of diagrams.<李群> 在 2025-06-17 上传 | 大小:3.1mb | 下载:0
[其他嵌入式/单片机内容] LPC2294
说明:2lpc2000系列的2000.h文件 2lpc2000系列的2000.h文件-2lpc2000 series 2000.h document 2lpc2000 series 2000.h document<刘东方> 在 2025-06-17 上传 | 大小:4kb | 下载:0
[其他嵌入式/单片机内容] target
说明:2lpc2000系列的target.h文件 2lpc2000系列的target.h文件-2lpc2000 series target.h document 2lpc2000 series target.h document<刘东方> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] jpeg_decoder
说明:jpeg图像文件软件解码器的arm版本的源代码程序-jpeg image file decoder software arm version of the source code program<han peng> 在 2025-06-17 上传 | 大小:25kb | 下载:0
[其他嵌入式/单片机内容] gif_decoder
说明:gif图像文件软件解码器的arm版本的源代码程序-gif image file decoder software arm version of the source code program<han peng> 在 2025-06-17 上传 | 大小:16kb | 下载:0
[其他嵌入式/单片机内容] wbmp_decoder
说明:wbmp图像文件解码器的arm版本源代码-wbmp image file decoder arm version of the source code<han peng> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[其他嵌入式/单片机内容] bmp_decoder
说明:bmp图像文件解码器的arm版本的源代码-bmp image files decoders arm version of the source code<han peng> 在 2025-06-17 上传 | 大小:17kb | 下载:0
[其他嵌入式/单片机内容] AD
说明:ad1674应用 Test program for AD1674 and 80C51 -AD1674 Application Test program for AD1674 and 80C51<wangwei> 在 2025-06-17 上传 | 大小:31kb | 下载:0
[其他嵌入式/单片机内容] txd_rxd
说明:本程序为mcu的串口通讯提供(贞结构)函数接口,包括具体协议部分 //其他说明:只提供对AT89c51具体硬件的可靠访问接口 -err<sampson21> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[其他嵌入式/单片机内容] SPIpro
说明:此函数把SPI的读写功能集成在一块,传递的val既是向SPI写的数据,也是从SPI读取的数据,只需要在执行读或写之前把MCU的I/O脚设置成相应的输出或输入即可。(因为在大部分应用中,是把SPI的DI和DO相连并用MCU的一个IO口来读写)。-This function of the SPI read and write functionality into a single, transmission of val is not only written to the SPI data is<sampson21> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] menupro
说明://一个简单却实用的菜单程序 //如果编写简单的程序的话这个菜单函数就可以不用看了,但是当你编写到复杂的程序的时候就可能就会为人机界面和各个函数直接的连接而烦恼了,这个菜单函数就是用来解决这个问题,虽然没有UCGUI厉害,但是我觉得代码在2000行一下的话用起来还是不错的选择的.虽说简单但是用到了结构体大部分的知识了,希望c语言不太好的朋友自己补习一下好了. -//A simple but useful menu program// if a simple procedure to pr<sampson21> 在 2025-06-17 上传 | 大小:2kb | 下载:0