Serial Port Communication tutorial using Java and Arduino (ATmega328P)
Serial Port Programming Tutorials Collection for Embedded Developers
if you're an embedded systems developer, electronics hobbyist, or microcontroller enthusiast, learning how to program a serial port (UART) is a must. This comprehensive series of serial port programming tutorials is tailored for writing robust, cross-platform Serial Communication applications in C, C++, C#, Java, Python, and VB.NET languages.
USB to Serial,RS232,RS485 Converter (USB2SERIAL V3.0)
USB2SERIAL V3.0 is a FT232 based protocol converter which can be used as the following
Serial communication using Python (PySerial) and Arduino/AVR/PIC Micro on Linux

A short tutorial on how to setup a serial port communication between a Linux PC/Laptop and a AVR/PIC/MSP430 Microcontroller or Arduino using pySerial and Python.
DIN rail mountable Isolated USB to Serial (TTL) /RS232/RS485 converter
Serial Port Datalogging to a CSV file on Linux using Arduino Uno and Python

In this tutorial we will learn how to build a serial port based data logging program that will log data coming from a Arduino to a CSV file (Comma Separated Variable file) on a Linux system.
