News
🔍 Universal port and I2C device scanner for Arduino, ESP32, and ESP8266 microcontrollers. Automatically detects active ports, connected sensors, and I2C devices with automatic identification. Arduino ...
A lot of great ICs use I2C to communicate, but debugging a non-working I2C setup can be opaque, especially if you’re just getting started with the protocol/bus. An I2C bus scanner can be a helpful ...
A tiny I2C-bus scanner with a nice tiny graphic OLED display and an AVR ATtiny44. This scanner displays the addresses of all attached I2C devices in a small matrix. The value is shiftet one bit to the ...
A tiny I2C-bus scanner with a nice tiny graphic OLED display and an AVR ATtiny44. This scanner displays the addresses of all attached I2C devices in a small matrix. The value is shiftet one bit to the ...
This repository provides example projects and setup instructions for testing I2C communication using an Arduino board. I2C is a two-wire protocol used for communication between devices like sensors, ...
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very helpful when you want to measure the outside, ...
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, ...
[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 ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results