搜索资源列表
PIC24FCodeExamples
- pic pic24fj256程序实例 ,lcd1602 温度检测 rtc 时间检测-pic pic24fj256 process instance, lcd1602 temperature detection rtc time detection
uart_driver
- uart coding for pic 16F877A micro controller its is used to communicate with pic and personal computer its fully working program
button
- Dallas semiconductor I-button to serial UART protocol converter for reading out the serial number of an I-button, code is for an microchip 12C508A written in pic-asm
PIC-USB-STK-USBtoRS232
- Emulates an serial to usb adapter with pic18f4550 internal uart and usb connection. It can communicate with any serial port via max232 interface chip.
UART
- RS-232 communication with PIC18F452 RS232 Assembly project for pic 18 micro controller enables the PIC 18 RS232 interface.
try
- PIC UART Menu design using MC18 compiler-PIC UART Menu design using MC18 compiler
PIC_32_UART
- PIC 32 code for UART operation
firmware-PIC24FJ
- This is used to bootload the PIC 24FJ Microcontroller using UART
firmware-PIC18FJ
- This is used to bootload the PIC 18FJ Microcontroller using UART
uart
- this proram is made to demonstrate how to use the serial coonection with the PIC 16F8-this proram is made to demonstrate how to use the serial coonection with the PIC 16F877
UART
- pic单片机的串口通信程序连接上位机和下位机-pic maplab
PIC-MCU-simulated-UART-
- 单片机串口模拟程序,适用于单片机串口不够用情况下,仅供参考-Microcontroller serial simulation program for the microcontroller serial port is not enough under the circumstances, for reference only
zhongduan
- 用PIC单片机内部定时器0,作为16位定时器使用,并开启溢出中断。单片机的外部中断0引脚接开关SW2,并设置为下降沿的触发方式。单片机的UART接口工作于全双工异步模式,1个起始位,8个数据位,1个停止位,波特率为9600,并开启接收中断,与PC机通信。编写程序实现功能:SW2按键按下时,LCD上显示“Timer0 Start”, 定时器0开始工作,然后LCD上显示“Timer0 Working”,当UART接收到PC机发送的命令“P”时,定时器0停止工作,LCD上显示“Timer0 Stop”
PIC-to-PIC-Communication-using-USART
- PIC to PIC communication using UART