Tag: tom igoe

  • Bed_Data

    Bed_Data

    Bed_Data logs sleeping patterns and the effects of the environment on sleep for the purpose of detecting this unconscious event that occurs in everyones life, on a daily basis.

  • I2C Tutorial for www.arduino.cc

    I2C Tutorial for www.arduino.cc

    To use multiple arduinos together, I2C library is a very useful source. To make it more clear I created a simple tutorial for arduino web site. It explains how to make physical connection between arduinos by using sketches (using fritzig) and text. Also, it includes some code samples.