资源列表
用C51实现单片机的中文输入法
- 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 -Pinyin input method disappear with the function : * unsigned char code py_ime (unsigned char input_py_val []) input_py_va
e_clock
- CHDL语言编写的数字时钟程序 具有时间显示,整点报时,零点报时,和时间可调-CHDL language digital time clock procedures, the whole point timekeeping, 0.2 timekeeping, and adjustable time
从MCS51向AVR的快速转换
- 大家一定非常熟悉MCS51,可能初学AVR的朋友们会遇到一些51转AVR的问题,看一下吧-everyone will be very familiar with the MCS51 may beginners AVR friends will encounter some 51 to the AVR, look at it
适用于AVR系列单片机的几种C语言比较
- 使用于AVR单片机的几种C语言,大家可以参考一下,以便以后在AVR的程序编写中提高自己-used in the AVR several C language, we can make reference to the AVR after the procedure to improve their writing
单片机抗干扰措施
- 在电子产品的开发中,我们除开要考虑产品的实际用途与功能外,还需要在完成主要功能的设计后进行部分保护电路,抗干扰电路的设计,此书介绍了一些AVR单片机器的抗干扰方法-in electronic product development, we have to consider apart from the actual product use and function, we also need to complete the major functions in the design after
单片机加密方法
- 单片机在开发后投入使用时,为了防止不法商贩复刻源代码,一般都会对其进行加密,次书介绍AVR单片机的一些加密方法-SCM input in the development of after use, in order to prevent unscrupulous traders remake of the source code, it will usually its encrypted times book about the AVR some encryption method
AVR-指令表中文
- AVR单片机中文指令表,在开发AVR单片机的时候详细了解指令可以极大的提高开发者的效率~-AVR instruction Chinese Table, in the development of AVR detailed understanding of the directive can greatly improve the efficiency of development ~
语音遥控车
- 凌阳单片机的语音遥控车实验原码,压缩包无密码.-Sunplus SCM voice remote control cars experimental original code, compressed without passwords.
PIC16F876控制的电动自行车驱动系统源程序
- pic16f876单片机汇编程序编写的控制电动自行车的控制器的程序,虽然用汇编编写,但有非常详细的注释,搞过单片机汇编的人都能够看的懂,希望对大家有帮助。-pic16f876 SCM compilation prepared by the control procedures for electric bicycle controller procedures, although the preparation of the compilation, but a very detailed no
51+ch375读写U盘超精简原程序(啊雨)
- 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 欢测试以下U盘通过:郎
单片机驱动3310 LCD显示屏
- 单片机驱动3310 lcd显示屏的c程序,单片机与屏的线路连接可以参见程序中的宏定义。程序写得很精简,但是很好用。-Microprocessor 3310 LCD display c procedures, SCM and the screen can see the line connecting the procedures macro definition. Very streamlined procedures, but is useful.
单片机坐标万年历星期的算法(C语言)
- 万年历星期的算法,c编写,稍加修改就可以 应用于单片机。-hefty almanac weeks algorithm, c preparation, with slight modifications can be applied to SCM.