Elegoo Saturn Review – Elegoo’s Budget-Friendly Mid-Size Resin Printer
Review of the ELEGOO Saturn resin 3D printer - ELEGOO mid-size MSLA printer with 4k mono screen and larger build area than the ELEGOO Mars
Marketing Director by day, maker, retro gaming, tabletop war/roleplaying nerd by night. Co-author of the Problogger Book with Darren Rowse. Husband, Dad, ๐จ๐ฆ Canadian.
Check out Retro Game Coders for retro gaming/computing.
โ๏ธ Support Maker Hacks on Ko-Fi and get exclusive content and rewards!
Review of the ELEGOO Saturn resin 3D printer - ELEGOO mid-size MSLA printer with 4k mono screen and larger build area than the ELEGOO Mars
Retro gamers, I have a new retro blog just for you!
In this tutorial we will write a cross-platform, retro C program that accepts keyboard control of a text-based player character on screen.
Programming in C traditionally starts with outputting “Hello World” to the text console/terminal command-line. In the previous C tutorial we looked at that code but didn’t examine …
Learn to code in C and create your own retro games with this free multi-part C programming tutorial series. But first, why learn to program in C? TL;DR C is one of the most sought-after languages in …
Retro computing and retro games have had a renaissance. I love it. The community has never been so vibrant. As I write this, my friend Andy has won an award for his brand new Commodore Vic 20 computer …
Ever wondered how to create your own custom keyboard or keypad? Do you want a fast way to quit out of Zoom calls? Today we’re going to be making our own custom Arduino macro USB keyboard. Well, …
So far I have covered more Arduino/C and even AMOS Basic than anything else, but my main language on the daily is Python, and my main use of Python is for making my day job life easier! Python is an …
Today, we’re going to create the world’s easiest Hackintosh using the virtual MacOS package, Sosumi.
Seeed sent me a Wio Terminal to play with, and I have to say I am impressed. Rather than do a straight review, I thought I would show how easy it is to make a quick project with it.
In the final (for now, at least) entry in this series, we are going to pull everything together into a playable “Shoot the Invaders from Space” game that has keyboard and joystick control, …