No description
Find a file
IOhannes m zmölnig 5c3d3adaf0 re-format the LGPL
2022-03-21 10:35:52 +01:00
.git-ci [ci] use central gitlab-iem.yml 2022-03-21 08:55:58 +01:00
bird whitespace 2022-03-21 09:40:46 +01:00
pd-lib-builder Merge commit 'd187d4792978ceb4bcc8e68bd347f13fca24f11c' 2022-03-21 08:58:07 +01:00
.gitattributes exclude some files from the generated tarballs 2019-11-12 16:37:22 +01:00
CHANGES.txt bump version to 1.1.1 2017-03-08 09:47:38 +01:00
comport-help.pd moved comprt-code to toplevel directory 2017-02-27 11:14:59 +01:00
comport-meta.pd bump version to 1.1.1 2017-03-08 09:47:38 +01:00
comport-stress-test.pd moved comprt-code to toplevel directory 2017-02-27 11:14:59 +01:00
comport.c bump changes 2022-03-21 10:35:30 +01:00
LICENSE.txt re-format the LGPL 2022-03-21 10:35:52 +01:00
Makefile build [flock] if "with-bird=yes" 2022-03-21 09:25:08 +01:00
README.txt drop unused files 2022-03-21 09:13:03 +01:00

comport - PD external for unix/windows to use the serial ports

 (c) 1998-2005  Winfried Ritsch (see LICENCE.txt)
 Institute for Electronic Music - Graz

on Windows the COM0, COM1, ... are used and 
under Unix devices /dev/ttyS0, /dev/ttyS1, ...
and new on unix /dev/USB0, ... and can be accessed via a Index.

Please see testcomport.pd for more help.

USE: There should be a external comport.dll for windows, comport.pd_linux for linux and so on.

just copy it to the extra folder of your pd Installation or working directory. 
Please see testcomport.pd for more help.

If you have improvements or questions feel free to contact me under
ritsch _at_ iem.at