Virtual Serial Port Cookbook (Paperback)

Joe Pardue

  • 出版商: Smiley Micros
  • 出版日期: 2007-08-01
  • 售價: $2,110
  • 貴賓價: 9.5$2,005
  • 語言: 英文
  • 頁數: 416
  • 裝訂: Paperback
  • ISBN: 0976682214
  • ISBN-13: 9780976682219
  • 無法訂購

商品描述

This is a cookbook for communicating between a PC and a Microcontroller using the FTDI FT232R USB UART IC. The book has lots of software and hardware examples. The code is in C# and Visual Basic Express allowing you to build Graphical User Interfaces and add Serial Port functions to create communications programs.

Part 1 - Serial Port via USB Made Almost Easy -- In the first section you will learn the basics of serial communications using a USB UART bridge. You will further learn to write a simple terminal program in C# and Visual Basic Express .NET.

Part 2 - PC to Microcontroller Conversations -- In the second section you will build on what you have learned and get into more details about GUI programming, using the SerialPort class, and some useful software tools such as XML. You will bring it all together by building a Developer Terminal, which will have most of the bells and whistles that you would want for communicating between a PC and a microcontroller. You will end this section with some neat hardware experiments.

Part 3 - The FTDI FT232R -- In the final section you will chuck the serial port paradigm and communicate directly with the FT232R. You will learn how to use the Smiley Micros port of the FTDI D2XX driver, you will do some more hardware experiments bit-banging the BBUSB pins, and finally you will build a software programmer for the FT232R.