CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - sends
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - sends - List
[
SCM
]
freescale-Com
DL : 0
freescale单片机串行通讯程序,数据包方式,支持数据发送正常检验,并可使用命令实现对片机FLASH的读、写和擦除功能。-Freescale MCU serial communications, data packets, sends the data to support normal testing and can be used to achieve an order-of-FLASH read, write and erase functions.
Date
: 2025-12-25
Size
: 2kb
User
:
石头
[
SCM
]
armok0126582
DL : 0
通过PC端的串口调试工具,从PC端发出一个十六进制的数, 通过串口传输到单片机,并有单片机通过 LED数码管显示其ASII码,而且单片机又将 这个数发回PC端,并在PC端显示出来,从而 实现单片机与PC机的通讯-PC serial port through the end of debugging tools, from the PC client sends a hexadecimal number, by serial transmission to the microcontroller, and has single-chip through the LED digital tube display its ASII code, but again this Singlechip the number of back-end PC and displayed in the client PC in order to achieve single-chip microcomputer and PC-communication
Date
: 2025-12-25
Size
: 6.48mb
User
:
szc
[
SCM
]
IO_UrSnd
DL : 0
IO口模拟串口发送,可用于双串口,可被其他程序调用 void rs2_send_byte(uchar cByte) 向串口发送一个字节-Send serial port analog IO, can be used for dual-serial port, other procedures can be called void rs2_send_byte (uchar cByte) sends a byte to the serial port
Date
: 2025-12-25
Size
: 16kb
User
:
马红类
[
SCM
]
LANDetect
DL : 0
ARP test mode. According to the idea we design the arithmetic for the key part, first the system sends a message to the target machine, and then system wait for the response. Once system receives a message, it starts to analyze the message, according to the message s parameter system judges whether the message satisfies the conditions. Once the message satisfies all the conditions, the system thinks the machine is sniffing, and adds this machine into the list of sniffing machines. On this basis the detection has done well, and at the same time we insert the result into the log database for inquire and analyze later.
Date
: 2025-12-25
Size
: 252kb
User
:
dzq
[
SCM
]
msp430-4619lcd
DL : 0
MSP acquires data and sends through USB to PC. Check the link for PC capture software and project details. http://msp430.techcontent.net/msp430-usb1.htm
Date
: 2025-12-25
Size
: 774kb
User
:
pablo
[
SCM
]
stc232
DL : 0
1.通过PC端的串口调试工具,从PC端发出一个十六进制的数, 通过串口传输到单片机,并有单片机通过LED数码管显示其ASII码,而且单片机又将这个数发回PC端,并在PC端显示出来,从而实现单片机与PC机的通讯 2.可以实现对下位机数据实时采集(如温度,程序中设定的是37摄氏度) 3.可以控制流水灯或继电器开关等-1. Through the PC-side debugging tools for serial port, from the PC client sends a hexadecimal number, by serial transmission to the microcontroller, and a single-chip through the LED digital tube display its ASII code, but also single-chip microcomputer this number back to PC client, and displayed in the client PC in order to achieve single-chip microcomputer and PC-communication 2. can be achieved for the next bit of real-time machine data collection (such as temperature, the procedures set is 37 degrees C) 3. flowing water can be controlled such as lights or relay switch
Date
: 2025-12-25
Size
: 1kb
User
:
国庆
[
SCM
]
first_up
DL : 0
鹦鹉学舌:单片机与上位机PC的通信程序设计方法: ⑴串口初始化:波特率定为4800 ⑵串口接收数据:串口初始化后处于数据接收状态,当有数据到达串口时,串口将数据接收保存在寄存器中暂存 ⑶串口发送数据:等数据接收完成后,将寄存器中暂存的数据通过串口发送给该数据的来源地。 ⑷实验测试方法:在上位机上通过串口调试助手软件发送一个十六进制数据给单片机,单片机收到数据后立即把这个数据又发回给PC,并在串口调试助手显示。 -Parrot: SCM and PC-PC communication program design method: ⑴ serial initialization: baud rate set at 4800 ⑵ receiving serial data: serial data reception at the initialization state, when the arrival of serial data when receiving serial data stored in temporary register ⑶ serial send data: such as data receiving, upon completion, will register in the temporary data sent through the serial port to the data source. ⑷ experimental testing methods: In the host computer through serial debugging assistant software sends a hexadecimal data to the single-chip, single-chip data received immediately after the data also sent back to the PC, and in serial debugging aides show .
Date
: 2025-12-25
Size
: 101kb
User
:
flysky
[
SCM
]
5af0ae8c-cd6e-450e-bfff-a66b7d298062
DL : 0
通过PC端的串口调试工具,从PC端发出一个十六进制的数, 通过串口传输到单片机,并有单片机通过 LED数码管显示其ASII码,而且单片机又将 这个数发回PC端,并在PC端显示出来,从而 实现单片机与PC机的通讯-PC serial port through the end of debugging tools, from the PC client sends a hexadecimal number, through the serial transmission to the microcontroller, and a single-chip through the LED digital tube display its ASII code, but again this Singlechip the number of back-end PC and displayed in the client PC in order to achieve single-chip microcomputer and PC-communication
Date
: 2025-12-25
Size
: 19kb
User
:
gelei
[
SCM
]
twi_c
DL : 0
AVR单片机的TWI C 程序源码,一个设置TWI主机模式向丛机发送数据的函数,-AVR MCU TWI C program source code, this function setup TWI in master mode and sends data to slave.
Date
: 2025-12-25
Size
: 3kb
User
:
习平
[
SCM
]
twi_C_new
DL : 0
AVR单片机TWI设置函数C 程序,该函数设置TWI为主机模式并向丛机发送数据-this function setup TWI in master mode and sends data to slave.
Date
: 2025-12-25
Size
: 3kb
User
:
习平
[
SCM
]
car
DL : 0
通过对其他国家对超载问题的治理措施及研究现状的深入分析,详细地分析了超载超限对我国道路运输的影响。为了有效的控制超载现象,必须从根本上解决该问题,在这样的技术手段的背景下。本文提出了把车辆载重信号转化为电信号输出到超载控制器,再由超载控制器判断是否超载,进而向超载限定执行机构发出相应的指令,并通过CAN总线和车辆中的其他智能设备如发动机控制单元ECU进行数据通信,确定出最佳方案控制车辆工况,并通过蓝牙技术无线发送车主信息到车辆管理所,对有交管部门超载车主进行处罚,达到威慑目的。本方案的可实行性比较大,整套系统具有灵巧、可靠、实用、低功耗、智能化等优点,实用用于30吨以上的中、大型载重货车。-Firstly, the thesis has introduced that overload problem had effect on Chinese road transportation in detail, by analysis of foreign farther measure and study status on overload problem. In order to control over loading effective,the problem must be resolved ultimately.Under the background, we Taking AT89C52 monolithic as the care of control circuit. The vehicles comes capacity signal which examines from the sensor transforms as the electricity pulse signal output overload controller, again by the overload controller judges whether overload, by this decision automobile whether goes on the low speed travel, then to the overload defined the implementing agency sends out the corresponding instruction, and though the CAN BUS communion with anther intelligence-devices such as the Engine Control Unit (ECU).Fix on the best way for controlling the vehicles,and with the Bluetooth technology, transmit the information of the owner to vehicles manage department by wireless.The vehicles manage depa
Date
: 2025-12-25
Size
: 2.02mb
User
:
陈磊
[
SCM
]
RS232communication
DL : 0
通过PC端的串口调试工具,从PC端发出一个十六进制的数,通过串口传输到单片机,单片机通过LED数码管显示出来,而且单片机又将这个数发回PC端,并在PC端显示出来,从而实现单片机与PC机的通讯.-Through the debugging tools of PC serial port,the client PC sends a hexadecimal number by serial port to the MCU,then the MCU displays the number on LED and returns it to client PC,displaying in PC screen in order to achieve the communication between MCU and PC machine.
Date
: 2025-12-25
Size
: 18kb
User
:
陈枫
[
SCM
]
BlinkyExample
DL : 0
C8051f340的usb_hid固件学习程序。采用c语言编写,有利于新手学习。-This program demonstrates how the Firmware Template can be used to create a system that communicates with a PC application. The PC application sends LED blinking patterns to the Target Board.
Date
: 2025-12-25
Size
: 74kb
User
:
何泽
[
SCM
]
09-02_fangzhen
DL : 0
Every time a byte becomes available from the serial port, then "RxD_data_ready" is active for one clock period. The PC sends us data through the serial port in 8-bits mode. Ideally, we would need to receive 9 bits from the PC, so that we can drive the 8-bits data bus and the "RS" line of the LCD module. For now, let s use the MSB (bit 7) of the data received to drive "RS", and send only 7 bits to the data bus.
Date
: 2025-12-25
Size
: 5kb
User
:
uhuih
[
SCM
]
NRF905_send
DL : 0
nrf905无线发射模块发送c程序,无线遥控,NRF905,STC2052AD,12M ,keil-nrf905 wireless transmitter module sends c procedure, wireless remote control, NRF905, STC2052AD, 12M, keil
Date
: 2025-12-25
Size
: 26kb
User
:
teamo38
[
SCM
]
AT24C02_EEPROM
DL : 0
基于149单片机的AT24C02(I2C协议)实验,CPU向IIC总线发送数据,之后再从IIC总线读取并显示在数码管上,实际上操作的是EEPROM.器件挂接在IIC总线上,写数据时,主机发送后得等到从机应答信号才能进行继续发数据,否则stop();读数据时,主机接收到从机数据时,得主机完成IIC总线的应答才能继续读取数据-Based on 149 SCM AT24C02 (I2C protocol) experiments, CPU sends data to the IIC bus, followed by another from the IIC bus to read and display digital pipe actually operate the EEPROM. Device is attached to the IIC bus, , the write data, the host sends to wait until after the response from the machine in order to continue to issue the data signal, otherwise stop () read data, the host receives data from the machine, may complete the IIC bus, the host response in order to continue to read Data! ! !
Date
: 2025-12-25
Size
: 33kb
User
:
段小军
[
SCM
]
Application
DL : 0
采用VC++,软件完成的功能主TCP通讯。服务器与客户端,客户端发送什么服务器回发接收到的数据,发送的数据可以自己选择-Using VC++, the software functions of the completion of the main TCP communications. Server and the client, the client what the server sends back the data received, send the data to choose their own
Date
: 2025-12-25
Size
: 3.1mb
User
:
汤浩
[
SCM
]
IngressRouter
DL : 0
has th code if an ingress router that sends packets of data between 2 computers connected via a LAN
Date
: 2025-12-25
Size
: 30kb
User
:
prinka
[
SCM
]
pc-uart-mcu51-pwm-moto
DL : 0
PC机键盘控制MCU产生PWM波,进而控制电动机的转速 利用52单片机外部晶振11.0592MHz,产生准确的波特率119200,实现MCU与PC机的通信,PC机发送字符在 1 - 9 范围内时,MCU的IO口即响应输出对应占空比的pwm波(占空比10 -90 ,10 步进),Pwm波由定时器T0模拟产生。 胡雪川 huxuec@yahoo.com.cn 2010.1.2 程序有待改进完善,不足之处,欢迎各位提出-PC-keyboard control MCU generate PWM wave, and then control the motor speed using an external crystal oscillator 52 MCU 11.0592MHz, produce accurate baud rate of 119.2 thousand to achieve MCU and the PC, communications, PC sends characters 1 - 9 ,within the time, MCU to respond to the output of the IO port that corresponds to the duty cycle of the pwm wave (duty cycle 10 -90 , 10 step), Pwm waves generated by the timer T0 simulation. Hu Xue-chuan huxuec@yahoo.com.cn 2010.1.2 procedures should be improved, and deficiencies are welcome to put
Date
: 2025-12-25
Size
: 5kb
User
:
huxuec
[
SCM
]
8MSP430F149-sends-data-to-PC
DL : 0
使用MSP430F149芯片,透过串口给电脑发送数据,波特率9600,8数据,无校验,。发送的数据先是 MCU sends 0~127 to PC and the\\n screen will display their corresponding\\n ASCII code as follows:然后是01234567890123456789abcdefgh......,每发送一个数据回车一次-MSP430F149 chip to send data to the computer through the serial port baud rate 9600 data, no parity. Send the data first MCU sends 0 ~~ 127 to a PC and the \ \ n screen will display their corresponding \ \ n ASCII code as follows: Then 01234567890123456789abcdefgh ...... each send a carriage return
Date
: 2025-12-25
Size
: 24kb
User
:
超越
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.