• Virtual Serial Port Cookbook See large image

    Virtual Serial Port Cookbook (Paperback) By (author) Joe Pardue

    Free worldwide delivery

    $44.49 - Save $4.94 (9%) - RRP $49.43 Free delivery worldwide (to United States and
    all these other countries)
    Usually dispatched within 48 hours
    Add to basket | Add to wishlist |

    Short Description for Virtual Serial Port CookbookThis is a cookbook for communicating between a PC and a Microcontroller using the FTDI FT232R USB UART IC, and 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 b...
    Full description


Other books

Other books in this category
Showing items 1 to 11 of 11

 

Full description | Reviews | Bibliographic data

Full description for Virtual Serial Port Cookbook

  • This is a cookbook for communicating between a PC and a Microcontroller using the FTDI FT232R USB UART IC, and 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.