No description
Find a file
2024-10-09 13:12:03 +02:00
.git-ci [ci] use central gitlab-iem.yml 2022-03-21 08:55:58 +01:00
bird move things related to bird project from comport-help.pd to bird-help.pd 2024-09-27 18:09:17 +02:00
pd-lib-builder Drop pd-lib-builder tests 2024-09-26 16:08:09 +02:00
.gitattributes exclude some files from the generated tarballs 2019-11-12 16:37:22 +01:00
CHANGES.txt Update CHANGES.txt 2022-03-21 11:36:31 +01:00
comport-help.pd update help patch: document [lock( and localize $0-comctl 2024-10-09 12:48:59 +02:00
comport-meta.pd Bump version to v1.2 2022-03-21 11:36:53 +01:00
comport-stress-test.pd moved comprt-code to toplevel directory 2017-02-27 11:14:59 +01:00
comport.c Merge remote-tracking branch 'ant1r/lock' 2024-10-09 13:12:03 +02: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 Mention repository and issue-tracker in the README 2024-10-09 13:09:59 +02: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

if you want to compile the newest (bleeding edge, and possibly unstable) source
code yourself, you can get a copy from the public git repository:
   https://git.iem.at/pd/comport/

there's also an issue tracker for reporting bugs and requesting new features
available at:
   https://git.iem.at/pd/comport/-/issues