搜索资源列表
触摸屏的驱动程序(C语言)
- [文件名] Touch.c [功 能] 8051单片机驱动ADS7846/ADS7843芯片 [简 介] ADS7846/7843芯片 适合用在4线制触摸屏,它通过标准SPI协议和CPU通信,操作简单,精度高,当触摸屏被按下时(即有触摸事件发生)则ADS7846向CPU发中断请求,CPU接到请求后,应延时一下再响应其请求,目的是为了消除抖动使得采样更准确。如果一次采样不准确,可以尝试多次采样取最后一次结果为准,目的也是为了消除抖动。-Driver source code of touch-sen
实用单片机系统
- 增加ASCII.C的一个ASCI码(7F),用于虚拟按键用 修改UART串口的命令解析程序,修改RTC的pcf8563中断部分。 精简IIC和smart_timer代码,添加define.h的宏定义。 修改system.c里的消息堆栈的宏定义 增加ii.c函数,支持对eeprom的打包 增加由PLD或者GPIO输出的模拟UART,在6个CLOCK下速度为57.6K 增加消息的优先级功能,消息类型的前4位为消息的优先级,后4位为消息的类型 试用于初学单片机并且想更上一层
MC9S08DZ60单片机 IRQ C语音外部中断
- MC9S08DZ60单片机 IRQ C语音外部中断 可使用按键控制LED灯亮灭-MC9S08DZ60 microcontroller IRQ C voice of external interrupt You can use buttons to control LED lights out
C8051F120serialcommunicationin
- 学习使用 C8051F1xx 单片机中断方式实现串口通信。使用中断定时实现串口通信。使用串口调试工具向串口发送一个字节的数据,可以观察到串口工具可以接收到刚才发送的数据。,C8051F1xx study the use of single-chip serial communication interruption means. Interrupted from time to time to achieve the use of serial communication. Serial deb
CS18-1
- 单片机中断指令的C语言应用,三个数码管从“000”开始进行加法计数按动(INT0低电平)键时计数暂停,再按继续计数-Microcontroller interrupt instruction C-language application, the three digital control from the " 000" press start counting addition (INT0 low) key count pause, then continue to coun
51mcu
- 介绍了51单片机用c语言或汇编编写的34个程序和原理图,如 中断,定时,键盘,温度检测,密码,AD,DA,自动小车,等-Introduction of 51 single-chip using c language or compilation prepared in 34 procedures and schematics, such as interruption, timing, keyboard, temperature detection, password, AD, DA, auto
zhongduan
- 自己写的 51单片机的中断程序,用c语言写的-Single-chip microcomputer 51 to write their own interrupt procedures, the use of c language
C
- 用c语言对凌阳单片机进行编程,编写共阴数码管显示驱动程序,使用IRQ4_4KHz中断-With c language programming Singlechip Sunplus, the preparation of a total of vaginal digital tube display drivers, the use of interrupted IRQ4_4KHz
INT0
- stc52单片机中断的例子,教你如何编程-Single-chip interrupt stc52 example, teach you how to program
PS2keyboard
- ps2键盘输入 8位单片机 中断读取-ps2 keyboard input 8-bit single-chip interrupt read
8051chuankoujiema
- 8051单片机串口解码矩阵键盘显示报警示例程序 由于本程序是采用外部中断的方法-8051 serial decode matrix keyboard and display alarm sample application of this procedure is used as an external interrupt method
51kaifa
- 51单片机开发宝典,C语言和汇编语言交叉开展.包括原理图和相应的程序,值得一看! 目录 第1部分 51系列单片机基础 第1章 51系列单片机概述 第2章 51系列单片机基本结构 第3章 51系列单片机的指令系统 第4章 51系列单片机的定时/计数器 第5章 51系列单片机中断系统 第6章 51系列单片机的串行接口 第2部分 51系列单片机程序设计 第7章 汇编语言程序设计 第8章 单片机C语言程序设计基础 第9章 C51的数据结构与函数 第10
C51
- 51单片机的C语言教程,划时代的东西。里面包括的东西很丰富。包括LED,独立按键,矩阵按键,数码管,定时器,外部中断,步进电机,串口通信,USB通信,等所有内容的详细的工作原理,以及所有的详细的C语言代码。是学习单片机的不可缺少的东西。-C-51 microcontroller tutorials, epoch-making thing. Which includes what is very rich. Including LED, independent keys, matrix keys,
dnapianji
- 最基础的单片机中断c语言编程 教程,新手一看就懂,绝对详细-Microcontroller interrupt the most basic tutorial c language programming, novice to understand, certainly more
INTERRUPT-AND-TIMER-C-program
- 单片机的中断以及定时器的程序,测试通过,可以使用-C program of MCU about interrupt and timer ,tested ,can use
PIC单片机滚动码解码C程序
- //PIC单片机滚动码解码C程序 // Interrupt based receive routine 基于中断的接收例程 // Compiled using HiTech PIC C compiler v.7.93 编译使用该PIC的C编译器v.7.93 #define CLOCK 4 // MHz #define TE 400 // us #define OVERSAMPLI
51计数器--中断串口-51
- 基于C语言stc51单片机中断计数,at24c02 eeprom掉电保护,串口输出数据(Interrupt count, with power-off protection, serial output data)
单片机c语言应用100例
- 常用单片机功能C程序;包含串行口;液晶数码驱动;中断;定时;键盘程序等。(C program with common use of MCU)
单片机实验
- 单片机原理及实验以及源程序 实验一 功能:使连接在 MCS-51 单片机 P1.0 引脚的 LED 闪烁。 实验二 设计并调试一个双字节无符号数乘法子程序 实验三:设计并调试一个将双字节无符号二进制数转换为压缩 BCD数的子程序。 实验四:利用外部中断输入引脚(中断方式)控制步进电机的转动。(The principle and experiment of single chip microcomputer and the source program Experiment 1 func
看门狗_C语言
- C语言编程,实现看门狗复位测试功能。有助于初学者掌握单片机中断、复位等基础知识。(C language programming, to achieve watchdog reset test function. It is helpful for beginners to master basic knowledge such as interruption and reset of MCU.)