32 Bit Oscilloscope - Printable Version +- Forums - Open Redstone Engineers (https://forum.openredstone.org) +-- Forum: ORE General (https://forum.openredstone.org/forum-39.html) +--- Forum: Projects & Inventions (https://forum.openredstone.org/forum-19.html) +---- Forum: Completed Projects (https://forum.openredstone.org/forum-21.html) +---- Thread: 32 Bit Oscilloscope (/thread-6716.html) |
32 Bit Oscilloscope - Halflife390 - 06-12-2015 Whilst messing around with clocks I thought it would be a good idea to have a device that allows you to measure and compare different clocks, essentially an oscilloscope. I don't know if anyone has done anything like this before. Its really only a small project I built today and probably doesn't serve any practical purpose but it works and looks cool. The oscilloscope is a large screen with 32 segments. There is a control panel where you input a clock pulse. The clock will then be visually displayed as a trace on the screen. The device allows you to get a better view at the wave form of clock with different frequencies, wave lengths and duty cycles. It is quite fun to mess about with even if it does cause a bit of lag. There is a master control panel that has a few features:
Next to that is a space for you to build your own clock to test. Like I said, it was just a quick project however, I might make a better version with the segments next to each other and possible 2 screens so you can compare wave forms. I could even have redstone signal strength to act as amplitude? RE: 32 Bit Oscilloscope - greatgamer34 - 06-12-2015 Rekcir briker* has something more like an oscilloscope on ore, ask him about it *idk how to spell RE: 32 Bit Oscilloscope - LordDecapo - 06-12-2015 (06-12-2015, 02:03 PM)greatgamer34 Wrote: Rekcir briker* has something more like an oscilloscope on ore, ask him about it yup, here is a link Wave Gen RE: 32 Bit Oscilloscope - Legofreak - 06-12-2015 I saw 32 bit and i was like o_O is that a lot? and then i realized its just showing a stream of 1s and 0s. Yes I have also have made a device for measuring the period of a clock, but it has a numerical output instead of a display where you count the bars. measuring a clock can be handy. the way yours is set up, it looks good for measuring an asynchronous clock. The way I designed mine it is only accurate to 2 ticks but I bet yours could be 1 tick resolution. I also have a "5-bit" analog oscilloscope to look at pretty waves. RE: 32 Bit Oscilloscope - Halflife390 - 06-12-2015 (06-12-2015, 04:41 PM)Legofreak Wrote: I saw 32 bit and i was like o_O is that a lot? and then i realized its just showing a stream of 1s and 0s. Yes I have also have made a device for measuring the period of a clock, but it has a numerical output instead of a display where you count the bars.Nice scope! I was thinking of making it as complex as that but it was only a quick device I wanted to build. RE: 32 Bit Oscilloscope - TSO - 09-02-2015 I got one that's good to one half tic and (IIRC) count as short as a 2.5 tic clock. RE: 32 Bit Oscilloscope - Halflife390 - 09-02-2015 Well, mine is now officially obsolete. Going to have to start on a better one! RE: 32 Bit Oscilloscope - TSO - 09-03-2015 Mine works by freezing the image using a double piston 'and' gate layout. I think it captures 8 ticks of data. It uses a large cascading... thing that times the captures by the and gates to prevent the waveform from drifting across the screen, and it has another cascading thing (they're like trees of repeaters set for certain delays) that when you push it, it delays that clock pulse by one tic, so the waveform moves one bit to the right. If it's a piston clock generating the test pulse, the last bit in the high stream flips every time the screen updates (thus: half-tic accuracy) RE: 32 Bit Oscilloscope - Apuly - 09-04-2015 pics or didn't happen RE: 32 Bit Oscilloscope - TSO - 09-04-2015 Give me about... eh... 10? or so hours. I have to dig it up off of the hard drives... one of them. RE: 32 Bit Oscilloscope - TSO - 09-05-2015 This is the folder containing the oscilloscope. Because I can't get minecraft to open any of my old saves, this is the best I can do at the moment. I also don't know if the Oscilloscope is even functional in the world I gave you. (You may need to start it's clock) https://drive.google.com/folderview?id=0B33TbxOHRbCENTJJaEVxYXJlRUE&usp=sharing |