druke515
D515: The Blog
15 posts
can't get me coppers!!!1!!!!11!!11!!1!
Don't wanna be here? Send us removal request.
druke515 · 1 month ago
Text
Boo! Did I scare ya?
yeah, I'm making another post on Tumblr.com. Not about any computers this time, instead just about my plans for this blog. Now I'm not entirely sure what I'll do with this blog, but I know that at least I don't want to abandon it for a year like last time. I intend on making this possible to achieve by talking about whatever the fuck I want to. Simple solution. I will start doing that right now.
Tumblr media
Here is a little city I made in a game called Theotown.
3 notes · View notes
druke515 · 1 month ago
Text
Hello Yet Again Tumbl.
Tumblr media
More Processing Power? Yes please!
I, and my buddy, have done even more to this machine. It is actually complex enough that my computer can't stably simulate it. That and new bugs but uhhhhhhhhhhh yeah. onto the yap sesh.
Tumblr media Tumblr media Tumblr media
It's even fucking larger.
The up-scaling of all of the operations was the first part of this series of upgrades. Honestly not much to say about any of them. This was a very easy process. The multiplier was the most difficult, but that's just because It took longer than the others.
Tumblr media
The Decimal Monster Returns, and With Even More.
This was the second step in the upgrades, this upgrade giving the computer the ability to represent up to 65565 in decimal, from 16 bits of Binary input. idk that's kinda it.
Tumblr media Tumblr media Tumblr media
Taking Decimal And Making It Binary Again.
This was part of the preparations for the upgrade in the keypad to using the decimal system. This system of parts makes the keypad's input is then output as binary for the calculations it will put through.
Tumblr media
Representing The Extended Width.
You can't just expand the width of the converter and NOT expand the circuit that outputs the visuals. That's about it.
Tumblr media
Want A More Advanced Button Array? Get Some More ticks!
A simple upgrade for the Four tick, stepping up from 4 ticks to 6 ticks, another pretty simple thing.
Tumblr media
Now That's I Call A Button Buffer!
This is the biggest part of the upgrades, also the most complex. all this does is process the button inputs. This done over 6 ticks. Each tick does 1 thing, such as the first two ticks storing your first set of ones and tens. The outputs on the far right are where the button inputs are fed out to processed. The six tick controls when things occur through a very much so scrapped together system, but it works. Also on the far right is the Decimal to Bin converter, it does what it says on the tin.
Tumblr media
Conclusion I guess.
This Project as a whole means quite a bit to me, its the first one I haven't given up on practically immediately because I faced a small volume of issues. It's also just an impressive show of how much a cool pro fortnight gamer I am.
Tumblr media
Wario posting now lmao
14 notes · View notes
druke515 · 1 month ago
Text
Advancing Systems!
Welcome back again to the COMPUTINATOR SHOW! I'm gonna start with the gif, because I'm feeling nice today.
Tumblr media
Now onto the things that have actually changed.
Tumblr media
New Memory Array!
That's right, from 64 bytes to 256 bytes! This new design halves the number of selector bits for quadruple the storage. That means that it goes from 16 bits to 8 bits, all of them getting better utilization than in the former circuit. It also looks ever so slightly more legible. You may also notice the off and in row 2 column 11, this is because I have happened across another, of what me and my buddy have defined as "Evil Spots," where in which wires, inputs, and outputs just do odd shit. On the COMPUTINATOR's main circuit we have several of them, and it's just an odd inconvenience. This is also the first real change to circuit since i made the original circuit.
Tumblr media
Bug Fixes and Fool-Proofing!
This is the latest iteration of the circuit that manages the buttons™. What has happened here is making it so only certain things can occur on certain cycles within the circuit itself. For example, on cycle 1 you input your first number, on cycle 2 you input your operand, on cycle 3 you input your second operand, and finally on cycle 4 and its down-cycle you calculate and write the equation. We also prevented you from inputting, say 1 and 2 on the same cycle and accidentally creating 3 in the buffer.
Tumblr media
The whole goddarn thing.
If you were paying attention in the gif you would notice the alteration to the bottom set of buttons. This is because of the memory rework, removing the necessity of having so many buttons. Everything else is quite the same. I'm really proud of this thing, and how far me and my buddy have pushed this thing.
Tumblr media
Wario
2 notes · View notes
druke515 · 1 month ago
Text
Hello. it is Tuesday.
Tumblr media
COMPUTINATOR TIME!
This time, with decently big news. This computer now used the Decimal numeric system for its screens. This means that uhhh 9+10=19.
Tumblr media Tumblr media
Here's the thing that does the thing
I'm tired and writing this, this is disastrous. Anyways. this doohickey takes in Binary data and makes it work as decimal. I do not understand how it does this, but it works.
Tumblr media
New hyper-specific circuit that serves only to compress the space the circuits in question take up.
Tumblr media
Gif I guess lmao
This is again, all done on Logisim-Evolution. Thamks for stoppin' by.
5 notes · View notes
druke515 · 2 months ago
Text
Tumblr media
Big Things Are Coming.
This is a Gif of the COMPUTINATORv2, With the forwarding of the version comes a transition to Decimal interactions with the computer. This will make the computer nicer to work with and gives us several components my buddy and I will need going further. Dunno what else to say, but have a nice day/night and thanks for tuning in yet again.
2 notes · View notes
druke515 · 2 months ago
Text
Hello again, Tumbl.
I return with more wondrous news. The COMPUTINATOR has improved even more.
Tumblr media
GAZE THINE EYES UPON IT AND WEEP!
This glorious piece of shit can now do subtraction correctly (Applause.FLAC). That's Right, it can tell you what 7-8 is. Me and my friend did a very lazy solution for it, but what matters is that it finally works. Let's take a peek at it right now actually.
Tumblr media
CRUSTACEOUS CHEAPSKATE!
This Evil Thingamabob is the product of knowing somewhat of what is going wrong, but not enough to fix the problem. So, what do you do in that situation? Double it and give it to the next person. That's just about what occurs here, the calculations done here can be simplified to simply inverting the circuit if there is a negative operation. Or put into more logical terms, if(A>B) then (A-B), if(A<B) then (B-A, sign). The "sign" in this case being the Bout. This results in it working. Now onto some of the Shiny Rocks.
Tumblr media Tumblr media
I LOVE PRETTY THINGS!
The circuit on the left technically doesn't even really need to exist as its own circuit, it just looks prettier as an individual circuit. The circuit on the right, However, is what is used to visualize the operations you're doing. This is actually the second time I made this circuit I accidentally disconnected the computer's power while working and lost that progress. minor inconvenience. Now onto a GIF of this baby workin'!
Tumblr media
I MAY BE (REALLY COOL😎) STUPID! YIPPEE!!
This is again, all done on Logisim-Evolution. Thamks for stoppin' by.
3 notes · View notes
druke515 · 2 months ago
Text
I have yet again cooked.
Not going to say i should've been allowed to, but fuck you gonna do.
Tumblr media
This is my latest concoction, the COMPUTINATOR!
copyright no steal pls
This is an even more complex computer, fully capable of using more than seven segments to visual data! (this is not exciting) There is still no divider, as the idea of making one is stressful enough. It processes a smaller volume of data in comparison to the last however, but the cut in size makes everything easier to design (smaller number make easy). On top of the new 8x5 LED matrix, I and my buddy have produced a series of buttons that allow you to interact with the computer in a more fun and easy way. (flipping the bits just isn't as fun as watching the button go up and down) Now onto some more explanations and yapping.
Tumblr media
How 2 Pretty: Green Lights Edition
Look at this mess of wiring. this all allows for the decoder of 4 bits of binary data into hexadecimal data which is then scribed onto the LED matrix (seen 3 times in the bottom right of the COMPUTINATOR, and on this decoder on the top left.) This took easily the longest of the newest additions as it needed me and my buddy to create a table identifying patterns within the data we were visualizing, and then actually wire the data to the standard of the table. But once we wired everything together, it was like a shiny rock to a four year old, because I like staring at it work.
Tumblr media
DATA? HOLD IT RIGHT THERE!
This right here is a data buffer! it does what it says on the tin. it takes in a single bit of data, and once that data is input it is then locked in by itself. Once the data is locked in, it can only be change via the reset switch (on the bottom). This is what allows the buttons to function, as otherwise you would have to synchronously hit all of the buttons you want to input. (you only have one finger in the program so that's not happening)
Variants of the DATA buffer used in the computer.
Tumblr media Tumblr media
On the left, a single byte of data buffer. on the right a four bit data buffer. data is in individual pieces for convenience.
Tumblr media
This THING.
(I don't trust it) This is a 4 tick clock buffer, but could also be used a 4 pulse data delay. This thing was a nightmare to get functioning correctly, as every redesign generally resulted in an oscillation error. (I love lighting computers on fire) This is not used on the computer, but the process of designing this thing led to the discovery on how to design a data buffer.
Tumblr media
Gif of the Glorious COMPUTINATOR
This was all done on Logisim-Evolution, a great, if aging, program. I am a big fan of this program, but I do have a few issues with it, first and foremost that double middle-clicking returns the camera to the center. Now that probably doesn't sound that bad, but while editing things middle click is to actually interact with the items in question. I will be quickly flipping data bits to test and get thrown around and disoriented multiple times. here's the .circ if you're wanting to screw around and break the circuit yourself. Maybe you can fix the subtraction circuit.
What's the future of this blog? (if you're actually wondering)
I do hope to at least post once every few months, but don't expect anything, especially not anything frequent. MY friend wants me to do a blog on radioactive materials and radioactive things in general. (The friend is the one who was insulting me in asks.)
Thanks For Tuning In!
and have a nice day.
2 notes · View notes
druke515 · 7 months ago
Note
You want a better insult?
you absolute baffon
you cock sucking bowling pin
you uncultured, unappealing, unworthy of the sword bumble bee
You use your technological prowess cover up your cripplingly low self esteem.
(Fuck you for being smarter than me cunt)
I hope you piss yourself on your wedding day. If you ever get a genie so you can wish for some bitches.
may your socks always be soggy and your bacon never crispy
Sincerely,
your most hated friend
while you have some original insults, it is made of tropes and surface-levels degredation of the person. The usage of vulgarity decreases any real potential of the insults. I also am not the biggest fan of bacon, and soggy socks don't faze me.
0 notes
druke515 · 7 months ago
Note
Your a cunt 🫶🫶
Your prose is dissapointing. I expect much greater of an insult to be worthy of MY blog. You sour my page with your soft handed words and grey squares. Your post belongs buried in a ditch in which it will lie for eternity. You belong in the same ditch alongside it.
2 notes · View notes
druke515 · 1 year ago
Text
Tumblr media
Hello Again!
I'm gonna take this blog post to try and explain the gates of digital logic,
NOT gate: This gate inverts whatever is input, so an input of 0 becomes an output of 1 and an input of 1 becomes an output of 0
BUFFER gate: I have no idea what this does, it seems the same as just using a wire and not having it there.
AND gate: takes two or more inputs and only outputs 1 if all inputs are 1
OR gate: Takes two or more inputs and outputs 1 if 1 or more of the inputs are 1
NAND gate: Same as AND but the result from the and is inverted
NOR gate: Same as OR but the final result is inverted
XOR gate: Exclusive OR gate, it only outputs 1 if only one of the inputs are 1
XNOR gate: XOR gate but result is inverted
ODD/EVEN parity: I have no clue
Controlled Buffer: takes a line and blocks it unless the input on the side is 1
Controlled Inverter: idk probably the controlled buffer but the output is inverted
Other Stuff
got a day off from school because of professional development, but man i always feel bad for teachers on PD days. The kids get off and they have to do a bunch of meetings and tests and stuff. That's gotta feel like a killer waste of a day.
1 note · View note
druke515 · 1 year ago
Text
Tumblr media
RAM Iteration 2!
I've done it again, I've made another RAM chip design. This has RAS and CAS with an 8-bit input. RAS is Row Address and CAS is column address btw. It can store about 512 bits of data (8 bits per cell, 64 cells, 8*64=512). I'm gonna integrate this into a future project definitely. For my next computer I would love to have a divider circuit, but good lord man, i dont understand them.
In Other News
uhhh I dorgor call doctor
1 note · View note
druke515 · 1 year ago
Text
Tumblr media
Computer 3!
This is a another computer-ish circuit, capable of doing multiplication, addition, and subtraction. It is also capable of storing all of that information within an eight bit RAM-like series of eight bit registers(?). purdy cool stuff.
Tumblr media
On the previous computer;
The re-feeding circuit hadn't worked as I had originally intended, so I had to, instead of taking the pure output of the math component I had to take the output of the storage to prevent an error code and having effectively 2 different inputs for one line.
Tumblr media
The RAM thing I made.
I don't really actually have much to say about this one, other than it gave me a run for my money while designing it. It uses the memory cells found in my past computers for the actual storage, and I had to design an address system. it outputs undefined if all of them are inactive though.
Why am I posting to Tumblr?
Idk, I just don't like facebook and the zuck and twitter is ground zero. and no I'm not gonna use one of them open-source whatever the shit ones, you can't make me.
and before any of y'all can ask, I'm using logisim-evolution, which can be found here
1 note · View note
druke515 · 1 year ago
Text
Tumblr media
Some more good stuff
I've made another circuit, as seen above. this circuit is an 8bit multiplication circuit. it uh... it does multiplication and that's about it. I'll add it to the computer circuit eventually.
Tumblr media
Expanding on the computer from yesterday,
I have improved it a little bit. I finished labeling everything and I added something cool. you can now feed the output of the math back into itself to do more complicated mathematics. good shit.
Tumblr media
Also I'm gonna start doing this,
I'm gonna show off a logic circuit, like the one seen above, and explain it for people who don't know about them. The one seen above is a Full adder, the most basic component of any good computer, other than the Half-adder which is more basic but isn't as cool. the full adder takes three inputs, that being A, B, and Carry-in(Cin). The actual logic chart thing is this;
A | B | Cin | S | Cout ---------------------- 1 | 0 | 0 | 1 | 0 ---------------------- 0 | 1 | 0 | 1 | 0 ---------------------- 0 | 0 | 1 | 1 | 0 ---------------------- 1 | 1 | 0 | 0| 1 ---------------------- 1 | 0 | 1 | 0| 1 ---------------------- 0 | 1 | 1 | 0| 1 ---------------------- 1 | 1 | 1 | 1 | 1 This circuit is practically the backbone of modern computing because of its raw versatility. I mean this circuit can practically do anything, need to subtract? add some not gates. need to multiply? do some voodoo magic and sacrifice your sanity. need to handle a lot of addition? chain the Cin and Cout to make an infinitely large adder. I love this shit man.
Other shit
Life's pretty chill man, weekend is freakin baller, except its too short man. 2 days of rest then five days of work, although I'm in school, so idk I might be more worked in school than at any potential job and without any moolah based compensation. Expecially because who knew people could express so much hatred for somebody with red hair man, I mean holy fuck dude.
and before any of y'all can ask, I'm using logisim-evolution, which can be found here
1 note · View note
druke515 · 1 year ago
Text
Tumblr media
2nd blog post hell yea
The image is of a little computer thing I designed, and is relevant to what I want to do with this blog, which is document my amazing compoopers I design because I am so cool.
This website doesn't let me use comic sans ms so i am very disappointed in that regard, however i don't feel like fighting the man so i'm gonna just bitch about it and then do absolutely nothing about it.
I'm posting this while using Firefox and it has a built-in auto-correct and it gives me like ten options and none of them are what I was trying to spell, like when i was trying to spell "very" and I accidentally just typed "ver" it gave me words like "ve" and "er" and "ee" which idek if those are even words.
also tumblr to me to go ahead and write anything, so here's anything:
Anything
and before any of y'all can ask, I'm using logisim-evolution, which can be found here
1 note · View note
druke515 · 4 years ago
Text
Title
Your Text Here
2 notes · View notes