Expandable-6-Channel-ESP32-Energy-Meter icon indicating copy to clipboard operation
Expandable-6-Channel-ESP32-Energy-Meter copied to clipboard

Can I make a ESP8266 work with jumpers?

Open tmur11 opened this issue 2 years ago • 1 comments

As I have a few ESP8266 modules laying around, can I make it work if using jumpers? Just unsure about the pins required to make it all work.

tmur11 avatar Apr 16 '23 04:04 tmur11

Sorry I did not get back to you sooner with this.

You could make it work, but I would just get an ESP32 board to make it simpler.

Regardless, all you need to hook up are the power pins, and SPI pins: CLK, MOSI, MISO, CS1, CS2 (1 CS pin for each chip)

CircuitSetup avatar Jun 05 '23 18:06 CircuitSetup