搜索资源列表
ad
- 使用实验板上PORTD上的八个LED 表示数据采集输入端的电压值,电压值越大,显示的LED数越多,且按顺序递增.-Experimental use of the eight on-board LED on PORTD said data acquisition input voltage value, the greater the voltage, the LED display a few more, and increase sequentially.
adctoportd
- READ ABOUT ADC0 CHANNEL IN PIC18F452 AND WRITE DE RESULT IN PORTD
CH451
- 很强的ch4541汇编语言!CH451驱动数码管程序 //端口初始化 void port_init(void) { PORTA = 0x00 DDRA = 0x00 PORTB = 0x07 DDRB = 0x07 PORTC = 0x00 DDRC = 0x00 PORTD = 0x00 DDRD = 0x00 } //主函数 void main(void) { port_init()
key_led
- PIC16F74 矩阵键盘与数码管显示汇编程序,PORTB为数码管输出,PORTD为矩阵键盘输入-PIC16F74 matrix keyboard and digital display assembler, PORTB as digital output, PORTD matrix keyboard input
PIC16F877-DHT11
- 采用Microchip公司的PIC16F877,涉及PORTA、PORTC、PORTD、PORTE用作普通数字I/O脚。用单片机PORTC接收来自温湿度传感器DHT11检测到的温湿度信息,并在LCD1602液晶显示屏上进行温湿度显示。再通过PORTA输出高电平控制无线发射芯片FSK2A发送无线信号-Using Microchip s PIC16F877, involving PORTA, PORTC, PORTD, PORTE used as general digital I/O pins.
