搜索资源列表
CLOCK
- 日历时钟DS12887控制实验 实验步骤 (1)连CZ1→CZ7,/IRQ(MC3)→P3.2。 (2)运行程序CLOCK.ASM,主机提示\"SE——\"等待键输入,①如按F0/EX,则读取显示当前已设置的日历钟。②如按数字键、再按SCAL键,则重新设置日历,例如设置日历为2002年02月22日,只需输入02 02 22即可,20为固定设置,不需输入。
MAX260-264.rar
- MAX260/261/262是MAXIM公司推出的可编程开关电容通用滤波器,通过单片机(89C51)对该芯片的6个输入端进行有效设置可实现64个不同的中心频率f0,而且Q值可达128。文中介绍了这些通用滤波器的功能、特性以及典型应用电路。 ,MAXIM Unveils MAX260/261/262 is programmable general-purpose switched-capacitor filter, through the single-chip microcomputer (89
F020
- 这是C8051f020的官方源程序列子,里面有各种各样的程序样例-The code is the offical guild form C8051f020 enterpise
music
- 单片机播放音乐实验(汇编) org 0000h ajmp main org 000bh ajmp timer0 org 0030h timer0: clr ea djnz 33h,exit mov 33h,53h djnz 32h,exit mov 32h,52h djnz 31h,exit1 mov 31h,51h djnz 30h,exit1 setb f0 ajmp exit exit1: cpl p2.1 e
SPI
- 8051F040的SPI通信接口程序,可以控制AD转换接口,中断实现功能。-8051F040 the SPI procedures, interruption of the realization of functions, can be transferred to the project.
uart_D0-F0
- 实现xmega64a3的串口D0-F0测试-Achieve xmega64a3 test of serial D0-F0
LCD_CAN
- CAN(Pic16F690) on LCD LM016L (Pot_lin on PORTA.F0 (+5V//Gnd) PIC : 8Mhz LCD : +5V on VSS and GND on VDD, then you have the defines in the .c file.
jm128_uart
- 单片机为freescale的jm128,功能为串口接收及发送程序,内有专家模式设置串口功能,与主机进行通讯,通讯格式 55 AA 10 xx length data checksum f0 A5,并有指示灯闪烁提示仪器的运行 -it is a function of communicantion with host computer by serial port the cpu is fresscale jm128
ultra-sonic
- --- -3.2 TIMER DELAY #include <sfr51.inc> --- --- -----MAIN PROGRAM MAIN: MOV R6,#1 Ajustment:R6 start at #1 ACALL PWM_SETUP ACALL PWM SJMP MAIN PWM_SETUP: 11.0592M/12/256/240/30 = 2SEC MOV TMOD,#10H timer1,
tieniu-F0-ziliao
- 购买的铁牛F0 51/AVR开发板全套资料,源程序、原理图、说明书,很详细,很有用-Tractor purchase F0 51/AVR development board full set of data, source code, schematics, instructions, very detailed, very useful
max261
- 通过编写的上位机程序向单片机发送品质因子Q,中心频率F0,单片机通过串行通信接收Q,F0,从而实现89C2051单片机的驱动Max261滤波芯片过程序,单片机使用 X25045芯片作为外部看门狗电路-Sent via the PC program to the microcontroller Q, f0, via the serial communication allows the device receiving Q, f0, achieve 89c2051 microcontroller
STM32_CUBEFW_F0_V1.2
- The STM32CubeMX, featuring: Configuration C code generation for pin multiplexing, clock tree, peripherals and middleware setup with graphical wizards Generation of IDE ready projects for a integrated development environment tool chains(Configuratio