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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of i2cnet!