搜索资源列表
SerialC
- 一个完整的C语言构架的串行口通信的源程序,串行口的操作和使用一目了然。-a complete framework for the C language serial port communication source, the serial port operation and the use of transparent.
progisp166
- 支持所有的AVR芯片的编程,支持AT89S51,AT89S52 支持自定义并口下载编程器 支持自定义串口的下载编程器 支持USBASP编程器 支持并口的并行编程器 支持USBProg编程器(本工作室开发,见下面的图纸) 支持自定义编程芯片 支持自定义编程熔丝信息提示信息 支持USBProg的在线升级(通过USB口) 支持USBProg-C实现脱机下载 绿色软件,无需安装,占用资源少 支持自定义汉化信息提示 支持工程管理--可以将所有的配置数据与编
hart.rar
- 本人上载的几个.c文件为自己所写的代码,是关于自动化设备广泛使用的HART协议的主机与从机之间的通信过程(通过串口). hart.c-----包含HART从机端需要调用的校验和计算函数,串口发送函数和HART数据帧生成函数.(采用MSP430F149单片机,IAR Embedded Workbench平台),I uploaded a few. C files for their own written code, is the extensive use of automation equip
hart_slave
- 本人上载的几个.c文件为自己所写的代码,是关于自动化设备广泛使用的HART协议的主机与从机之间的通信过程(通过串口) hart_slave.c-----HART从机主程序(采用MSP430F149单片机,IAR embedded workbench开发平台)-I uploaded a few. C files for their own written code, is the extensive use of automation equipment on the HART protoc
AVR_IMU_1
- 卡尔曼滤波在AVR单片机的应用,引脚接法:PC1 (ADC1) Y Accel (Pin 8) PC2 (ADC2) Z Accel (Pin 7) PC3 (ADC3) X Rate (Pin 3) PC4 (ADC4) Y Rate (Pin 4) PC5 (ADC5) VRef (Pin 5) - Currently, this project assumes the AVR ATmega168 MCU is hosted on the AVR STK5
AT89C51_vs_simple_RS232
- 单片机8051,用了串口缓冲区收发合一的方式,适合于半双工通信-8051 single-chip, using the serial port one way to send and receive buffer, suitable for half-duplex communication
resp_data
- 本人上载的几个.c文件为自己所写的代码,是关于自动化设备广泛使用的HART协议的主机与从机之间的通信过程(通过串口). resp_data.c-----包含HART从机端需要用到的数据.(采用MSP430F149单片机,IAR Embedded Workbench平台)-I uploaded a few. C files for their own written code, is the extensive use of automation equipment on the HART p
Reader
- 基于at89s52的读mifare1卡c51源程序.单片机与rfid读卡模块yhy502相连。单片机与上位机通过串口进行通信,通信速率为19200bps。在PC端通过串口调试软件可以方便地对yhy502模块进行操作,完成读13.56mhz射频的功能。-AT89S52 based on the C51 card mifare1 read the source code. Singlechip with rfid reader module yhy502 connected. MCU and hos
AVR_ISP_SOURCE_CODE
- AVR單片機ATMEG8, ATMEG16A In-System Programming 在線燒錄(ISP)的原代碼,編譯測試OK 通過串口,支持AVR系統單片機 附帶詳細的流程說明(英文), 適用於高級編程人員的提升 -AVR microcontroller ATMEG8, ATMEG16A In-System Programming online writers (ISP) of the source code, compile testing OK through
c
- AVR单片机串口仿真,有参考价值,值得学习参考。-AVR microcontroller serial port emulation, there is reference value, worth learning for reference.
Hello
- lpc2200串口实现通信的C源代码,使用codewarrior for ARM Developer Suite 1.2-lpc2200 Serial Port Communication C source code, using codewarrior for ARM Developer Suite 1.2
Serial-Com
- 51单片机串口通信程序,串口发送接收,适合初学者-51 single-chip serial communication program, sending and receiving serial port, suitable for beginners
rrrr
- 本文介绍的是一套51系列单片机编程器的设计开发、制作过程 。本文从AT89C51单片机的基本结构和工作原理入手,详细介绍了单片机编程器的工作原理,得到了总体的设计方案。该编程器在硬件实现上,以AT89C51单片机为核心,利用串行口与计算机进行数据的相互传送;软件设计采用C++Builder编写,其Windows界面操作简单易懂。该编程器通用性强,可对AT89C51/52,AT89C2051/2052进行编程,具有简单的仿真功能,而且制作成本十分低廉。-This article describes
pic-maplab-for-commucation
- 该程序是一个简单的串口通信程序,使用C语言实现单片机不断向串口传送数据的功能,可用于串口通信实验使用。-The program is a simple serial communication program, continue to use the C language SCM functions to transmit data to the serial port can be used for serial communication experiments.
example-code-for-stc-chip(keil-c)
- 宏晶公司的stc系列单片机应用例程,基于STC12C5616AD系列单片机平台。文件包含串口使用,时钟使用,EEPROM,adc转换等内容,为txt格式的c代码,建议使用keil c集成环境进行开发-Wang Jing' s stc MCU application routines, based on STC12C5616AD MCU platform. File contains the serial port to use, use the clock, EEPROM, adc con
Serial
- 本程序为基于51系列单片机串口读写驱动程序,采用全模块化程序设计理念,移植非常方便,用哪个模块只需将相应 C文件和H文件拷贝即可调用相关函数。 采用中断接收 串口参数可方便在init_serial( void )中修改。-The procedures for 51 series microcontroller based on serial port, speaking, reading and writing, adopted the driver modularization p
41-C-code-for-51-MCU
- 包括LCD,串口,键盘,红外编码解码,电机控制,AD,DA,DS1302,DS18B20等等在内的41个嵌入式系统中常见的程序模块,同时有C语言和汇编语言两种版本。-Including LCD, serial port, keyboard, infrared codec, motor control, AD, DA, DS1302, DS18B20, and so on embedded systems, including 41 common program modules, while th
NRF905
- 武汉三维 NRF905无线串口收发模块 示例说明 C语言编写的例程,51,avr等适用 将无线当作串口使用,很方便-Wuhan dimensional NRF905 wireless serial transceiver module example shows C language routines, 51, avr such as a serial port for wireless use, very convenient
transfer-data-based-on-serial-port
- 这是一个C#编写的用于串口之间通信读取数据的代码,与串口调试助手一起使用。比较适合新手了解该方面的程序编写。-This is a C# code written to read the data used for communication between the serial port for use with serial debugging assistant. More suitable for the novice to understand this aspect of progra
温度定时巡检系统
- 以AT89C51单片机系统为核心,能对多点的温度进行实时巡检。各检测单元(从机)能独立完成各自功能,同时能够根据主控机的指令对温度进行定时采集,测量结果不仅能在本地显示,而且可以利用单片机串行口,通过RS-232总线及通信协议将采集的数据传送到主控机,进行进一步的存档、处理。主控机负责控制指令的发送,控制各个从机进行温度采集,收集测量数据,并对测量结果(包括历史数据)进行整理、显示和存储。主控机与各从机之间能够相互联系、相互协调,从而达到系统整体统一、和谐的效果。(Taking AT89C51