Skip to main content

Questions tagged [nano-esp32]

0 votes
1 answer
63 views

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, ...
TonnoSupremo's user avatar
2 votes
0 answers
131 views

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 ...
TwitchCloud's user avatar
0 votes
2 answers
155 views

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 ...
Rekcoj's user avatar
  • 9
5 votes
3 answers
1k views

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 ...
Niko's user avatar
  • 93