News

You are often faced with the problem that an I2C device doesn't seem to work. Or you have a sketch, a sensor for it, but it doesn't work. This is where the scanner can help. If the I2C device is ...
Ce projet est une minuterie/compte à rebours avancé et un métronome basé sur Arduino (testé sur Nano, compatible avec d'autres AVR). Il utilise un encodeur rotatif avec bouton poussoir pour ...
[Johngineer] found himself in need of an I2C sniffer, but didn’t have one available. Necessity is the mother of invention, so he put together this I2C sniffer sketch for Arduino. The arduino will ...
The venerable I²C bus has never been more popular. Most modern microcontrollers either have a hardware I²C interface or are capable of bit-banging one in software. Many sensors, AD and DA converters, ...