搜索资源列表
core-circuit
- ATmega2560通过USB接口与PC进行传输,供电电压为5V,内部晶振为16MHz。该芯片共有有54个I/O引脚,特别适用于需要大量I/O口电路,其中的16个可以提供脉宽调制(PWM)模拟输出,还有另外16个模拟输入引脚。在通信方面,有4个硬件串口,另外也可以支持SPI通信和I2C/TWI设备。设计核心电路中加入复位按键,通过USB串口进行通信。-ATmega2560 through the USB interface with the PC for transmission, power
fanyingsudu
- 大学EDA实验,反应速度测试,在DE2开发板上,看到灯亮则按键,数码管显示反应时间。-EDA test,showtime.
JIANPAN
- 主要是矩阵键盘与单片机相连,实现按一次按键,向单片机传递一个值,单片机通过值得判断实现显示功能-Mainly the matrix keyboard and the microcontroller connected to achieve a press button, to the microcontroller to pass a value, the microcontroller through the judgments to achieve the display function
8key
- 8个按键控制二极管不同的亮灭显示,蜂鸣器不同的声调-Eight key control diode destroy the light of different display, buzzer different tones
2015
- 这是一款针对于msp430f5529和AY-SEB开发板的设计。通过按键控制输出,并将输出显示在液晶屏上(This is a design for the msp430f5529 and AY-SEB development boards. The output is controlled by pressing the key and the output is displayed on the LCD screen)
4位数码管
- 通过矩阵键盘实现按键功能,时钟可设置兼秒表和闹钟功能(Electronic Perpetual Calendar)
TI 培训(MSP430F6638)_PPT
- msp430f6638的学习例程,包括LED,LCD,按键,ADC,DAC各种模块(Msp430f6638 learning routines, including LED, LCD, buttons, ADC, DAC various modules)
shiyan
- 0到59分59秒运动计时器,带有复位开始暂停按键功能(0 to 59 minutes and 59 seconds of motion timer with reset pause button start function)
62-矩阵键盘行列扫描
- 4X4的矩阵,行扫描矩阵,并使数码管随着产生数字,第几个按键按下数码管显示几(roe scannning the matrix, nixie light show the matrix'value.)
Sheet1
- 按键和320240接口,上下左右,确认和开关(Key and 320240 interface)
AT89S51最小系统
- 基于AT89S51单片机的最小系统,可以实现LED流水灯、数码管、通过按键进行功能转换等等。(The minimum system based on AT89S51 single chip)
A4_Clock_Top1
- 描述了一个数字时钟,同时通过按键调整时间(descr iption of a digital clock, at the same time adjustment of time by keys)
xiaodou
- 利用Verilog语言进行编写的V代码,实现的按键消抖功能(The V code written in Verilog language is used to realize the function of button dithering.)
单片机开发试验
- 主要内容有单片机快速入门、单片机基础电路、数制与C51语言入门、51单片机的硬件系统、51单片机编程软件的使用、单片机驱动LED(发光二极管)的电路及编程、单片机驱动LED数码管的电路及编程、中断与中断编程、定时器/计数器的使用及编程、按键输入电路及编程、点阵和液晶显示屏的使用及编程、步进电机的使用及编程、串行通信的使用及编程、I2C总线通信的使用及编程、A/D与D/A转换电路及编程
基于 LED显示屏 的 电子时钟
- 该硬件电路 由 8086系统 、 4 线- 16 线译码器 74154 、 可编程并行 I/O接口芯 片 8255A、 可编程计数器 /定时器 8253A、可编程中断控制器 8259、双 4输入或 非门 4002、六输入反相器 74LS04、 LED显示器、按键开关 、电阻 构成 。电路 LED显示器采用多位数码管动态扫描、分时循环显示原理,用 8255的 PA口和 PB口 分别作为段选和位选。