soheilserver
Lurker
I need to make a customized camera interpreter for an android phone. it's main mission is to show the UVB light(with wavelength between 280nm and 315nm ) in a certain color e.g. with RGB=[100,100,100] on the screen. now I don't know where to start from. do i really need to program a new camera interpreter?