搜索资源列表
PICDEM2+withPIC16F877
- MICROCHIP公司的一块实验板上的程序,带有AD转换,液晶LM032L,与24C02的IIC通讯,喇叭等功能,是一块功能齐全的摸板,最重要的是它带有PROTEUS仿真,直接可以看到效果。
PICDEM2+withPIC16F877
- MICROCHIP公司的一块实验板上的程序,带有AD转换,液晶LM032L,与24C02的IIC通讯,喇叭等功能,是一块功能齐全的摸板,最重要的是它带有PROTEUS仿真,直接可以看到效果。-MICROCHIP
PICDEM2withPIC16F877
- PICDEM2+ with PIC16F877 code include p16demo.asm p16lcd.asm p16math.asm
PICDEM2withPIC18F452
- PICDEM2+ with PIC18F452 codes include p18demo.asm p18lcd.asm p18math.asm
picdem2
- 利用PIC16F877A编写的测试程序,其中包括II总线,LCD,串口等外围端口,可以直接拿来使用-Use PIC16F877A written test procedures, including II bus, LCD, serial port and other peripherals can be directly brought to use
04.-PICDem2-and-ICD2-4up
- PICDEM ICD demonstarion project
CompteurLCD
- Microchip PIC16 test program for PICDEM2+ board. Use components fonctionalities of the board-Microchip PIC16 test program for PICDEM2+ board. Use components fonctionalities of the board
adc
- /* Basic A2D sample code for an PIC16F87x device. * This code willl set up the A2D module to return an * 8-Bit result. If greater precision is needed, a 10-Bit * result can be returned if read_a2d() is modified