SESTILIO  3.0.2
C Library for SESTILIO a smart A/D and D/A interface on USB 2.0
Main Index

Introduction

Simple C library for the full control of the SESTILIO interface. This library is developed with VS 2008 and tested on Win7.
The source is available and can be easily compiled on all operating system.
Also system drivers are available for this operating systems:

  1. Windows Server 2008 R2
  2. Windows 7
  3. Windows 7 x64
  4. Windows Server 2008
  5. Windows Server 2008 x64
  6. Windows Vista
  7. Windows Vista x64
  8. Windows Server 2003
  9. Windows Server 2003 x64
  10. Windows XP
  11. Windows XP x64
  12. Windows ME
  13. Windows 98
  14. Linux
  15. Mac OS X
  16. Mac OS 9
  17. Mac OS 8
  18. Windows CE.NET (Version 4.2 and greater)
  19. Android

Installation

The library don't require any kind of installation, simply you must add to your project the files sest.h and sestilio.lib.

Library Files

When you copy the files of the library into the work directory you have to be well aware of the necessary ones:

  1. ftd2xx.dll must present in the user directory or installed into the windows system.
  2. Sestilio.dll must present in the user directory or installed into the windows system.
  3. sest.h Include file with all prototypes and definitions.
  4. sestilio.lib C/C++ library.

Board Silkscreen

board.png
Author
Manuele Turini