If you’ve ever been laying out a network I2C devices inside a project box or throughout your robot’s body, you’ll probably know that I2C is not without its pitfalls. But for many of those pitfalls, ...
In my last column [LJ, December 2003], we discussed how I2C bus drivers and I2C algorithm drivers work. We also described how to make a tiny dummy I2C bus driver. This month, we discuss how an I2C ...
There are times when you don’t need much processing power for your project but you do need a lot of I/O pins. It often doesn’t make economic sense to choose a larger microcontroller just to get extra ...
The objective of the I2C-Tiny-USB project is to provide a cheap and generic I2C interface to be attached to the USB. The hardware of the I2C-Tiny-USB interface consists of the Atmel AVR ATtiny45 CPU ...
The I2C bus is a set of hardware and software rules that allows communication between multiple devices over a shared, two-wire interface. In operation the bus uses one line (SDA) for data and the ...
The I2C (Inter-Integrated Circuit) Bus invented in 1980 by Philips Semiconductors (NXP Semiconductors today) was a massive step forward in simplifying communications in embedded systems. It is a ...
A new open source controller has been created called the I²CDriver by Excamera Labs, specifically designed to provide easy control over I²C devices. Watch the demonstration video below for a overview ...
An Inter-IC bus is often used to communicate across circuit-board distances. Here’s a primer on the protocol. At the low end of the spectrum of communication options for “inside the box” communication ...
The circuit shown can be used to interface multiple serial devices to the I2C bus, even if they lack the extended-addressing capability required. Information transfer be-tween I2C devices connected to ...
In the June and August 2003 issues of Linux Journal, my column covered the Linux kernel driver model, and the I2C subsystem was used as an example. This month, we discuss what the I2C subsystem does ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results