Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

I2C server #35

Open
ottopasuuna opened this issue Sep 27, 2016 · 0 comments
Open

I2C server #35

ottopasuuna opened this issue Sep 27, 2016 · 0 comments

Comments

@ottopasuuna
Copy link
Member

This rover module will handle communication with i2c devices such as microcontrollers and sensors.
If you use multiple threads, you will likely need to utilize some sort of resource locks such as semaphores to prevent threads from interfering with each other on the i2c bus.

@ottopasuuna ottopasuuna modified the milestone: April 2017 Mar 4, 2017
@ottopasuuna ottopasuuna removed this from the April 2017 milestone Apr 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant