Skip to main content

One Kit Wonders: The PunchBot

For the new NXT book coming out this month, I chose to create a robot that reaches back a few decades to use an old method of programming - it's called PunchBot.

Long before we ever had graphical user interfaces (GUI) or even the command prompt (look it up if you don't know what THAT is), early programmers used a flat piece of stock paper called a punchcard to submit instructions to large mainframes (basically the predecessor to what we know as servers - web servers, email servers, etc.). They fed these cards into a slot (sometimes a card feeder could be used) and each card contained a small bit of the larger program. I use the word 'bit' here slightly tongue-in-cheek because that's exactly how early programmers did it - they programmed in binary, using only 1s and 0s (zeroes) to perform basic functions such as ADD, SUBTRACT, MOVE, and more commands. (Do a search for "machine language" for more information.)

It was tedious, error prone, and not as glamorous as programming with a nice drag-and-drop interface like NXT-G. These cards were printed with dozens, sometimes hundreds, of small circles or rectangles. Holes could then be punched in the card - a punch in a particular hole indicated a 1... a non-punched hole indicated a zero.

So on a particular card, if you saw the following:

punch - no punch - punch - punch - punch - no punch - punch - no punch

this equated to

1 - 0 - 1 - 1 - 1 - 0 - 1 - 0

That's an eight-bit sequence! - if this were treated as a binary number, it could be converted to the decimal value of 186. You'll need to do some research on binary math to understand this process, but for now what you need to understand is that programs were written using hundreds, thousands, and sometimes even millions of cards containing punched sequences like the one above. Some cards could hold dozens of sequences and other cards might only hold one or two... as technology progressed (laugh), cards could hold more and more sequences of punched values - this in turn meant that programs took up fewer cards!

My Punchbot will show you how to create your own punchcards, with each card holding five bits - the first bit is always "punched" and is how the robot will find the start of each card (I call it the synchronization bit). The remaining four sections of the card can either be punched or not punched. Four bits means I have a total of 16 possible combinations (again, do some research if you want to understand binary counting).

This means that each card can tell the Punchbot to run 1 of 16 possible mini-programs! (Each mini-program is stored in a Switch block that is configured with 16 tabs - each tab can contain one or more NXT-G blocks meaning you can create complex behaviors for each card.)

For example, a card with 1-1-0-0-1 converts to 9. (Remember, the first bit on the far left is a synch bit and isn't counted BUT it must always be punched so it is represented by a 1.)

If I submit two punchcards to my PunchBot, both with this sequence, the robot will run whatever blocks I have in the 9th tab of the Switch block TWICE. You can submit as many cards to the PunchBot as you like - it stores the cards' values in a file and then reads them back in sequence to determine the order that your sub-programs will run.

Building instructions and the complete program are provided in the book, along with some expanded exercises and suggested modifications to improve the robot.

I hope you enjoy it!

Popular posts from this blog

Celebrating MINDSTORMS with a Remix - Part 2

The ROBOTMAK3RS continued their celebration of the 25th Anniversary of MINDSTORMS through these summer and fall remix projects. Each ROBOTMAK3R was tasked with selecting one LEGO set of their choice and combining it with a MINDSTORMS set. Below are the five amazing models they came up with. Remote controlled material handle r by Jozua van Ravenhorst (aka Mr Jo) This remix combines the LEGO Technic Material Handler (42144) with MINDSTORMS EV3 (31313) It uses the power of pneumatic cylinders to move objects around. By using a bluetooth remote control, very precise movements can be made with this model. Touch sensors in the base chassis prevent the turret twisting the cables that go through the turntable to much. The program has several protections to prevent over pressurizing the system for each of the 3 individual pumps and valves that control the 2 booms and claws. The real version of this machine is mostly used in waste material sites to bring the material to machines that sort and

Celebrating 25 Years of MINDSTORMS

In celebration of the 25th Anniversary of MINDSTORMS, we take a trip through history. Please also visit ROBOTMAK3RS Community every week as we highlight different projects all through 2023 in celebration of the anniversary. Some of the early history is based on the content shared by  Coder Shah  in our  MINDSTORMS EV3 Community Group . Some of the text and links may have been edited from his original posts for consistency and clarity.  1984 - Kjeld Kirk Kristiansen watched a TV program called "Talking Turtle," where MIT professor Seymour Papert demonstrated how children could control robot "turtles" using LOGO, a programming language he developed. 1988 - The collaboration between MIT and LEGO resulted in LEGO TC Logo in 1988, which allowed students to control LEGO models using computer commands. The video shows Papert demonstrating TC Logo. 1990 - LEGO TC Logo was hampered since the robots you built had to be tethered to a personal computer. LEGO and MIT

MINDSTORMS Retires!

2023 is the 25th Anniversary of the MINDSTORMS brand. For 25 years, MINDSTORMS has educated and inspired a generation of robot builders, both children and adults. Unfortunately, the LEGO Group decided to end the line on December 2022. Many ROBOTMAK3RS have been passionately involved with the development of MINDSTORMS through the MUP and MCP programs. Even with the newest Robot Inventor line, several ROBOTMAK3RS were invited to submit additional bonus models that were included in the official app. Regardless of the retirement of a major LEGO robotics product line, ROBOTMAK3RS continue to MAKE-SHARE-INSPIRE using all LEGO robotics platforms available to us. Here is the official statement from LEGO. Since its launch in September 1998, LEGO MINDSTORMS has been one of the core ‘Build & Code’ experiences in the company’s portfolio, carrying with it significant brand equity and becoming a stand-out experience for the early days of consumer robotics and leading to current Build & Code