资源列表
[单片机(51,AVR,MSP430等)] 12864LCD
说明: AVR单片机 LCD 12864 驱动程序 。A good sample code for learn lcd display .your can run it on me300 board . for more information , oder it from willar company.-AVR Single Chip LCD 12864 driver. A good sample code for learn lcd display. Your can run it on me30<李子涵> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[微处理器(ARM/PowerPC等)] crc1
说明:采用msp430中汇编语言编写的,运行在msp430F149上的时钟芯片DS1302的控制和读写程序-MSP430 using compiled languages, running on the MSP430F149 on the DS1302 clock chip control and read and write procedures<Cai Zhi> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] crc8
说明:8位crc校验算法,用于单片机编程,包含简单算法和查表算法-8-bit CRC checksum algorithm for single-chip programming, including a simple algorithm and look-up table algorithm<董巍> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] lcd1602c
说明:使用SMC1602A液晶显示的实验例子,采用C语言编写-The use of liquid crystal display SMC1602A experimental examples, the use of C language<lqt76> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] lcd320240
说明:液晶驱动程序,使用STC单片机驱动RA8802芯片的液晶,可以直接使用。-LCD driver, the use of STC Single-chip LCD driver chips RA8802 can be used directly.<詹泳> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] main
说明:实现单片机与计算机之间的usb通讯 实现单片机与计算机之间的usb通讯-The realization of single-chip computer usb communication between the realization of SCM and communications between computers usb<丁一一> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[其他嵌入式/单片机内容] Arm_mmap
说明:dspgateway 下mmap 的c程序,arm部分的-mmap of c under dspgateway procedures, arm part of the<宋俊> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] displayHZ
说明:进行键盘扫描及键处理时,在程序中直接调用函数KeyProcess()即可。键处理函数原 型声明在头文件Key.h中,键处理函数可放在程序的任何地方,一个按键对应一个处理函 数。 该键盘扫描程序去抖动为什么不需软件延时?因为从无按键到键被按下,要进行两次 扫描,此间相当于延时去抖动。 该键盘扫描程序还有一特色:用二维数组进行按键功能处理,使程序更简单。 /*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$<姚晓光> 在 2025-06-25 上传 | 大小:2kb | 下载:0