-
SCM software anti
单片机系统软件抗干扰方法,在设计大规模系统中需要主义的问题方法!-SCM software anti-jamming system, the large-scale system design needs of Marxist methods!
- 2022-03-23 15:47:37下载
- 积分:1
-
With the 8051 DS18B20 display is used LED, Microcontroller with AT89S52. To do t...
用8051单片机 DS18B20显示是用LED,单片机用AT89S52.
做的温度控制系统-With the 8051 DS18B20 display is used LED, Microcontroller with AT89S52. To do temperature control system
- 2023-08-09 23:25:02下载
- 积分:1
-
嵌入式操作系统SMALL RTOS51 的例程, 运行于UV2运用WAVE的6000进行仿真...
嵌入式操作系统SMALL RTOS51 的例程, 运行于UV2运用WAVE的6000进行仿真
- 2023-08-26 14:45:03下载
- 积分:1
-
这是我自己编写的1602和18B20的原程序!以通过实验!
这是我自己编写的1602和18B20的原程序!以通过实验!-This is what I have written the original 1602 and 18B20 procedure! Through the experiment!
- 2022-01-25 16:06:13下载
- 积分:1
-
这是一个使用M128芯片的多功能仪器,使用了16位的定时器,2路的UART。开发工具为 GCC3.2,PC上机位程序使用VB6开发...
这是一个使用M128芯片的多功能仪器,使用了16位的定时器,2路的UART。开发工具为 GCC3.2,PC上机位程序使用VB6开发-It is a multifunctional M128 chip equipment, the use of 16 of the timer, 2 UART Road. Tools for GCC3.2, PC procedures for the use of aircraft development VB6
- 2023-08-15 16:05:03下载
- 积分:1
-
=== =时钟20:6=== === ==
应先初始化状态寄存器
tx1714 EQU 7FFH
PA EQU 05H
PB EQU 0...
=== =时钟20:6=== === ==
应先初始化状态寄存器
tx1714 EQU 7FFH
PA EQU 05H
PB EQU 06H
PC EQU 07H
PD EQU 20H
IAR EQU 00H 间接寻址寄存器
TMR0 EQU 01H 定时器
STATUS EQU 03H 状态寄存器
BSR EQU 04H bank选择寄存器
PORTA EQU 05H I/0端口寄存器
PORTB EQU 06H I/0端口寄存器
PORTC EQU 07H I/0端口寄存器
PORTD EQU 20H I/0端口寄存器
PULL EQU 21H PULL-High上拉寄存器
WAKEUP EQU 22H 唤醒控制寄存器--被用来设定watchdog允许和禁止
IRQM EQU 23H 中断屏蔽寄存器
IRQF EQU 24H 中断标志寄存器
WDTSEL EQU 25H
-=== === = clock 20 : 6 === === === == should first register initialization state tx1714 EQU 7FFH EQU PA PB EQU 05H 06H 07H PC EQU PD EQU 20H IAR E QU 00H indirectly addressable registers TMR0 EQU 01H timer STATUS EQU Mr send state BSR EQU-deposit bank in the 04H choice Register PORTA EQU 05H I/O ports Register P ORTB EQU 06H I/O ports Register PORTC EQU 07H I/O ports Register POR TD EQU 20H I/O ports Register PULL EQU 21H PULL-High pull Register WAKEUP EQU 22H awaken control registers-- were used to set watchdog allowed and prohi
- 2022-03-18 22:55:02下载
- 积分:1
-
061a板的语音识别必须源文件,播放文件
061a板的语音识别必须源文件,播放文件-061A board speech recognition must be the source file, play the file
- 2022-09-23 07:25:03下载
- 积分:1
-
ad0809 some procedures can be used as a number of learning data entry
ad0809一些程序,可以当做入门的一些学习资料-ad0809 some procedures can be used as a number of learning data entry
- 2022-08-17 01:13:49下载
- 积分:1
-
Single
学习单片机最有用的恐怕是编程器和仿真机,一台商品化的编程器至少要几百元,仿真机价格更高,往往让初学者难以选择。这里介绍的一款国外电子网站推出的廉价51编程器,能够读写最常用的12种51单片机,自己动手装配一台,既能锻炼自己的动手能力,又能廉价地装备一台多用编程器,无论是学习单片机或业余时间搞开发,都是一个非常好的选择。笔者按照资料自制了一台,十分好用,不敢独享。特编译了全部制作资料介绍给大家。这个编程器硬件使用标准的TTL系列器件而没有使用特殊元件。它连接在计算机的并行端口,对PC的并口没有特殊要求,所以配置很低的计算机也能用这个编程器。Atmel Flash 系列单片机是当前最流行的单片机,易于擦写,不象OTP芯片容易造成浪费。特别是89系列单片机与大家熟悉的INTEL51系列单片机完全兼容,这个编程器支持的单片机主要是Atmel flash系列。-Single-chip learning is probably the most useful programming and simulation machine, a programmer commercialization of at least several hundred dollars, simulation machine prices higher, so that beginners are often difficult to choose. Here s a foreign site to launch low-cost e-51 programmer can read and write 12 types of most commonly used single-chip microcomputer 51, a do-it-yourself assembly, can exercise their practical ability, but also inexpensive to equip a multi-purpose programmer, whether it is free time to study or engage in the development of single-chip are a very good option. The author made in acc
- 2023-02-05 22:10:03下载
- 积分:1
-
基于IAR开发环境的利用CC2510无线单片机实现的多路数据采集。
基于IAR开发环境的利用CC2510无线单片机实现的多路数据采集。-IAR development environment based on the use of wireless CC2510 single-chip realization of multi-channel data acquisition.
- 2022-02-16 08:43:58下载
- 积分:1