• TechEuphoria

  • /quests

I2C/TWI with AVR Register Initialization

by Conrad Gomes on August 31, 2013

We learned about the different registers available in the Atmel AVR microcontroller to program the TWI interface. In this section we'll go through the twi_init API and the initialization of the TWI interface.

Read more...

electronics , protocols , i2c , twi , bus

I2C/TWI with AVR Register Descriptions

by Conrad Gomes on August 29, 2013

So you want to program the TWI/I2C interface of the AVR. Well you'll need to read up about the registers used to control this interface.

Read more...

electronics , protocols , i2c , twi , bus

I2C/TWI with AVR Introduction

by Conrad Gomes on August 25, 2013

In this post we'll take a look at implementing an I2C/TWI library which can be used with Atmel's AVR micro-controller.

Read more...

electronics , protocols , i2c , twi , bus

An Introduction To I2C

by Conrad Gomes on May 12, 2013

I2C is a serial data bus used to interface low speed peripherals developed by Phillips.

Read more...

electronics , protocols , i2c , twi , bus

  • 1 of 1

© conrad.s.j.gomes@gmail.com 2016
Built on Foundation. Baked by Awestruct. Composed with Asciidoc

  • Home