Skip to Content

Can I put several rbAmp modules on one I²C bus?

30 de julho de 2026 by
Can I put several rbAmp modules on one I²C bus?
Administrator

Yes — that's a core feature. Modules share one I²C bus and differ only by address. Add circuits by adding modules on the same two wires, behind one host — no extra microcontroller, no serial-port juggling. For coherent energy across modules, one broadcast latch snapshots them all on the same instant. See the builds: whole panel on one ESP32 and multi-module Arduino bus.

Get the hardware: rbAmp UI-series wattmeter (SCT-013), 1–7 channels

Documentation & source code
📖 rbAmp documentation overview · 💻 rb-amp/rbamp-docs on GitHub
What I²C bus speed should I use, and why 50 kHz on ESP32?