A while ago I received a couple of I/O port expander modules that use the I 2 C protocol. Using that Chinese module, you can use only the SDA and SCL pins of your Arduino, or any microcontroller ...
This tutorial will guide you through the process of building a tachometer around an Arduino. Tachometers are used to measure rotation rate in Revolutions Per Minute ...
OK, year-old pop culture references aside [Kyle] dropped us a line to show us his tutorial on using interrupts with your Arduino. Given the single core nature of your average Arduino’s AVR you pretty ...