We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
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)
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: