$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Can someone provide an Asio Serial Port example?
From: Jeff (jeff_j_dunlap_at_[hidden])
Date: 2010-01-20 17:07:12
I would like to use Asio to connect to a microcontroller to send and read from,
but there are no serial_port samples available.
For instance, I would like to type an âaâ into the keyboard and have the
microcontroller return 1. The microcontroller is already programmed for this
but I need to create an interface for it.
A sample that does this or any working sample at all would be sincerely
appreciated.
Thank you,
Jeff