Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ports #5

Open
rscottm opened this issue Aug 26, 2014 · 0 comments
Open

Ports #5

rscottm opened this issue Aug 26, 2014 · 0 comments

Comments

@rscottm
Copy link

rscottm commented Aug 26, 2014

I've pushed some code a new branch in my repository to add support for Ports. This builds off of the rethinking_commands branch (for ease of expanding). The main purpose is to get device types, modes, and values (based on mode). The ports are :one, :two, :three, :four, and (to handle input from motors) :a, :b, :c, and :d. I also created a method on Brick to report the devices attached. This now handles input in the form of strings and arrays of bytes (to support several of the input calls).

The next step would be to begin to set up callbacks based on port changes (device and values).

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

No branches or pull requests

1 participant