Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / serial

Serial

serial

Great Reads

by Marco Bertschi
Serial communication with an Arduino Board via C# and the SerialPort class from the System.IO.Ports namespace
by Minh Danh Nguyen (ToughDev)
Emulate parallel port printer to capture data from Tektronix 1230 Logic Analyzer
by Bernhard Nebel
How does asynchronous serial communication work, what Arduino libraries are there to support it, and what can go wrong?
by Minh Danh Nguyen (ToughDev)
Developing vintage 68K Macintosh apps with CodeLite IDE, Retro68 and pce-macplus emulator

Latest Articles

by Marco Bertschi
Serial communication with an Arduino Board via C# and the SerialPort class from the System.IO.Ports namespace
by Minh Danh Nguyen (ToughDev)
Emulate parallel port printer to capture data from Tektronix 1230 Logic Analyzer
by Bernhard Nebel
How does asynchronous serial communication work, what Arduino libraries are there to support it, and what can go wrong?
by Minh Danh Nguyen (ToughDev)
Developing vintage 68K Macintosh apps with CodeLite IDE, Retro68 and pce-macplus emulator

All Articles

Sort by Score

serial 

by ShadowedR
A simple example of a C# Application interfacing with the Null Modem Emulator (com0com) driver to allow run time creation and configuration of Virtual Serial Ports
by debashishPaul
How to Get 'serial' value of the Inserted Record and Use with a Variable in PostgreSQL
by Emiliarge
How to send data to device and receive data from device through COM-port
by Vedat Ozan Oner
Arduino.SerialLcd library
by Andres Cassagnes
A simple serial communication library, with a serial ports enumerator