hi community,
i am interesting to set brightness mannually in the srv_1 camera.i can prevent the blackfin from automatically adapting to lighting conditions with "vax" command but i want brightness in specific level. I watched the thread below from the oficial srv forum
http://www.surveyor.com/cgi-bin/yabb2/YaBB.pl?num=1276790331 and i am not sure where exactly read/write registers of camera.
i found the address of I2C
I2C address map
http://www.surveyor.com/cgi-bin/yabb2/YaBB.pl?num=1268678898
I am using function I2CReadByte(deviceID,register) aforge
what is the valuse of camera ? deviceID = 0x21 according to map or 0x13 according to thread (admin answer) ? , the registers according to thread is 0x08,0x10 is that right ?
has anyone ever dealt with this?
thank you