This is a DiscontinuedProject. It has been finished and is in a stable state now. Currently, no effort is made for further work here.

For some electronics projects, I use the I2C bus for connecting parts of the circuit. It would be nice to have a device that can sniff that bus at runtime of the circuit, decode that data and save it for future analysis. It might also prove handy to be able to send handcrafted data packets to given addresses on the bus. Such a device should be possible to build, at least for standard speed I2C communications.

The device I have built is able to sniff an I2C bus and show the gathered data in a textual user interface. Once the need arises, I might implement some more features of it, but until then, I am marking this as "finished".

Feature wishlist

Notes


CategoryElectronics


THIS DATA IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DATA, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

All product and brand names mentioned on there pages and in the source code are registered names and/or trademarks of the respective owner and are mentioned for identification purposes only.

For a full copyright notice, please see this link. For imprint and contact information, please see http://www.thiemo.net/.

I2cDebugger (last edited 2009-03-19 13:39:57 by ThiemoNordenholz)