Introduction - If you have any usage issues, please Google them yourself
A demo program for AT89S52-gLCD-STK1 board with 3.3V regulator & 89C51RB2-IM mcu
* to blink an LED at ~10Hz by software delay
* && using timer 2 to generate a single tone by the Buzzer connected to Pin P1.0.
* Timing is done by software delay loop.