Published Oct 15th, 2013, 10/15/13 10:55 am
- 3,381 views, 0 today
- 174 downloads, 0 today
14
Decimal-binary decoder 8-bit. It also uses in mine computers.
That scheme convert from decimal to binary_number system.
You can enter number(digit-by-digit)at control panel or reset it(6-th photo).
For example, to enter 162{
| __press_button1;
| __wait 1 second;
| __press_button 6;
| __wait 1 second;
| __press_button2;
}
You can enter number 0-255 else yougoing beyond the type.
Output binary code shows at 5-th photo.
That scheme convert from decimal to binary_number system.
You can enter number(digit-by-digit)at control panel or reset it(6-th photo).
For example, to enter 162{
| __press_button1;
| __wait 1 second;
| __press_button 6;
| __wait 1 second;
| __press_button2;
}
You can enter number 0-255 else yougoing beyond the type.
Output binary code shows at 5-th photo.
Progress | 100% complete |
Tags |
2535825
2
Create an account or sign in to comment.
and gold reset at 4-th photo.