Skip to content

Conversation

mattficken
Copy link

reads used to have to wait for 4k or 8k buffer to fill, this fixes that by calling stream_set_chunk_size() on Windows.

PHP on Windows doesn't support COM10 or higher, but for COM1-COM9 this works for me on Windows 7 with an Arduino (Serial over USB using FTDI driver for Windows).

reads used to have to wait for 4k or 8k buffer to fill, this fixes that
@Xowap
Copy link
Owner

Xowap commented Mar 24, 2014

Very interesting :)

I'm looking into this before merging it, just give me a few days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants