Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Kanimaru7807yJust should find a bigger microcontroller that I don't need an sd card xD have to save some pictures for an 128x64 rgb display that is energysaving cause it should be a necklace
-
@Kanimaru that's per picture:
128×64×3 = 24'576 bytes (1 byte per color)
or exactly 192 kBits per picture
I guess you would want at least 1Mbit.
These are only for SPI interface, which Arduino has, but corrently not in the language (as stated on the info about Arduino Nano), but it should be possible to get it working, if you write the code in C. 😉
Here are some ICs:
https://digikey.com/products/de/... -
Kanimaru7807y@PonySlaystation need to see how to use them, I'm just a developer I have not much electronic knowledge. The programming part should maybe not the problem
-
@Kanimaru So you need a 5v power source and a 3v source? Why not set a pin to high and use a resistor to lower it? It might be janky but it would probably work. Also check if the sd card module can run with the 5v by itself (the instructions aren't always very clear).
-
@electrineer Well you're not wrong, but I did specify that it wouldn't be optimal.
-
@Kanimaru @electrineer @Condor I recommend this module it's worked for me in the past with no extra parts.
Related Rants
Why the fuck does a freaking SD card reader for arduino needs a 3v and a 5v pin...... I have no space in my project and no experience at all to handle this.... and no fucking place for batteries....
Why is every of my project like this ..... cry
rant
fuck my life
fuck this shit
arduino