User Tools

Site Tools


arduino:displays_for_classic_arduinos:nokia_5110_displays_and_classic_arduinos_speed_test

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
arduino:displays_for_classic_arduinos:nokia_5110_displays_and_classic_arduinos_speed_test [2018/01/28 05:36] – [Tests] mithatarduino:displays_for_classic_arduinos:nokia_5110_displays_and_classic_arduinos_speed_test [2018/02/01 20:06] (current) – [Summary evaluation] mithat
Line 3: Line 3:
 ===== Summary evaluation ===== ===== Summary evaluation =====
  
-One might expect this 84×48 display with 1 bit color depth to be updateable pretty quickly even with a torpid Uno/Nano/Pro Miniand indeed it is. The frame update time of 100 ms (the inverse of the fps noted in the [[display_nokia_5110_u8g2_counter.ino source code]]) is respectable, and  +For more general information on this display, see [[arduino:displays_for_classic_arduinos:nokia_5110_displays_and_classic_arduinos this]].
-character change artifacts are not objectionable. The frame update time is expected to halve with a 16 MHz board, but there are no 16 MHz 3.3V boards, so that means you'll have to complicate things a bit with level shifters+
  
-The bad news is that it's still a bit of a memory glutton, consuming 42% of program storage and 24% of dynamic memory. Most of that is probably the data for the lovely fonts. Lunches are never free.+One might expect this 84×48 display with 1 bit color depth to be updateable pretty quickly even with a torpid Uno/Nano/Pro Mini, and indeed it is. The bad news is that it's still a bit of a memory glutton. Most of that is probably the data for the lovely fonts. Lunches are never free.
  
 ===== Tests ===== ===== Tests =====
  
-I used [[https://github.com/olikraus/u8g2/wiki | U8g2]] with a Nokia 5110 display and a 3.3V 8 MHz Arduino Pro Mini. The module came from an Asian source.+I used [[https://github.com/olikraus/u8g2/wiki | U8g2]] with a Nokia 5110 display and a 3.3V 8 MHz Arduino Pro Mini. The module came from an Asian source. This one has white LED illumination. Some have blue.
  
-The glare on the edges is an artifact from the four LEDs used to backlight the displayIn real life the arifact doesn' appear as glarebut it is clear on inspection that there are four sources of illumination+The frame update time of 100 ms (the inverse of the fps noted in the [[display_nokia_5110_u8g2_counter.ino | source code]]) is respectableand  
 +character change artifacts are not objectionable. The frame update time is expected to halve with a 16 MHz board, but there are no 16 MHz 3.3V boards, so that means you'll have to complicate things a bit with level shifters. Memory use is 42% of program storage and 24% of dynamic memory.
  
-FIXME video+The glare on the edges is an artifact from the four LEDs used to backlight the display. In real life the arifact doesn't appear as glare, but it is clear on inspection that there are four sources of illumination.  
 + 
 +{{youtube>onaPb7xRJB8?560x315&rel=0}}
  
 [[display_nokia_5110_u8g2_counter.ino | source code]] [[display_nokia_5110_u8g2_counter.ino | source code]]
  
arduino/displays_for_classic_arduinos/nokia_5110_displays_and_classic_arduinos_speed_test.1517117773.txt.gz · Last modified: 2018/01/28 05:36 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki