Quaternary Piston Tape ROM

I show a design for a piston tape where each cell contains 2 bits of data. Thanks to TheRedMelon for the idea! Donate via Paypal: www.paypal.com

I show a design for a piston tape where each cell contains 2 bits of data. Thanks to TheRedMelon for the idea! Donate via Paypal: www.paypal.com

A tutorial on how to build a 4-bit memory tape, using pistons. It walks through from start to finish the construction of a piston memory tape unit including memory tape and feeder, read head and 4 pulse clock. This method could easily be adapted for something like a segmented display or a music box.
minecraft piston memory tape tutorial how-to pulser punch-card

I show you how to build a piston tape with three states per cell.

Etho recently made this in his LP, but it wasn't quite working the way he intended, so I gave it a go and came up with this. I hope you like it! More videos coming soon. Saves (Doesn't have this currently): bit.ly Donate: bit.ly
minecraft pearsquirrel redstone ethoslab piston tape block swapper long delay timer lets play nether blaze farm

I made a few mistakes in the first video and ended up improving the design, so I decided to make a tutorial for the new version. Saves: bit.ly
minecraft pearsquirrel light sensor villager testificate redstone

Showing a two digit 7 segment counter/timer I made in a few minutes after watching CNBMinecraft's part one video of how to make a clock. His way of wiring up the pistons in the piston tape made me want to try this out.
minecraft mine craft digit two seven degment counter clock timer with piston tape memory cnbminecraft part one wiring redstone repeater

Update: longer version at www.youtube.com This is a data storage device made in minecraft. It works by placing either wool or sticky pistons into a circular 'tape', and tests the data by pushing power into the block at the read head. If the block is a piston, it will push out another block, bridging a redstone circuit. This design uses a 23-bit tape, but it can be expanded by extending the tape loop. The piston push limit can be worked around by adding more angles to the loop, but this will increase the length of time for each seek operation. This design is not optimized, and I am certain it could be made both smaller and faster. Sorry for the short video, I plan to record it in more detail later. Eventually, this will be connected up to Turing machine logic.
Minecraft Turing machine Piston Tape drive memory hard drive

Minecraft piston tape drive with some random data being reset to 0 manually. More information can be found here www.youtube.com
Minecraft Turing machine Piston Tape drive memory hard drive

Demo video of my programmable piston tape with RAM module mechanism, currently programmed at minimum capacity to open and close doors:P SONG! - Klaypex - Rain (Used with kind permission of Klaypex)
Mine craft minecraft kami prestige kamiprestige ram computer how to tutorial sethbling advanced redstone gates latch adder half CPU

This one took a while. Probably the most complex thing I've made in minecraft. Comment, Rate, Subscribe, Favorite, show your friends :D I was going to do an 8x8 but because of the need for a gap between the wiring for the display, it would have made the memory tape system 127 blocks long. I settled for 4x4 as instead it's only (but still pretty damn big) 31 blocks long. The texture pack is DokuCraft (with a few minor modifications)
redstone torch monitor led segment display electronic power block gold glass memory ROM animation animated picture contraption machine computer complex complicated clock logic piston sticky repeater red stone mine craft obsidian pick shovel sword axe engine jallen

Little update what I've been playing with in my Test World, Little Blocks Mod made a super compact 7 segemtn display, planned on using it for a multifloor piston elevator, using a memory tape. instead came up with a reversable 2 way piston tape. easy to build. www.justin.tv www.justin.tv www.justin.tv www.justin.tv www.justin.tv www.justin.tv

Showing the 24 hour clock that I made using piston tapes. Quite an obvious design, so you might have seen ones like this before - however I did make this without having seen any other tutorials or clocks before. World save - www.mediafire.com The invisible stair block idea that was used - www.minecraftforum.net
Minecraft Mine Craft Digital Clock Video Game Redstone Red Stone Magix Maagiapall rdf Minecraftforum Zhul cnbminecraft Code wannywanson codecrafted Piston Tape

A practical application of the piston memory tape. A music box playing Air from Franz Joseph Haydn's Surprise Symphony, taken from a beginner piano book. I put the note blocks just out of hearing of the pistons as they are quite loud.
minecraft piston memory tape redstone music box note-block note music-box haydn surprise-symphony air

UPDATE: This video is so old and outdated LOLOL A mix-up of many Detroit Piston moments, both young players and veterans. Enjoy. For copyright reasons I had to audio swap my original song Headstrong by Trapt with Cranberries or whatever that song it called. More tags: Allen Iverson AI...
nba basketball detroit pistons piston billups rasheed tayshaun hamilton trapt headstrong trick shot mix tape up shots

So much... okay, list of all things shown: 16 bit modular: multiplier divider binary to decimal decimal to binary (not shown) square root extractor (RDFserver) piston state memory Ascii display 72 bytes of readable, writable, and addressable tape memory I4004 modefication MSB detector (see video) I am going to make videos going into more detail on many of the things showed in this video. Enjoy.
minecraft redstone multiplier divider 16 bit square root binary decimal RDF tape memory i4004 piston state ascii display

See part one here: www.youtube.com Two additional points to note about timing when you're constructing a piston memory tape system. Point 1. How your pulse clock is wired (clockwise or counter-clockwise), will have an effect on how your tape functions, both in terms of speed, timing, and how many blocks it will hold. Point 2. It *is* possible to simulate cross linking your pistons as mentioned in the previous video ( www.youtube.com ) by adding a second block to the clock, but this setup isn't stable. It will break the clock, when you turn it off, and you'll need to reinsert the second block each time. There is no apparent speed gain from doing it this way over cross linking, and you can do both, but it also doesn't increase the speed.
Minecraft piston timing memory tape redstone clock speed wiring

Very simple, cheap home made power piston for Stirling engines! 0:21 dry test 0:54 wet test built in a similar Stirling engine
Stirling engine engine machine hot air lamina flow thermoacoustic resonant DIY home made homemade green power energie energy sun new invention idea simple step by step

When you're using the 4 pulse clock to power a block-based piston-powered memory tape there are some timing issues to be aware of. A 4x4 tape, for example has 12 spaces for blocks, and you must leave 1, 2, or 3 spaces for the tape to feed correctly, giving your tape a length of 11, 10, or...

Step by step simple power cylinder/glass piston for Stirling engines!
Stirling engine engine machine hot air lamina flow thermoacoustic resonant DIY home made homemade green power energie energy sun new invention idea simple step by step

World Download: www.mediafire.com Big thanks to Zoidsfan777 for sending me the world he'd been working on tapes in. My main goal here was to develop a working, full scale model of a rewriteable piston tape. It would take a little more work yet to truly turn it into a fully repeatable cell system without any delay between each band, that you could stack endlessly for any project you needed. I managed to accomplish my goal, although there are some flaws in the system that keep it from counting as a perfect system. These include individual band cells being three wide instead of one, as I could not find a possible method of making it one wide, the somewhat slow writing speed, and the fact the reader can't currently line up with the bit changer. I'm not really sure how good this system is, so I'll refrain for the moment from improving it further. If interest is shown, I'll try to turn it into an infinitely repeatable system with faster writing speed, limitless bit segments, and a series of schematics that link everything together as cells.
writeable write-able rewriteable piston memory tape band minecraft redstone sticky repeater chain loop cell play stop rotate write

Just a quick demo of an piston memory tape system with reverse direction control. It has an on/off switch and a clockwise/counterclockwise toggle switch. It required two pistons at each corner, and a piston-switch to redirect the current to the alternate set of pistons. Corner one and three just needed a straight switch to the piston next to it, but two and four needed wiring to the opposite corner. ( I could probably simplify this a lot if I needed to, but a good first attempt).

A fully functional 12 hour, 7 segment digital clock... on a map. Song: C418 -- Minecraft MCEdit Schematic: www.planetminecraft.com Subscribe! This is based upon Sethbling's map update video. The clock is comprised of pretty much two parts: 1. The 8x8 quarter chunks that make up a pixel on the map 2. The clock's circuitboard (pistons tapes) that changes the map segments.
minecraft digital map on clock redstone torch repeater seven segment abacus piston tape twelve hours fully functional as compact possible schematic download available

READ ME: A video on the smallest digital clock to ever have existed in Minecraft, as of April 15, 2012. It measures 11x11x34. As always, our channel only makes things in Vanilla redstone. From the RedstoneInnovation labs, we would love you forever if you rated, commented, and subscribed :D More cool stuff is coming soon! World Save: www.mediafire.com Schematic: www.mediafire.com
minecraft redstone innovation 3x3 no sand or gravel piston door fast super compact tutorial quick easy smallest digital clock ever to have existed amazing wow cats piston tape explanation showcase

Seventy-five years ago the British mathematician Alan Turing proposed a theoretical device that could perform computations and provided the foundations of computer science. en.wikipedia.org This is a Minecraft implementation of a Turing Machine. Here it is running Turing's first example program, simply writing a sequence of symbols to the tape. I have 3 block pairs for each symbol; for this program, all glass down represents a blank, just the middle block down represents a zero, and the outside blocks down represent a one. The program writes the sequence blank, zero, blank, one, and repeats. en.wikipedia.org In theory the tape extends to infinity, but Minecraft isn't quite that big, so I have looped the tape around and joined it behind the machine. Each tape position can hold one of 8 different symbols including the blank. The magenta section is the read/write head; it pops the bottom blocks out for reading, and then writes to the tape by changing blocks around with pistons. picasaweb.google.com The orange section is the machine state. There are 4 latches allowing up to 16 possible states; I usually reserve zero as a halt state. The blue section is the action table, which is the program that defines the state transitions and the resulting actions on the tape. This Turing Machine has enough capacity to implement a Universal Turing Machine, but for a more practical demonstration I have coded a program that looks for palindromes. I've encoded a sequence of symbols GAATTC <b>...</b>

Hey guys this is xlr20ice. This is a tutorial on how to make a piston memory tape. In the video, I show only a couple ways this could be used, but really there is a lot of ways you can use it. I will make a video in a while showing how to make a larger version. Go here and get an internet cookie!: forum.madgaming.eu This is were the schmexy people hang out: build.madgaming.eu:25565

YouTuber FangvsLeon (now CraftDynasty) sent me a map containing a digital clock, which can be seen by looking on a map. Check out CraftDynasty's channel: www.youtube.com MCEdit Schematic (make sure the pixels are quarter-chunk-aligned!): www.planetminecraft.com More Discussion =============== reddit: www.reddit.com Minecraft Forum: www.minecraftforum.net
Minecraft Digital Clock Watch Map Seven Segment Display Piston Tape Redstone

hello everyone my name is onlineman and welcome to my first minecraft video. this is my first redstone contraption :). MAP DOWNLAOD: www.mediafire.com if you want to create your own images you need to go to the ROM and write in it with wood (or any solid block that can carry redstone signal) i hope you like it please rate comment and subscribe if you want Thank you ! - onlineman
Minecraft Piston dysplay advanced resdtone wire redstone wire Simple Easy Save images HD HDD high quality piston tape ROM memory

I made a very simplistic version of Super Mario Bros in Minecraft. Donate via Paypal: www.paypal.com
Minecraft Super Mario Bros Wolf Sheep Piston Tape Giant NES Redstone

Implement a loading bar in your invention which acts as a long delay circuit with that oh-so-satisfying GUI. Color key... Orange: Piston tape Green: Toggled clock Blue: Loading bar piston activator Red: Walls to create a "dark room" Sorry to make you wait, but procrastination barred my progress. Song: Rubber OST - Room 16
Kevin Minecraft loading bar progress bar screen invention redstone circuit signal length procrastination meter

A simple RS Nor latch array design using a cyclic piston tape mechanic. If you like the video please give a thumbs up:)
Array Data Structure Array Data Type mine craft rs nor latch memory array adder binary bit half full piston ram tape module mod sethbling tavi rider sand based cyclic sticky complex red stone redstone circuit kami prestige kamiprestige

My girlfriend suggested that I create the Mario Bros 3 minigame in minecraft, so I did. Download the world: www.mediafire.com Donate via Paypal: www.paypal.com

Version 2 of my piston display counter. I've added a second digit, and redone the wiring. Because of the close proximity of the numbers, I've had to drop two segments (I never liked them anyway). I've also upgraded the memory from static blocks and torches, to a piston-driven memory tape/punch card style system. Each digit has its own memory tape. The one's memory tape includes a control track which cycles the ten's memory tape once per revolution. Thanks to JuryDutySummons for some of the techniques I used. Also not explicitly shown in the video, but I also made use of the very useful single pulser demo'd by zerke2001.
minecraft redstone piston display 10-segment memory punch-card tape control-track

This is a response to sethblings ternary piston tape. I remade the piston rom into a logic gate. Please dont forget to comment rate and subscribe If you like this video i ill make a Tutorial for you's ============== music: None by: Corey steam: Kingcorey10 skype: zavione
minecraft tri triple ternary logic rom accesable and or ram Random-access memory

Song, BIG DADDY, by Piston Head. Full version 4 minutes, download at ITunes and Amazon: SEARCH FOR PISTON HEAD, copyrighted by PennyCandy.
vicious animal attacks top 10 animal attacks animal attacks killer animal attacks

This Station will only work from snapshot 12w16a on. (Grab it on Mojang.com) We recently tried to find a cool way to implement the new dispenser behaviour in our survival world. So I came up with this Minecart station. DOWNLOAD LINK: www.mediafire.com
Minecraft redstone piston creation invention JL2579 #21 minecart dispenser snapshot 12w16a new feature station tape barrel gold block detector rail