搜索资源列表
485
- pic单片机与PC机的485通信程序,实现了232转485的功能
USART
- 此程序为PIC单片机的串口编程,能完成232通讯。
MPLIB-ICD.PIC单片机实用教程
- pic单片机教程 含有:PIC单片机实用教程,MPLAB ICD2 使用指南,pic microcontroller tutorial contains: PIC microcontrollers and practical tutorials, MPLAB ICD2 User Guide
ModbusBas.zip
- modbus source code with pic 16 and max 232,modbus source code with pic 16 and max 232
RS-232
- PIC单片机RS-232通讯例程,介绍RS-232通讯初始化,校验,通讯协议等。-PIC microcontroller RS-232 communication routines, introduced RS-232 communication initialization, verification, communication protocols.
PIC-ICD2-SCH-BOOT
- PIC单片机ICD2仿真器原理图+BOOT程序-PIC Microcontroller ICD2 emulator schematic diagram+ BOOT program
MPLIB-ICD
- pic单片机教程 含有:PIC单片机实用教程,MPLAB ICD2 使用指南-pic microcontroller tutorial contains: PIC microcontrollers and practical tutorials, MPLAB ICD2 User Guide
NombreJoan
- rs 232 aplication in pic 16f84a
Inchworm_16F877A
- PIC programmer ICD2 s Hex file
RS-232
- PIC单片机的串口程序,完成了PIC单片机的初始化和简单的通信。-PIC MCU' s serial procedures, completed a PIC microcontroller initialization and simple communication.
UART
- RS-232 communication with PIC18F452 RS232 Assembly project for pic 18 micro controller enables the PIC 18 RS232 interface.
CommConfigDemo
- 不少在我的硬件项目,几次,我只好将通过串行端口(RS - 232接口)之间的微控制器(Microchip的PIC)和一个机器上的一些校准数据。该端软件在电脑上写的是维生素B6与MSComm控制。 后者必须与参数配置:端口号,波特率,数据位数,停止位的数目。配置MSComm是一个相当常见的任务(这曾经是过去更常见的)。所以,一开始我以为应该有一个可在网上找到对话框。 不幸的是,这样的对话是再也找不到了,我写了我自己。我们希望,它原来的通用和可重复使用不够。- The software on the
rs232_keypad
- PIC and RS-232 keypad using source codes
K7PIC
- 用PIC实现写种子工具,用232协议转换SPI协议实现.-Write-seed with PIC tools, protocol conversion with 232 SPI protocol.
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接口来完成
moni_uart
- 用PIC单片机实现的普通I/O口的uart通信,在单片机外还要有232的电平转换电路-PIC UART MAX232
PIC-1
- Pic and 232 communicaition sistem based in max232 and pic 16f876 in ccs
232
- PIC单片机与电脑RS232通讯实例,通过串口调试助手可以得到数据-PIC microcontroller with computer RS232 communication instance, you can get the data via serial debugging assistant
RS-232
- RS232, RS, 232, 16f819, CCS, Proteus. Compiler, PIC
EX_AD12
- This program will read two A/D channels and display the results as both a voltage and raw hex number over the RS-232. A reading is taken every second. This can be done using either the LTC1298 chip or the MCP3208 chip.