Click here to Skip to main content
15,890,982 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: When will I truly have a perfect computer Pin
Slacker00724-May-21 5:56
professionalSlacker00724-May-21 5:56 
GeneralOne is the loneliest number Pin
honey the codewitch24-May-21 1:59
mvahoney the codewitch24-May-21 1:59 
GeneralRe: One is the loneliest number Pin
Richard Deeming24-May-21 2:00
mveRichard Deeming24-May-21 2:00 
GeneralRe: One is the loneliest number Pin
honey the codewitch24-May-21 2:11
mvahoney the codewitch24-May-21 2:11 
GeneralRe: One is the loneliest number Pin
den2k8824-May-21 2:44
professionalden2k8824-May-21 2:44 
GeneralRe: One is the loneliest number Pin
honey the codewitch24-May-21 2:50
mvahoney the codewitch24-May-21 2:50 
GeneralRe: One is the loneliest number Pin
den2k8824-May-21 2:57
professionalden2k8824-May-21 2:57 
GeneralRe: One is the loneliest number Pin
raddevus24-May-21 2:45
mvaraddevus24-May-21 2:45 
Over the weekend I was working on building a device I've wanted for a long time (see snapshot)[^]: time / temperature data collector. Mine is Arduino-based (Nano).

First I connected an LCD using I2C.
Next I connected my RTC (realtime clock) module using I2C again.
Finally, I added the SD Card reader/writer module using....tada...SPI (mosi, miso, cs (aka ss) and sck (serial clock)).

Here's my point. Look for an example using ESP32 and sd card module and see if someone has worked this out -- it probably uses SPI.

Here's one I found => ESP32 and microSD card example | ESP32 Learning[^]
Images on that site don't show up on the page, but if you right click and view them they do. Unsure | :~
Hope this helps.
GeneralRe: One is the loneliest number Pin
honey the codewitch24-May-21 2:49
mvahoney the codewitch24-May-21 2:49 
GeneralRe: One is the loneliest number Pin
raddevus24-May-21 2:56
mvaraddevus24-May-21 2:56 
GeneralRe: One is the loneliest number Pin
honey the codewitch24-May-21 2:58
mvahoney the codewitch24-May-21 2:58 
GeneralRe: One is the loneliest number Pin
megaadam24-May-21 5:29
professionalmegaadam24-May-21 5:29 
GeneralRe: One is the loneliest number Pin
honey the codewitch24-May-21 6:47
mvahoney the codewitch24-May-21 6:47 
GeneralRe: One is the loneliest number Pin
NeverJustHere24-May-21 7:24
NeverJustHere24-May-21 7:24 
GeneralRe: One is the loneliest number Pin
honey the codewitch24-May-21 7:45
mvahoney the codewitch24-May-21 7:45 
GeneralRe: One is the loneliest number Pin
Eddy Vluggen24-May-21 8:16
professionalEddy Vluggen24-May-21 8:16 
GeneralNo-Code Fiasco Pin
Member 1484049624-May-21 1:41
Member 1484049624-May-21 1:41 
GeneralRe: No-Code Fiasco Pin
markrlondon24-May-21 1:51
markrlondon24-May-21 1:51 
GeneralRe: No-Code Fiasco Pin
Member 1484049624-May-21 2:46
Member 1484049624-May-21 2:46 
GeneralRe: No-Code Fiasco Pin
Rick York24-May-21 5:29
mveRick York24-May-21 5:29 
GeneralRe: No-Code Fiasco Pin
Greg Utas24-May-21 6:02
professionalGreg Utas24-May-21 6:02 
GeneralRe: No-Code Fiasco Pin
Richard Andrew x6424-May-21 6:58
professionalRichard Andrew x6424-May-21 6:58 
GeneralRe: No-Code Fiasco Pin
Rick York24-May-21 7:02
mveRick York24-May-21 7:02 
GeneralRe: No-Code Fiasco PinPopular
Richard Deeming24-May-21 1:55
mveRichard Deeming24-May-21 1:55 
GeneralRe: No-Code Fiasco Pin
Member 1484049624-May-21 2:14
Member 1484049624-May-21 2:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.