资源列表
test232
- example for serial-port by basic
send1
- 串口通信程序,采用非规范模式,负责将数据写入串口-Serial communication program for write data to serial port
key
- 以韦根格式输出按键BCD码信息,如按键1的BCD码为0001,按键BCD码由触摸按键产生,查询下降沿。-send key information
51
- 51单片机C控制串51单片机串口向计算机发送字符串C程序-51 C control 51 single-chip microcontroller serial port to the computer program sends the string C
ad7705
- AD7705数据转换程序,可用于小信号无需放大的转换-AD7705 data conversion procedures, the need for amplification of small signal conversion
number_pyramid
- 利用循环打印数字金字塔 1 121 12321 -putout a pyramid at screen with number
DA7644
- 该代码为VHDL语言描述的DAC7644串口通讯程序,示例为通道0单独转换模式,其它通道可以类推-Thisis a serial communication promgram of DAC7644 designed with VHDL,which is output of channel 0, other channels can be deduced.
sqrt
- it is a sqrt module ,with test bench.
232
- 请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机来做收发试验。在调试助手字符串输入框中输入数字和字符,按发送按钮,然后观察接受窗口的变化。也可以用。 调试助手自动循环发送。-Please use the serial port debugging assistant (Baud 4800, Data bits 8, stop bit 1, bit no efficacy) as the host computer to do send and receive
chuangko
- 实现数据链路层 串口间的通讯,可以调试网络间的简单连接-Data link layer communication between serial port, you can debug a simple connection between networks
demo_5_1
- 80c51单片机编程,实现单片机的发送接收程序,给出了串口通讯例程。-80c51 microcontroller programming, MCU sending and receiving process, giving the serial communication routines.
huibianbiancheng
- 下列程序运行后,先进行初始化。 之后如果串行口收到数据,程序会立即转到串口中断程序,把数据送到P2口显示-The following procedure after the operation, initialized first. 。。。