ORSSerialPort
ORSSerialPort copied to clipboard
Serial port library for Objective-C and Swift macOS apps
Hi, please bear with me, I'm new with Arduino and hardware programming. During the programming of my Arduino, I've always used the /dev/tty.usbmodemXXX for the serial monitor without issue. And...
I am rewriting an OSX control application using ORSSerialPort. In some occasions, I would like to control a serial device that is not directly connected to my machine, or mock...
I believe, the new changes in notification permissions, and construction styles breaks the notification functionality of this framework. I had the notifications working before update to Xcode 13, then after,...
My work on https://github.com/armadsen/ORSSerialPort/issues/20 led me to the conclusion that it would be helpful to have a -sendData:waitUntilDone: style method. For backwards compatibility, -sendData: will remain synchronous, but this new...
Hi, with a [Sparkfun Pro Micro](https://www.sparkfun.com/products/12640) that ships with a Atmel MEGA 32u4 I'm not able to receive any incoming data. The code (arduino) I'm testing is the following: ```...
Hi! I've been trying to use this library with a simple arduino based project and I am having some issues. I am using the 2.1 version installed through swift package...
Hi, I am having trouble communicating with Adafruit ItstyBitsy 32u4. When I open the port it shows that the port has been opened successfully but I cannot send or receive...
allSerialPorts array crashes in multithreading Application Specific Information: *** Terminating app due to uncaught exception 'NSGenericException', reason: '*** Collection was mutated while being enumerated.' terminating with uncaught exception of type...
I want to implement this view  I found a good way to integrate ORSSerialPort into a SwiftUI view. I would like to show them...
Process: Aether [644] Path: /Applications/Aether/Aether.app/Contents/MacOS/Aether Architecture: x86_64 Parent: launchd [1] UID: 501 Task size: 94.25 MB CPU Time: 0.181s (350.4M cycles, 133.5M instructions, 2.63c/i) Note: Unresponsive for 133 seconds before...