---
layout: post
status: publish
published: true
title: Serial port classes moved to Gitorious
author:
display_name: fedetft
login: fedetft
email: fede.tft@hotmail.it
url: http://fedetft.wordpress.com
author_login: fedetft
author_email: fede.tft@hotmail.it
author_url: http://fedetft.wordpress.com
excerpt: When I first published this article about using serial port with C++ I didn’t
expect it to become one of the main reasons people visit my website. Over time,
thanks to many comments, bug reports and suggestion, the serial port classes have
been modified significantly, to the point that releasing them in a .tar.gz file
[…]
wordpress_id: 4720
wordpress_url: https://fedetft.wordpress.com/?p=200
date: '2011-07-11 12:08:00 +0000'
date_gmt: '2011-07-11 10:08:00 +0000'
categories:
- PlanetPOuL
tags: []
comments: []
---
When I first published this article about using serial port with C++ I didn’t expect it to become one of the main reasons people visit my website. Over time, thanks to many comments, bug reports and suggestion, the serial port classes have been modified significantly, to the point that releasing them in a .tar.gz file is no longer a good idea.
I’ve therefore decided to create a git repository at http://gitorious.org/serial-port where you can get the latest version of my serial port classes.