Can You Remake Super Mario Bros Entirely in Minecraft?

Is it possible to recreate the game engine for Super Mario Bros in Minecraft? A 2D, sidescrolling, shell hopping adventure. Can every aspect of this classic NES title be remade in a land of blocks? Well, in this Super Mario Maker concept, one person has done such a task – level editor and all. Join me as we do a deep dive into Minecraft and how to build Super Mario Bros within its world!

Ivan Miranda’s Sand Drawing Robot, Take 2

Drawing messages on the sand is perhaps as old as history itself, but Ivan Miranda has come up with a tracked vehicle to automate this ephemeral art form. In fact, what’s seen in the video below is his second take on a sand drawing robot, boasting a much faster print speed than his 2018 version with the caveat that it prints with less contrast.

The new device features 50 SG90 micro servos spread out across a piece of square tubing, controlled by a total of three Arduino Mega boards. These intermittently extend as they’re pulled forward by a tread system on each side to produce words. The build is so long that he has to actually extend his workbench to get it to fit, and at a weight of 13.5 kilograms (around 30 pounds) without the battery, he created a custom trailer assembly to walk it to the beach.

Read more…

How transistor works : Explained | Electronics for beginners

A transistor is a semiconductor device used to amplify or switch electronic signals and electrical power. It is composed of semiconductor material usually with at least three terminals for connection to an external circuit. A voltage or current applied to one pair of the transistor’s terminals controls the current through another pair of terminals. Because the controlled (output) power can be higher than the controlling (input) power, a transistor can amplify a signal. Today, some transistors are packaged individually, but many more are found embedded in integrated circuits.

Play Classic Atari, NES, and SMS Games with the ESP_8_Bit

This ESP32 emulator supports NTSC/PAL video out, and Bluetooth Classic an IR keyboards and joysticks.

There are a ton of projects that have used the Raspberry Pi, BeagleBone, and Arduino boards for gaming emulation, even in the form of handheld and tabletop systems. While they may be a dime a dozen, they are no less fun to build, especially if you are into retro gaming. Rossumur’s ESP_8_Bit is a minimalistic approach to retro 8-bit gaming and allows users to emulate three popular consoles, including the NES, Atari, and Sega Master System, complete with ROM selection menus.

Read more…

Building an Arduino-based bipedal bot

If you’d like to build a walking biped robot, this 3D-printed design by Technovation looks like a fantastic place to start. Each leg features three servos that actuate it at the hip, knee, and ankle for a total of six degrees of freedom.

Control is handled by an Arduino Uno board that rides on top of the legs, along with a perfboard to connect to the servos directly.

Read more…