资源列表
[单片机(51,AVR,MSP430等)] test7279
说明:7279的C代码.可在KEIL的环境任意移植.-7279 C code. In KEIL environment arbitrary transplant.<温水> 在 2025-01-15 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] 经典键盘扫描程序
说明:自己用汇编编写的键盘的扫描程序 希望和大家共享!-his own compilation prepared by the keyboard scan and you will share!<李涛> 在 2025-01-15 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 93C46读写程序
说明:93C46读写程序 很不错的程序希望和大家一起交流-93C46 literacy procedure very well and we hope that the procedures together exchanges<李涛> 在 2025-01-15 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] target
说明:开发usb块传输的固件程序,可pc循环向下微机发数据-development usb block transmission firmware procedures, pc downward cycle of the computer data<张港> 在 2025-01-15 上传 | 大小:46kb | 下载:0
[单片机(51,AVR,MSP430等)] 4x4键盘程序
说明:4*4键盘程序,来自msp430系列单片机-4* 4 keyboard procedures, from MCU Controller Series<李建威> 在 2025-01-15 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] s_serial
说明:模拟串口工具。在C51下运行,可以方便初学者清楚了解串口的原理和扩展串口。-simulation tools. The C51 running, beginners can facilitate a clear understanding of the principles and serial port serial expansion.<郭勇超> 在 2025-01-15 上传 | 大小:8kb | 下载:0
[单片机(51,AVR,MSP430等)] 菜单_c51
说明:本程序是在c51低下的菜单程序。 如果要mcu 低下编写菜单的朋友可以拿来参考.-the procedures in the lower menu decoder procedures. If the lower mcu prepared menu can be used to reference a friend.<郭勇超> 在 2025-01-15 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] ds1302_c51
说明:时钟ic DS1302的驱动程序。开发环境是在c51下。希望给大家做个参考。-clock ic DS1302 the driver. The development environment is under decoder. We hope to be a reference. Thank you! !<郭勇超> 在 2025-01-15 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] crc_算法
说明:本程序是在c51的环境下CRC算法的几种方法。希望大家有参考作用。-the procedure was c51 environment CRC algorithm methods. We hope that as a useful reference.<郭勇超> 在 2025-01-15 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] c51_93c46
说明:本程序是在c51下的93c46的驱动程序。对开发小产品大有好处。希望对大家有帮助.-is in the process of 93c46 decoder drivers. Small products in the development process. We want to help.<郭勇超> 在 2025-01-15 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 大容量FLASH存储器29C040的C51读写程序
说明:大容量FLASH存储器29C040的C51读写程序 -large-capacity flash memory reader 29C040 the procedures C51<Rover> 在 2025-01-15 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 多级菜单
说明:/*[原创]一个树形多级菜单参考程序 这是一个用于车载电话的菜单程序,可以看成是手机功能菜单的简化板. 我所认为的树形多级菜单是指:在一个父菜单项目下面有多个子菜单, 子菜单下面又有多个孙菜单...,进入下层菜单主要依*当前选中的索引.有点象文件的目录结构. 本木从前实现这类的菜单主要*分层的switch语句,每层都是一个switch.但当我看到晓奇大侠的 程序和耳朵灌满lq等人的争论后,那时那地,我的心境变化了,我意识到指针代表了先进<Rover> 在 2025-01-15 上传 | 大小:2kb | 下载:1