搜索资源列表
利用MODEM实现单片机与PC机电话远程通信
- 详细介绍了Modem和PC机之间的通讯原理、方法,以及编程实例-detail the modem and PC communication between the principles, methods and programming examples. .
VC实用高级编程
- 在VC++中利用ActiveX控件开发串行通信程序 用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程 一个单片机串行数据采集/传输模块的设计-in VC using ActiveX development serial communication program with VC prepared MSComm control serial communication program's source code, and write a detailed pro
自制AT89S51编程器
- AT89S51芯片的日渐流行,对我们单片机初学者来说是一个大好消息。因为做个AT89S51编程器非常容易,而且串行编程模式更便于做成在线编程器,给频繁烧片,调试带来了巨大的方便-AT89S51 chips are increasingly popular for us beginners SCM is a very good news. Because AT89S51 programmer to be a very easy, but serial programming model easie
glele.net
- mcu编程工具。 采用并口调试,简单易用。 方便单片机的编程应用。-mcu programming tools. Using parallel debugging, easy-to-use. Convenience SCM Application Programming.
qNRF
- 无线传输,可以直接连接单片机的串行口,编程方便,真正的FSK收发一体的无限片子
gprsc
- :gprs终端,VB、控件、协议,WINSOCKET控件,Winsock控件,gprs,cdma,gprs编程,gprs模块,gprs终端,gprs modem,gprs无线,modem,终端,gprs设备,cdma模块,cdma终端,cdma modem,产品,无线,无线数据传输,数据传输,编程,gprs数据编程,tcp,ip,udp, Winsock dll, Winsock ocx控件,Winsock ocx, Winsock函数, Winsock编程,WINSOCKET,Sockets,
labview-serial-communication
- 讲述了实际测控中的各种串口通信,PC与PC的串口通信,PC与单片机,PC与PLC,PC与智能仪器,PC与GSM短信模块,PC与远程IO串口通信。使用的是Labview,详细介绍了编程过程。-About the actual measurement and control in a variety of serial communication, PC and the PC' s serial communication, PC and MCU, PC and PLC, PC and Int
usbm
- 实现单片机和PC的USB通信,并识单片机为USB鼠标 使用KEIL C编程,已经经过验证。源码包括USB通信模块, 鼠标操作模块。内有详细使用说明-Achieve the microcontroller and PC, USB communications, and knowledge to use MCU for the USB mouse KEIL C programming, has been verified. Source, including USB communication mo
MFC
- 项目的研究内容是对硅微谐振式加速度计的数据采集电路开展研究工作。硅微谐振式加速度计敏感结构输出的是两路差分的频率信号,因此硅微谐振式加速度计数据采集电路完成的主要任务是测出两路频率信号的差值。测量要求是:实现10ms内对中心谐振频率为20kHz、标度因数为100Hz/g、量程为±50g、分辨率为1mg的硅微谐振式加速度计输出的频率信号的测量,等效测量误差为±1mg。电路的控制核心为单片机,具有串行接口以便将测量结果传送给PC机从而分析、保存测量结果。 按研究内容设计了软硬件。软件采用多周期同
14SPI
- c8051f系列单片机的SPI 并行/串行通信源程序 Cygnal出的一种混合信号系统级单片机。片内含CIP-51的CPU内核,它的指令系统与MCS-51完全兼容。其中的C8051F020单片机含有64kB片内Flash程序存储器,4352B的RAM、8个I/O端口共64根I/O口线、一个12位A/D转换器和一个8位A/D转换器以及一个双12位D/A转换器、2个比较器、5个16位通用定时器、5个捕捉/比较模块的可编程计数/定时器阵列、看门狗定时器、VDD监视器和温度传感器等部分。C805
VCDANPIANJITONGXIN
- VC串口编程,利用串口将pc和单片机进行通信.-VC serial programming, the use of the pc and the single-chip serial communication.
DUT
- DUT系列数据采集模块将温度传感器(热电阻,热电偶等)的输出信号或电流、电压直接转换成数字量,通过RS-485总线及标准通信协议将数据传送给主机。在模块上由89C51单片机管理模块自动工作,通道转换、ADC启动、采集数据、参比端补偿(热电偶)、引线电阻补偿(热电阻)、数字校零、非线性校正和数据处理等,均由单片机完成,主机仅在需要数据时,发送读取数据命令,模块给出已经线性化了的温度的数字量。通讯协议兼容台湾研华ADAM4000系列和松下PLC的通讯协议,可以与大多数组态软件直接连接,不需要额外的驱
TEMP
- 温度芯片18b20的控制,控制程序采用freescale单片机,用codeworrior编程工具编写。-18b20 temperature control chip, the control program uses freescale microcontroller programming tools with codeworrior prepared.
Serial_Communication
- 基于MODBUS协议的单片机串口通信系统及其应用,进行上位机编程,控制单片机,并实时显示单片机I/O口状态。-Based on MODBUS Protocol Serial Communication System and its application, the host computer programming, control microcontroller and display the microcontroller I/O port status.
PIC-struct
- 讲解了基于C编程的PIC单片机,常用结构体的定义-Explained based on the C programming PIC microcontrollers, the definition of common structures
c51code
- 51单片机与串口通信,用c语言实现的串口通信,简单的例子可供参考学习单片机的编程-51 and serial communication, serial communication using C language, a simple example of reference to learn microcontroller programming
Visual-CPP-
- 串口通信编程学习,包括pc机与pc机,pc机与单片机,pc机与读卡器等的通信-Serial communication programming learning, including PC to PC, PC and SCM, communication PC machine and card reader.
msp430_uart
- MSP430F149单片机嵌入式编程,串口通讯程序,中断接收后发送。-MSP430F149 microcontroller embedded programming, serial communication program,after receiving the interrupt to send.
基于单片机的WIFI智能小车毕业论文
- 智能小车的WiFi控制,设计单片机编程,使用C语言,还有esp8266的AT指令(Intelligent car WiFi control, design microcontroller programming, using the C language, as well as the esp8266 AT instructions)
焦涛-基于AVR单片机的NFC收发器设计
- 嵌入式单片机AVR用于NFC数据的采集与存储,硬件方案及软件开发例程说明(AVR used for data acquisition and storage of NFC)