搜索资源列表
我见过最好的串口类
- 我所见过用VC写的最好的串口类,具有模拟单片机中断传输的方式,避免了查询传输CPU损耗和接收超时-I have ever seen VC was the best serial category, with simulation SCM interruption of transmission, so that the CPU for transmission and reception of overtime loss
16C5X
- 利用单片机来实现16C5X模拟串行口通讯的设计-use SCM to achieve 16C5X simulation Serial Communication Design
IOmnchk
- 用单片机I/O口模拟串口通信,有两种方法,节省硬件,实现简单。-MCU I / O simulation mouth serial communication, there are two ways to save hardware, simple implementation.
232
- C51单片机IO模拟串口,简洁明了,非本人写,好程序,大家共享-C51 microcontroller serial IO simulation, concise, non - I write the program, share
I2C_for_C51
- 汇编和C混合编程的单片机模拟I2C程序,已验证可行-compilation and mixed C Programming microcontroller simulation I2C procedures, has been verified
serialstest
- 自己编写的计算机与单片机通讯时,下位机的模拟系统
STC15F240EA模拟串口
- STC15F204EA单片机模拟串口程序
I2C.C文档
- 51单片机没有I2C接口,所以可以采用软件模拟的方式,在P1口选择数据线和时钟线。下载可直接运行!-51 I2C interface, the software can be used in simulation, I choose the P1 line data and clock lines. Running can be downloaded directly!
26
- 89C51 单片机 I/O 口模拟串行通信的实现方法-89C51 single-chip I/O port simulation of serial communication method
mcu_51_io_uart
- 51单片机IO口模拟串口通讯C源程,适用于AT89S51/AT89S52等单片机。-MCU GPIO uart c source code ,can use for AT89S51/AT89S52 etc.
IO_TO_UASRT
- 此代码是51单片机模拟串口。用两个普通的IO模拟异步串口。-This code is 51 single-chip analog port. IO simulation with two ordinary asynchronous serial port.
hot_control
- 主要用是通过上位机串口控制单片机的程序,可以精确的控制单片机模拟采集,和数字输出。-The main use is through the PC serial port control microcontroller program, the precise control of single-chip analog acquisition and digital output.
VB6.0和51单片机实现模拟量输入
- VB6.0和51单片机实现模拟量输入串口通信(VB6.0 and 51 MCU analog input serial communication)
arduino demo
- arduino 开发板数字口 模拟口 I2C口 功能测试 串口数据上传打印端口输入状态 AVR功能测试版(AVR Functional test edition)
OLED显示(模拟SPI总线)2
- 单片机nrf82532驱动液晶屏,使用串口驱动程序,很好是节约单片机输出口。(The single-chip nrf82532 drives the LCD screen and USES the serial driver, which is very good to save the single chip.)
简单模拟串行通信
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;
模拟电压采集
- 通过单片机采集模拟电压,经过转换之后,把信号送给VB,显示出来(The analog voltage is collected by the single chip microcomputer. After the conversion, the signal is sent to the VB, and the signal is displayed.)
一个电动车控制器方案
- 1》 起步噪音抑制-60/120相角兼容选择(D孔)-ABS柔性电子刹车(X孔) 2》 断电高电平刹车SH和低电平刹车SL-转把电压兼容3.5和4.1的转把 3》 外接低电平防盗抱死锁电机-平均电流限流-峰值电流抑制-运行电流过大保护-电池低压检测3.1基准电压-限速20选择-同步整流-霍尔相序错误保护-上电防飞车-转把短路保护-上电安全自检-LED闪烁次数和快慢表示状态和故障代码-数字和模拟仪表输出接口-电机堵转3秒保护 4》备用电源2次欠压应急行驶功能选择口在Q孔-在48V正常欠压情况
MoniChuankou2
- 单片机I/o口不够用的情况下可以利用串口模拟进行通讯(The serial port simulation can be used to communicate in the case that the I/o port of the single chip microcomputer is not enough.)
定时器模拟串口src
- 实现使用单片机的定时器扩展两个串口,加上原串口共3个串口。程序为一个工程用到的所有源代码,实测好用。(expand STM8 MCU's UART PORT by using the internal timer resouces, for the demand of multiple-uart and low cost solution.)