Square root Calculator in Minecraft.
The project was completed on July 12, 2016.
Video: https://youtu.be/HvhP6PfT-PQ
- The algorithm used to calculate the square root value is "long division method", in korean "개평법"
- My own conversion algorithm was used to convert numbers between Binary and BCD: Video
- Sequential Logic Circuit (It takes around 5 minutes to calculate one value)
- input(0~1024), output (up to two decimal places)
- | image |
---|---|
Circuit | ![]() |
Screen | ![]() |
input | result |
---|---|
2 | ![]() |
976 | ![]() |