搜索资源列表
lab2_solution
- MICROCHIP的18F系列单片机的一个DEMO程序,每行都有注释,不过是英文的呵呵 -MICROCHIP the 18F series MCU a DEMO procedures every firms Notes But is the English-huh
lab3_solution
- 另一个MICROCHIP的18F系列单片机的一个DEMO程序,每行都有注释,不过是英文的呵呵 -the 18F series MCU a DEMO procedures, Notes of each firms, however, are in English-huh
btz_232
- Clock+data serial protocol for PIC16/18F processors. Contains an example application for Zoom/Focus/Iris lens motor control. Written for HiTech C Compiler.
ECAN
- 18F的ECAN源代码,调试通过,使用C18编译器.
heat
- PIC18F2520与时钟芯片PCF8563的I2C例程序。此为测试版,有好多无用的参数/函数,根据自己情况修改。RB0:SDA RB1: SCL ,单片机:PIC18F2520,编译环境:MPlab+PICC18. I2C芯片: PCF8563 ,软件模拟I2C总线设置和读取时钟芯片。工程包括5个文件:delay.h delay.c I2c.h I2c.c I2c_demo.c 是用PICC18提供的I2C例程,用的内部时钟,仅供参考,好多参数没优化,特别是延时和内部时钟。 -PIC18
PIC18_commom
- 18F基本模块初始化程序均在内,且测试通过,主程序可以调用各个程序! 编译器使用PICC18-18F basic module initialization procedures are included, and the test is passed, the main program can call all the procedures! Compiler use PICC18
pic_rtl8019as_rs232
- 单片机控制网络芯片进行通信 (内容包括rtl8019as的驱动程序,uip协议栈,电路原理图,tcpip.h文件,pic单片机通过8019as进行通信的完整论文)-SCM control network chip communication (including rtl8019as driver, uip stack, circuit schematics, tcpip.h file, pic microcontroller to communicate through 8019as the f
DS1307
- RTC DS1307 routine for Microchip 18F family
LM75
- LM75 routine for Microchip 18F family
4_3Sub_DlyEEP
- PIC 18F 适用的延时子程序 1ms 5ms 100ms 200ms 绝对地准啊!收藏多年,贡献出来。要不然不够5个。-PIC 18F dealy sub roture 1ms 5ms 100ms 200ms very "zhun"!
PICDEM-4-18F-Demo
- 编程在检测RB0引脚的低电平跳变时跳不出while循环,程序没有发现问题,猜想可能是单片机引脚的逻辑混乱-Interrupt flag bits are set when an interrupt condition occurs, regardless of the state of its corresponding enable bit or the global interrupt enable bit. User software should ensure the appr
PIC18Fxx
- Microchip Data Sheet 18f-Microchip Data Sheet 18fxx
PT-1000 3750 500度RT table
- 温度与电阻对照表格,Pt1000阻值与温度关系(Res = 1000*(1 + 0.0038623139728*Tem - 0.00000065314932626*Tem*Tem); fprintf(fp,"%6.1f\t%18f\t",Tem,Res); Tem1 = sqrt( A*A + 4.0*B*(Res/Res_0 -1.0) ) - A; Tem1 = 1000 * Tem1/(2*B); fprintf(fp," %
SPI-Communication-PIC-MPLAB-XC8
- spi communication for pic 18f