Published Nov 15th, 2013, 11/15/13 4:47 pm
- 2,868 views, 0 today
- 173 downloads, 0 today
14
Decimal-binary decoder 16-bit.
That scheme convert from decimal to binary_number system.
You can enter number(digit-by-digit)at control panel or reset it(1-st photo).
For example, to enter 162{
| __press_button1;
| __wait 3 second;
| __press_button 6;
| __wait 3 second;
| __press_button2;
}
You can enter number 0-65535 else you going beyond the type.
Output binary code shows at 2-nd photo.
That scheme convert from decimal to binary_number system.
You can enter number(digit-by-digit)at control panel or reset it(1-st photo).
For example, to enter 162{
| __press_button1;
| __wait 3 second;
| __press_button 6;
| __wait 3 second;
| __press_button2;
}
You can enter number 0-65535 else you going beyond the type.
Output binary code shows at 2-nd photo.
Progress | 100% complete |
Tags |
2585544
2
Create an account or sign in to comment.