10-27-2013, 05:16 PM
Hi all
Im not sure if this is in the right sub forum but I'm not sure where else to put it. Im just wondering about something that cursed me when I was making my old CPU server segment screens.
Im sure you've all heard this question or had this problem before but I still haven't found a good solution to the problem. What is the best way to convert the binary output from a CPU/ALU into something that seven segment screens will work with. Is it best to do binary to decimal or binary to hexadecimal? Are both of those bad and the best thing is binary coded decimal? Bare in mind I am talking about 8 and 16 bit here. I have made binary to decimal decoders and hooked one of them up to each screen. When a number comes in though like 32, it only goes to one screen so only one digit of the number is displayed and I have know idea how to fix it.
I have seen many ways online that are REALLY small but do the job fine and its really frustrating as I want to know how they work. Here is one example - http://www.minecraftforum.net/topic/4952...converter/
If any one can answer any one of my questions please reply. If anyone knows how the decoder above works I would love it if you could teach me on the server how I would go about building one for myself.
Thankyou!
Im not sure if this is in the right sub forum but I'm not sure where else to put it. Im just wondering about something that cursed me when I was making my old CPU server segment screens.
Im sure you've all heard this question or had this problem before but I still haven't found a good solution to the problem. What is the best way to convert the binary output from a CPU/ALU into something that seven segment screens will work with. Is it best to do binary to decimal or binary to hexadecimal? Are both of those bad and the best thing is binary coded decimal? Bare in mind I am talking about 8 and 16 bit here. I have made binary to decimal decoders and hooked one of them up to each screen. When a number comes in though like 32, it only goes to one screen so only one digit of the number is displayed and I have know idea how to fix it.
I have seen many ways online that are REALLY small but do the job fine and its really frustrating as I want to know how they work. Here is one example - http://www.minecraftforum.net/topic/4952...converter/
If any one can answer any one of my questions please reply. If anyone knows how the decoder above works I would love it if you could teach me on the server how I would go about building one for myself.
Thankyou!