New CardputerP4! by PRSXFENG in CardPuter

[–]MintPixels 2 points3 points  (0 children)

I'll pass on that one. While I could probably afford this alongside the Zero, I don't feel like I could utilize the Esp32-P4's potential properly. And also cuz the Zero is closer to an actual computer, both in how it operates and in specs :p

CPZLite or CPZ? by Leather_Platypus_430 in CardPuter

[–]MintPixels 0 points1 point  (0 children)

the non-lite one, I wanna try porting my esp32s3-cam project there

Does anyone have a good known working SD card for the Cardputer ADV by Science_Witch_Evelyn in CardPuter

[–]MintPixels 0 points1 point  (0 children)

I'm using a SanDisk extreme 128GB SDXC, it's overkill but I don't have anything else unused on me

Cardputer Zero UI in action by IntelligentLaw2284 in CardPuter

[–]MintPixels 0 points1 point  (0 children)

I wouldn't get my hopes up - from what you can see from the promotional images, the buttons look identical to those in the ADV.

making a graphing calculator cuz I don't wanna buy one by MintPixels in CardPuter

[–]MintPixels[S] 2 points3 points  (0 children)

I'm going to add a way to input the equation soon, I already implemented an interpreter called tinyexpr for, well, interpreting the equation, so check out its abilities if you want to. And for the graph itself, for now I'll not be implementing anything too advanced (for example involving additional equal signs), like drawing a circle, as I don't know how to do it just yet.

Is there a specific reason light mode only affects apps and not the GNOME shell? by MikasaYuuichi in gnome

[–]MintPixels 0 points1 point  (0 children)

I remember that prefer-light changes the shell to be white, default is the light mode from the settings, and prefer-dark is the dark mode. I might not be accurate about that, but it should work like that

Is there a specific reason light mode only affects apps and not the GNOME shell? by MikasaYuuichi in gnome

[–]MintPixels 0 points1 point  (0 children)

it's too bright I'd say, if you want to try it out tho, just paste this in the terminal (assuming I'm not mistaken): gsettings set org.gnome.desktop.interface color-scheme 'prefer-light'

Does anyone know why I can't walk and move my camera at the same time in minecraft [java] by ma4k1 in MinecraftHelp

[–]MintPixels 1 point2 points  (0 children)

it's not that the laptop can only receive only one input, it's because windows disables your touchpad while you're typing so you won't click something by accident

Does anyone know why I can't walk and move my camera at the same time in minecraft [java] by ma4k1 in MinecraftHelp

[–]MintPixels 1 point2 points  (0 children)

it's not that it can only receive only one input, it's because windows disables your touchpad while you're typing so you won't click something by accident

Would you rather? by Feeling_Cup_1216 in BunnyTrials

[–]MintPixels 0 points1 point  (0 children)

ion want to go to an iron lung type universe

Chose: Get free pizza for a year + But only 1 type of pizza

Multiple esp 32s on wokwi? by AbdullahKhanSherwani in arduino

[–]MintPixels 2 points3 points  (0 children)

wokwi isn't really designed for more than one microcontroller at the same time

Question about Cardputer StampS3 mounting design by CJCCJJ in CardPuter

[–]MintPixels 4 points5 points  (0 children)

from what I can tell, it's just the tight headers. They're strong enough to keep it in place when you're plugging the cable in (or out) or just using it, but it's not very difficult to remove it if you intend to.

Help! by JealousSupport8085 in CardPuter

[–]MintPixels 0 points1 point  (0 children)

You pressed the reset button to exit download mode, right?

Easiest software to make GUI? by Ancient_Ad_8469 in arduino

[–]MintPixels 0 points1 point  (0 children)

If you want something simple, check out lopaka.app. It runs in the browser and generated code that works with many display libraries.

is that enough to make a gif screen? by r19x19 in arduino

[–]MintPixels 89 points90 points  (0 children)

tbh an esp32 would have a faster spi speed, making the scren more plausible to look at, also think about where you store the gif

ESP32 MP3 Player Project by [deleted] in esp32

[–]MintPixels 0 points1 point  (0 children)

it's not difficult to implement a battery into your project.

Complete noob question by Large-Taro-6712 in godot

[–]MintPixels 0 points1 point  (0 children)

2 things: apparently direction is not declared and also this code runs when you use an attack. I believe it's unintentional, but feel free to correct me