Questions tagged [nano-esp32]
The nano-esp32 tag has no summary.
4 questions
0
votes
1
answer
63
views
Arduino Nano ESP32 control WS2815 led strip [closed]
I’m trying to get a WS2815 LED strip working with an Arduino Nano ESP32, but I can’t get it to light up.
The strange thing is that with an Arduino UNO, using the exact same circuit and sketch, ...
2
votes
0
answers
131
views
My code got my Nano ESP32 into a <500ms reboot loop
I have done a lot of reading and learning after previous help here and it has been great.
I have uploaded and tried many iterations of my code which all worked (Assuming my code was actually good) and ...
0
votes
2
answers
155
views
Arduino Nano ESP 32 board (ABX00083) SD library not working
I am working on a simple code to write data to a MicroSD card using Arduino nano ESP32 (ABX0083) and Df robot SPI MicroSD card module(DFR0229). I am not able to write to the SD card. I get the error ...
5
votes
3
answers
1k
views
74HC595 chip with 7 segment display constantly displays either all 1's or all 0's
I made a simple circuit with an Arduino Nano ESP32, where I have connected a 74HC595 8-bit shift register chip, as well as a 7 segment display with a 100 ohm resistor on common (cathode) to show the ...