-
-
[
C#(.net)]
FontCom.rar
Serial port to send a very good procedures in both English and Chinese fonts, in the interface input Chinese and English, through the serial port to send binary code.
Category:
Com Port Upload User:
c21_c21 Size:
22K
-
-
-
[
Visual C++ (VC++)]
CodeNet.rar
... data from the socket to the network driver to send out. Computer network received from the socket and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket ...
-
[
MultiPlatform]
ARM_EINT_uart.rar
To achieve the LPC2106 and tested code, serial data received echo to the serial port (via the ring buffer to achieve) and serial interface to send written in the form of a printf
Category:
Com Port Upload User:
yjlin999 Size:
79K
-
[
C/C++]
LPC21xx_ADC.rar
...
After configuring the A/D Converter, the program reads
A/D channel 0 and outputs the converted value using the serial
port.
To run this program...
1. Select the Device (Project- Options for Target- Device)
2. Build the project (Project- ...
-
[
VHDL]
RXER_PICO.rar
The program is used to establish communication with the pc through serial port. It utilses the inbuilt micro controller called as picoblaze for the processing for implementation on spartan 3E
-
[
Asm]
step.rar
This is a sample of OUT instruction. It writes values to virtual I/O port that controls the stepper-motor. Try using datCCW, datCW_FS or datCCW_FS instead of datCW to get different behavior of the motor.
-
[
Visual Basic (VB)]
my_vb_prog.rar
simple program based on VB6 to control 4 relay using parallel port interfacing with nice GUI
Category:
SCM Upload User:
niufudong Size:
791K
-
[
Visual C++ (VC++)]
MFCChatAppReleaseVersion.rar
... is the server part of the chat application. This part establishes the connection between clients. First we have to execute this part before we execute the client part. So we have to mention the specific port number. This server can handle 50 clients.