Minecraft Maps / Redstone Device

Binary to BCD Converter (SS, Sequential)

  • 3,266 views, 2 today
  • 182 downloads, 0 today
  • 7
  • 2
  • 3
GISED_Link's Avatar GISED_Link
Level 21 : Expert Network
7
undefined

Hello guys,

I present you my Binary to BCD converter. It's a really compat solution for converting a binary number in BCD. Then you can easily show the number with 7 segments displays.

Features :
  • SS, Solid State, that mean there is no piston in it (increse a lot the stability)
  • Relatively slow (1 bit converting speed : 1,25 Hz, = 1 bit each 0,8 second)
  • Extendable at infinity
  • Easy to use
Be careful when you will stack it for a higher bit range. You need always to add a end bit at the shift register. (contact me for an 16 bit version or higher)

The version in the schematic file includes the BCD to 7 Segments decoders (designed by kothar) and the 7 segments...
Progress100% complete
Tags

Create an account or sign in to comment.

1
11/12/2018 11:00 pm
Level 1 : New Miner
ennn
ennn's Avatar
how can i do it but in real life hahaha i need to convert 7 bits binary to bcd but i can´t use 74185 please tell me how did you make this?
1
01/21/2019 1:40 am
Level 21 : Expert Network
GISED_Link
GISED_Link's Avatar
Wow I've totally missed your comment ! Sorry ...
I think I'm a bit late for giving an answer ... Usually I respond in 1-2 day ...

So I will give you a short answer : Today we use microcontroller. They are really cheap and with smaller size package than common 74xxx ! The best way is to create a programm that convert a binary input to a bcd output. The easiest way is to create a look-up table with all conversion stored. And I think, in this case, it is really faster and smaller than programing a specific algorithm to compute the result !

If you are not familiar with microcontroller, you can begin with an Arduino.
1
03/26/2015 7:50 pm
Level 64 : High Grandmaster Senpai
GrayRemnant
GrayRemnant's Avatar
Very impressive!  This is amazing!  :D
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome