搜索资源列表
clkk
- === =时钟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 06
1_2
- 点亮PORTD口上所有的灯,要求定义状态寄存器地址,端口的数据寄存器地址和方向寄存器地址
yyb_8x8
- 简易摇摇棒,8x8点阵,制作公开 硬件mega8l,8个led共阳极接到PORTD。3位拨码开关接到PINB2,PINB1,PINB0,选择显示内容,PINC4接方向开关,使得正反向摇动都显示正向字,每次显示4个8X8点阵汉字
main
- Source code for MCC18 compiler. Runs BiPolar Stepper motor interfaced to PORTD when an interrupt is generated via PORTB 0 Pin by a push button.
jian_yi_yao_yao_bang_bass_avr_mega8L
- 这是本人学习avr的一点成果吧{ 硬件mega8l,8个led共阳极接到PORTD。3位拨码开关接到PINB2,PINB1,PINB0,选择显示内容,PINC4接方向开关,使得正反向摇动都显示正向字,每次显示4个8X8点阵汉字(自己编制的),内附:原理图。实物图片,给有兴趣的朋友-This is my point to learn the outcome of avr bar (hardware mega8l, 8 Ge led a total of anode received PORT
A9127732FTV3
- 利用Atmega64 PORTE7 检测热敏电阻值,及利用PortC数据口PortD控制口 1602LCM显示结果,PORTA键盘设置参数.-Using Atmega64 PORTE7 detection thermistor value, and the use of PortC data port PortD control port 1602LCM displayed, PORTA keyboard to set parameters.
tig1
- 单片机PIC该例用于令与PORTD口相连的8个发光二极管前4个点亮,后4个熄灭。在调试程序前,应使与PORTD口相连的8位拔码开关拔向相应的位置。-PIC Microcontroller
01
- This source code for IR remote control with RC5 code. hex file working in AVR ATmega8 microcontroller with Crystal Oscillator 16Mhz. Infra red sensor (TSOP -1736) must connected to PORTD.2 (External Interrupt 0) of microcontroller.-This source code
AD
- 程序实现A/D转换功能,A/D采用中断方式。该程序通过单片机的RA2模拟通道送入一直流电压,当送入的直流电压大于2.5V时,与PORTD口相连的8个发光二极管闪动,当直流电压恢复到2.5V以下时,发光二极管停止闪动,且只有低四个发光。-Program for A/D conversion, A/D with interrupt. RA2 through the program the microcontroller analog channels into a DC voltage into D
simple_POARD
- simple_POARD程序为外围功能模块简单应用实例,点亮与PORTD口相连的八个发光二极管-simple_POARD program simple applications for the peripheral function module instance, light and PORTD eight LEDs connected to port
plc16
- PIC16F877的外围功能模块。令与PORTD口相连的8个发光二极管前4个点亮,后4个熄灭。在调试程序前,应使与PORTD口相连的8位拔码开关拔向相应的位置。-PIC16F877 peripheral function modules. The outlet is connected with PORTD 8 LED 4 light, after 4 extinction. In the debugging process, should make the PORTD outlet is co
TMR0
- 本程序实现用TMR0定时N毫秒。 入口参数:定时毫秒数在SOU中。 出口参数:无。 占用资源:W,STATUS,TMR0,PORTD,024H,028H,029H,07FH,17FH,07EH,1重堆栈。- TMR0 timer with the program to achieve N milliseconds. Entrance parameters: time in milliseconds in the SOU. Export parameter
pic20120229
- pic单片机应用实例点亮PORTD口上所有的灯在程序中调用软件延时程序的点灯程序-Pic list slice the machine is applied solid example the point adjust to use the light-on procedure that the software postpones a schedule preface in the procedure on all lights of bright PORTD
pic-c-WORD-edition
- 基本的pic单片机c语言编程 AD程序实现模拟量到数字量的转换功能; CAN程序实现CAN总线通讯功能; keyboard_check程序实现键盘的扫描查询方式输入; keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; led0-8程序实现在8个LED上依次显示1~8数字; PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; RS-232程序通过RS-232接口来完成
AD
- PIC18F8722 AD转换 AN0模拟输入,并读到电压有PORTD控制显示-PIC18F8722 AD conversion AN0 analog input and read PORTD control voltage display
LED-PORTD-AVRtest
- avr 单片机PORTD 测试代码,自己亲自测试过的。-AVR microcontroller PORTD test code
AD
- PIC16F887A单片机A/D转换程序,RA2接AD模拟电压,当输入电压大于2.5V时发出报警型号,与PORTD相连的8个LED数码管闪烁;当电压小于2.5V时,发光管停止闪烁,且只有低4个发光 。-The the PIC16F887A microcontroller A/D conversion process, RA2 then AD analog voltage alarm when the input voltage is greater than 2.5V Model 8 LED d
RFID-EEPROM
- RFID reader access with I2C eeprom + LCD display for AVR ATmega8 (CodeVision Compiler recommended). Configure it with 9600 buad with external interrupt for first use (Modify capacity first). Be aware to pin7 of eeprom must be grounded pin5 & pin6
