搜索资源列表
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.
wanjnianli-PCB
- 67H(高两位年)66H(低两位年)65H(月)64H(星期) 63H(日)62H(小时)61H(分)60H(秒)57H(农历月)56H(农历日) 显示缓冲单元7CH~7BH(4CH~4BH)年低位,7AH~79H(4AH~49H)月, 78H(48H)星期,77H~76H(47H~46H)日,75H~74H(45H~44H)时, 73H72H(43H~42H)分,71H~70H(41H~40H)秒,5EH~5DH(55H~54H)农历年 5CH~5BH(53H~
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,
cvprtoolbox-sptoolbox.tar
- pitch detection Frecvenţ a fundamentală reprezintă frecvenţ a de excitaţ ie a corzilor vocale,iar variaţ ia acesteia (conturul lui F0) reprezintă modul î n care o persoană accentuează anumite cuvinte ş i de
gpiotogglep1
- stm32 f0 discovery kit gpio without librarry
clock
- 时钟分配电路,输入为时钟信号CLK,输出为信号F0~F5,这六个信 号中只允许有一个为高电平,F0、F2、F4的持续时间为2个CLK,F1、F3、F5的持续时间为4个CLK。 -A clock distribution circuit, the input clock signal CLK, the output signal F0 ~~ F5, the six signal only allowed to have a high level, F0, F2, F4 duration o
Stm32_5990
- 这是一个基于stm32处理器,用于测量扬声器F0值的程序,没有外部设备,靠芯片内部AD采样,程序仅供参考-This is based on stm32 processor, used to measure the value of F0 speaker program, no external equipment, by AD chip sampling program is only a test
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
F0产品技术培训_10.DAC
- F0产品技术培训_10.DAC,数字模拟转换 DAC,(F0 product technology training, _10.DAC, digital analog conversion, DAC,)
F0产品技术培训_12.定时器
- F0产品技术培训_12.定时器,定时器 TIM(F0 product technical training, _12. timer, timer TIM)
F0产品技术培训_19.CRC计算单元
- F0产品技术培训_19.CRC计算单元,CRC计算单元 功能外设(F0 product technology training, _19.CRC computing unit, CRC computing unit Function peripheral)
STM32F0XX教程+例程源码
- STM32F0XX教程+例程源码 教程目录: 工程篇:搭建KEIL-MDK开发平台及制作MDK工程文件模板.pdf 资料篇-NUCLEO-072RB开发板特性讲解及资料准备.pdf 初级教程篇:按键(中断方式)实现24C04存储器内容读写.pdf 初级教程篇:实现一个LED灯(软件延时 systick定时器).pdf 中级教程篇:利用SPI总线构建NUCLEO-072RB和NUCLEO-302RB双机处理系统.pdf 中级教程篇:利用定时器实现6路互补PWM波形输出.pdf 高级教程篇:基于L