I don't understand why but the program doesn't work correctly. The brightness change for each of this lines :
displayQuads(); //color quadrants
Fulldisplay(0xF8 ...
HI!
This code is the original program that I found on the constructor's website :
#include <REG52.H>
#include "picture.h"
/*****************************************************/
...