i2c

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 Read More »

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 Read More »

I2C With the ESP8266-01

I2C With the ESP8266-01 !? || Exploring ESP8266:Part 1

Hello all ! With this instructable I will be writing and documenting a series of projects mentioning and exploring the various hidden ( rather unexplored ) features of the tiny ESP8266-01 WiFi Module. Did you know that the ESP8266-01 supports I2C communication? Yes it is true, this little module lying unattended in one corner of …

I2C With the ESP8266-01 !? || Exploring ESP8266:Part 1 Read More »

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 Read More »

Scroll to Top