Nah, I’ve given up on that. It does not make any sense outside of Germany/the EU. And since the USB cable problem can’t be really circumvented as of now it is not a good choice for full scale machines.
Hey for your next trick, can you use an accelerometer instead of a joystick?? Lol, jk. I just saw a youtube they had the accel moving a servo! Thiought gosh, bet Jason could make that work
Somehow I missed this thread before slapping together my display thingy. Reading with interest, looks fun! I’m going for the “high school sports scoreboard” since it’s huge but only 64x32, instead of the controller route, so far…
I pieced it together from examples online. This appears to be a pretty common thing to do with an ESP32. Adding a QR code into the mix just seemed like a good idea and I found a library.
The colors won’t completely match the screen because hex colors are 24 bits and the screen uses RGB565 16-bit values. Plus, the screen colors are a bit muted.
The Elecrow screen I ordered made it to my state anyway. I have some time off over the holidays, so I’m hoping to try and at least close to wrap this up soon.
I will end up using some of this color configuration stuff for my other LED project.
For sure! I’ve liked messing with this kind of stuff for a long time but always struggled to think of projects. My Lowrider with FluidNC has been such a great platform for ideas.
Well I have used my CNC’s as a learning platform for the last 9 years. I swear you guys teach me so much constantly and even after all this time I can see how much I still have yet to learn.
Who would have thought a CNC would teach me so much programming.
Bah, the Elecrow display/ESP32 combo didn’t work out. Took a bit to get the display to use hardware SPI. Drawing was way too slow with software SPI but got that figured out. (I didn’t know anything about that before this project.) Ultimately what killed it is not having enough analog pins. I think it would have worked but I couldn’t use one of the analog pins because it was shared with wifi.
Oh well, at this point I’ll proceed with a separate display and ESP32.
So i had seen that link was wrong a while ago, but unless you release code i can do nothing. I woukd never figure this out, so i was going to wait and see if you released, then would have asked for joysticks