Skip to content
#

serial

Here are 827 public repositories matching this topic...

node-serialport
maxwellhadley
maxwellhadley commented Jul 5, 2018
  • SerialPort Version: 6.2.0

  • NodeJS Version: N/A

  • Operating System and Hardware Platform: N/A

  • Have you checked the right version of the api docs?: N/A

  • Are you having trouble installing and you checked the Installation Special Cases docs? N/A

  • Are you using Electron and have you checked the Electron Docs?: N/A

I have a device which is only intermit

cheton
cheton commented Mar 10, 2020

By default the desktop app will listen on a random port on the localhost interface (i.e. 127.0.0.1). However, if you want to use use the app with a browser on another machine, you need to manually specify the host address and port from the command line, which is not convenient to novice users who are not familiar with command line interface.

So, it will be good if CNCjs can provide a configur

jimwhitfield
jimwhitfield commented Aug 20, 2019

Nice work--very helpful!
May I suggest that you include a note regarding the need to Registering Your Service. (Perhaps in the Readme.md or the wiki, which should probably be linked in the readme.md)

When I added the code to "my" app (via adding an app dependency of
implementation 'com.github.felHR85:UsbSerial:6.1.0
I found that the UsbService was not actively called until I added
`

EdNutting
EdNutting commented Nov 8, 2015

Create a document in "/Documentation/Markdown/Reference Articles" called FlingOS-Compile-Time-Configuration and include notes on how to configure the default keyboard layout using definitions in the Kernel.Hardware project properties (and not to check-in/commit such a change).

Junkiwang
Junkiwang commented Jun 14, 2018

icon path:C:/Users/Administrator/Desktop/COMTool-master/COMToolData/assets/logo.png
data path:C:/Users/Administrator/Desktop/COMTool-master/COMToolData
1
Already latest version!
Serial<id=0x260edd0, open=False>(port='COM6', baudrate=9600, bytesize=8, parity='N', stopbits=1.0, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)

receiveData error
ClearCommError failed (OSError(9, '句柄无

nornagon
nornagon commented Mar 25, 2019

When you drag a new SVG over an existing one (especially when it takes a while to get the initial plan), it's easy to think that nothing's happening (the only thing showing that it's working is that the "Plot" button changes to "Replanning..."). We should clear out the old plan and show a loading spinner.

Improve this page

Add a description, image, and links to the serial topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the serial topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.