MCS51 test programs |
||
A question, a problem or a suggestion, don't hesitate : a little email |
||
If you find a bug, or if you have improved the software : a little email ! Programs can be used : - To test your MCS51 system, - As examples for hardware/software (MCS51 libraries) usage. |
||
Program |
Release |
What it is |
Test01.asm (1k) |
17/12/2006 |
Infinite loop to test an 8031 board |
Test02.asm (1k) |
17/12/2006 |
Infinite loop to test the main peripherals of an 8031 board |
Test03.asm (3k) |
18/04/2021 |
LCD 2*16 display test |
Test04.asm (5k) |
17/12/2006 |
Interrupts test |
Test05.asm (5k) |
17/12/2006 |
Timers test |
Test06.asm (2k) |
18/04/2021 |
Serial link test |
Test07.asm (1k) |
17/12/2006 |
16 keys keyboard leds test |
Test08.asm (4k) |
17/12/2006 |
16 keys keyboard full test |
Test09.asm (12k) |
17/12/2006 |
E2PROM SPI test |
Test13.asm (3k) |
17/12/2006 |
DS1621 I2C test |
Test14.asm (10k) |
17/12/2006 |
Mathematical 8 bits fixed point library (signed and unsigned) test |
Test15.asm (15k) |
17/12/2006 |
Mathematical 16 bits fixed point library (signed and unsigned) test |
Test16.asm (22k) |
17/12/2006 |
Mathematical 32 bits fixed point library (signed and unsigned) test |
Test17.asm (21k) |
17/12/2006 |
ASCII translator (from or to ASCII) library test |
Test18.asm (24k) |
17/12/2006 |
Mathematical 32 bits floating point library IEEE 754 test |