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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of i2cnet!