Skip to content

Abstract the communications method (Serialport, Bluetooth, etc.) out so this can be used regardless of medium.#1

Open
voodootikigod wants to merge 8 commits into
JohanObrink:masterfrom
EmergingTechnologyAdvisors:voodootikigod-abstract-comm-medium
Open

Abstract the communications method (Serialport, Bluetooth, etc.) out so this can be used regardless of medium.#1
voodootikigod wants to merge 8 commits into
JohanObrink:masterfrom
EmergingTechnologyAdvisors:voodootikigod-abstract-comm-medium

Conversation

@voodootikigod
Copy link
Copy Markdown

This modifies the code base to remove the requirement of just node-serialport communication and allows the code set to be used with bluetooth or any stream interface system for that matter. I have also removed the need for including Q the promises library since newer libraries (when, bluebird, etc) can wrap callback style, this will allow developers/users to decide their preference instead of forcing it down on them.

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.

1 participant