Inspiration
csc207 and csc148
What it does
The encoder takes 32 bit binary and returns the decimal of that number The decoder takes a decimal and returns the binary format of that number
How we built it
We used the library pygame for the GUI with python for the computations.
Challenges we ran into
Switching between different screens based on user interactions was difficult.
Accomplishments that we're proud of
We are happy that we created a GUI that is interactive and informative and provides the correct answer.
What we learned
We learned how to go from binary to decimal and decimal to binary and how to represent it graphically with python.
What's next for IEEE Encoder/Decoder
Another interactive screen that shows how the decimal point moves based on a change in the exponent.

Log in or sign up for Devpost to join the conversation.