Interfaces

swDuino provides HTTP based access to exchange variables between Arduino and any client program. In general, these client programs a computer software or languages which may not provide easy access to serial ports. However, it is essential for a client program to have HTTP interface.

Examples for interfacing client programs with Arduino through swDuino are listed in the following:

- ASP Classic
- ASP.net
- ActiveX DLL
- C/C++/C#
- FORTRAN
- Flash
- HTML with Javascript
- MATLAB
- MS Excel
- Mathematica
- PHP Class
- PHP Raw and cURL
- Python
- VBScript
- Visual Basic 6
- Windows DLL

We request you to please contribute by submitting more interfacing examples.