-
320*240液晶驱动源码,屏为1335驱动,平台为C51.
320*240液晶驱动源码,屏为1335驱动,平台为C51.-320* 240 LCD driver source code, screen for the 1335 drive, the platform for the C51.
- 2022-03-10 05:08:19下载
- 积分:1
-
DS1302 Real Time Clock Driver MSP430 Singlechip bottom
DS1302实时时钟的MSP430单片机底层驱动程序
-DS1302 Real Time Clock Driver MSP430 Singlechip bottom
- 2022-05-20 20:07:48下载
- 积分:1
-
Gradient procedures for the corresponding test procedures* for the hardware set...
斜度测试程序
* 程序对应的硬件设置为:利而达MSP430-Test44x实验板,斜度计使用的
* 是ADXL202E,数字y连接TA1/P1.2,数据x连接P1.0/TA0,P4.6对应斜度计电源
* 每个方向的斜度显示时都占用三个字符,
* 斜度范围为0~90,高于90的,斜度为(180-斜度)-Gradient procedures for the corresponding test procedures* for the hardware set up: Lee MSP430-Test44x of the board, of the use of gradient is the* ADXL202E, the number of y connecting TA1/P1.2, data x connect P1.0/TA0, P4. gradient of 6 corresponds to the power* of the gradient in each direction are occupied by shows that the three characters,* angle range of 0 ~ 90, more than 90, and slope for the (180- angle)
- 2022-05-07 08:12:23下载
- 积分:1
-
FYD12864
FYD12864-0403A中文使用手册。有需要的朋友请下载-Chinese FYD12864-0403A user manual. Friend in need, please download
- 2022-09-29 22:30:03下载
- 积分:1
-
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2...
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2.2,IR
LJMP MAIN
以下为进入P3.2脚外部中断子程序,也就是解码程序
IR:
MOV R6,#9
SB:
ACALL DELAY882 调用882微秒延时子程序
JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序
DJNZ R6, SB 重复10次,目的是检测在8820微秒内如果出现高电-infrared remote control receiver ORG 0000H LJMP START into main program ORG 0010H START : MAIN : JNB P2.2, IR LJMP MAIN below to enter P3.2 foot external interrupt subroutine, which is decoding procedures IR : MOV R6, SB# 9 : Calling ACALL DELAY882 882 microsecond delay subroutine JB P2.2, EXIT 882 microsecond delay after the judgment whether there P3.2 feet to I quit if decoding procedures DJNZ R6, SB repeated 10 times, the purpose is to test if within 8,820 microsecond high
- 2022-07-21 10:12:11下载
- 积分:1
-
包含Realview mdk2_3_链接.swf
RealView MDK链接及调试.swf
Realview_mdk2_1开发环境的建立.swf...
包含Realview mdk2_3_链接.swf
RealView MDK链接及调试.swf
Realview_mdk2_1开发环境的建立.swf
Realview mdk2_4_模拟仿真.swf
Realview mdk#1.swf
Realview_mdk2_2启动代码概述.swf
学习STM32的有用-With Realview mdk2_3_ link. Swf RealView MDK links and debugging. Swf Realview_mdk2_1 development environment for the establishment. Swf Realview mdk2_4_ simulation. Swf Realview mdk# 1.swf Realview_mdk2_2 an overview of the boot code. Swf to study the usefulness of STM32
- 2022-08-17 02:54:14下载
- 积分:1
-
8279与单片机接口
8279与单片机接口
8279与单片机接口
8279与单片机接口
- 2022-06-16 03:09:16下载
- 积分:1
-
avr单片机的串口程序,用于操作avr单片机的串口,可以实现发送接收字符、字符串。...
avr单片机的串口程序,用于操作avr单片机的串口,可以实现发送接收字符、字符串。-SCM avr serial procedures, for the operation of single-chip serial avr can be achieved Send receive characters, strings.
- 2022-01-26 01:37:13下载
- 积分:1
-
盛方学习板单片机实验全部源码
新手宝典
盛方学习板单片机实验全部源码
新手宝典
-Sheng Fang experimental study single-chip all-source plate green hand book
- 2022-08-10 16:56:25下载
- 积分:1
-
AVR单片机浮点数、串口波特率、定时器参数计算器,很不错的小软件!...
AVR单片机浮点数、串口波特率、定时器参数计算器,很不错的小软件!-AVR microcontroller floating-point, serial baud rate, timer parameter calculators, a very nice small piece of software!
- 2022-02-05 17:58:53下载
- 积分:1