1
General Discussion / Re: Generating Characters on 1088BS
« on: August 17, 2016, 02:17:53 am »
LED Display multiplexing simply means turning on one led for a short period of time and doing this repeatedly for each LED. Your eye reacts slowly to changes in light intensity so that if a light is turned on and off quickly enough then it does not notice that the light is off. Basically your eye remembers a light pulse for a short time.
The approximate time is 20ms so if the light is turned on at a frequency >50Hz (1/20ms) then your eye will not notice any flicker at all. The rest of the codes are in http://blog.duklabs.com/index.php/arduino-8x8-led-matrix/
The approximate time is 20ms so if the light is turned on at a frequency >50Hz (1/20ms) then your eye will not notice any flicker at all. The rest of the codes are in http://blog.duklabs.com/index.php/arduino-8x8-led-matrix/
