i2c

Arduino Colour Sensor

Arduino + fischertechnik TX-C – Connecting I2C True Colour Sensor

Colour reading is a real issue for industrial models. I’ve been working on it for more than 12 months now, since December 2009. After many months of hard work, • starting with the standard colour reader (season 1 ) with features a red LED, • adding extra light from bulb lamps (season 2 ), • […]

Arduino + fischertechnik TX-C – Connecting I2C True Colour Sensor Continue Reading

Arduino I2C and Processing

Arduino I2C and Processing

As promised, this week brings another communications tutorial! In this video, we’ll use both the serial and processing knowledge that we gained last week, plus an I2C enabled temperature-sensing IC. [box type=”note” color=” #202020 ” bg=”#ffbb00 ” font=”verdana” fontsize=”14″ radius=”20 ” border=”#000″ float=”right” head=”Attributes”]Thanks to Jeremy , for this articles[/box]   We’ll use processing to

Arduino I2C and Processing Continue Reading

TC74 sensor has 5 pins

Connecting multiple I2C device on Arduino Uno R3

In this project, we will show how to connect multiple I2C devices to an arduino microcontroller. The I2C bus is a bus which enables high-speed two-way communication between devices while using a minimal number of I/O pins to facilitate communication. An I2C bus is controlled by a master device (usually a microcontroller) and contains one

Connecting multiple I2C device on Arduino Uno R3 Continue Reading

Scroll to Top