资源列表
c51jing
- 实现pc机键盘(p/s2接口)与8位单片机连接使用 原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上 每次按键,键盘会向单片机发脉冲使单片机发生外部中断,数据有p1.0口一位一位传进来 传回的数据格式为:1位开始位(0),8位数据位(所按按键的通码,用来识别按键),1位校验位(奇校验) 1位结束位(1) 实现:将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键 缺点:由于51单片机的容量有限所以缓冲区不可
c8051F040
- 该程序比较好用容易修改,是一个单片机应用类的一个很好的程序。
maichong
- 使用89s52单片机的 可根据按键设定而输出不同的脉冲信号的 单片机程序,使用keilC编写-89s52 MCU can be used in accordance with buttons of different settings and the output pulse signal microcontroller procedures, the use of the preparation of keilC
LCD12864
- 12864驱动,可以显示任意的图像,自带汉字库-12864 driver, you can display any image, comes with Chinese Character
Cpp2
- 仿真模拟Linux文件系统,操作系统成组链接模拟linux文件系统 -Operating system into a set of links to simulate the linux file system...
tang_chi_she
- 基于linux上编写的贪吃蛇,所用到的库文件有curses。-Snake written based on linux, library files used have curses.
51_test
- 适合初学者学习51单片机时参考的代码,一共有7份代码。 1.最简单的点亮LED灯到实现流水灯效果 2-7.点亮数码管-数码管模拟显示时间-轮询机制实现按键调节时间-使用中断控制时间 代码有我练习时从简单到一步步增加功能的过程,希望能帮到初学者 - Suitable for beginners to learn 51 SCM reference code, a total of 7 code. 1. The most simple light LED lights
AT45D081AT45DB021AT45DB0xx(C)
- AT45D081/AT45DB021/AT45DB0xx驱动程序(C语言)用于大型存储的串行Flash-AT45D081/AT45DB021/AT45DB0xx Driver (C Language ) for the large-scale storage of Serial Flash
dpjfdcx(l)
- 51单片机浮点子程序库(大型),直接嵌入,方便使用.
64x64LED
- LED板显示程序 LED板显示程序
Lab03-Memory
- 北京瑞泰公司DSP2407-A开发板memory测试程序-Beijing Ruitai company DSP2407-A development board memory test procedure
simple-example-of-cartoon-shader
- 一个简单的着色器的例子,实现茶壶的卡通着色-A simple example shaders to achieve teapot cartoon coloring
