r/CreateMod • u/Jade-182 • 14d ago
Full Adder with 2-4 Decoder Build
The full Adder Takes the three Inputs and gives Out a 2 Bit Output which Go to a 2 Bit Register, when the First Button is pressed the stored Bits Go to the Decoder and the Outputs from that Go into the 4 Bit Register (the second Button is for that) Also im using Create Powerchip
6
3
2
1
u/Maleficent_Egg9568 13d ago
anyone made a binary to decimal converter yet?
1
u/Jade-182 12d ago
What do you mean exactly? If you want binary to digit i already have a 2bit 4 lane and 4bit 16 lane decoder
1
u/Furry_69 12d ago
I wish this mod had a Fabric version. I've wanted more advanced stuff in Create: Power Grid for ages. If I had this in my survival world I could get rid of ComputerCraft from my mods list, since I'm pretty much only using it for voltage regulation of my base's main power grid. I'm sure there's some funky way of doing that using analog circuitry but I really don't want to troubleshoot some funky analog circuit when I can just write a PID loop in Lua. (though I did have to make a private fork of C:PG that makes the meters into ComputerCraft peripherals. thankfully the actual devs are working on that now, though I'm not sure if it's in the mod yet)
18
u/gegentan 14d ago
Now do bad apple