Visual C# Tutorial 1 A Single RFID Reader in Visual C#
This tutorial provides a starting point for learning how to use the Phidget RFID Reader and develop a feel for the way all Phidgets work. This tutorial is targeted towards those who are new to C# Programming and creating Graphical User Interfaces. However, this tutorial assumes the reader possesses an understanding of basic programming concepts. Knowledge of object oriented programming is also assumed.
Read more
August 19, 2008 | Filed Under C# | Leave a Comment
Phidgets C API Reference
Describes the Application Program Interface (API) for each Phidget device. The API can be used by a number of languages; this manual discusses use via C and the code examples reflect this.
Read more
May 4, 2008 | Filed Under C/C++ | Leave a Comment