This project was created to make i2c programming easier and platform independent. It is targeted toward the raspberry PI but it should work on any linux playform.
By abstracting the use of an i2c bus behaind a TCP/IP socket, it becomes possible to create and test applications on any platform with a TCP/IP stack.
Useage:
1. Install i2c-tools:
apt-get install i2c-tools
2. Extract the binary:
tar -zxvf i2cnet-1.0.0-rpi.tar.gz
3. Run the utility:
./i2cnet
For usage information:
./i2cnet -h
Features
- i2c to TCP/IP adaptor
- Multiple i2c buses
- Multiple connections to a single bus
Categories
Raspberry PiFollow i2cnet
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of i2cnet!