Arduino Tutorial (Ardutorial ๐Ÿ™‚ about connecting a Nokia 5110 Monochrome LCD module to an Arduino and using the u8glib to draw characters and graphical elements.
Arduino Code: http://hastebin.com/asitunamis.avrasm
https://github.com/olikraus/u8glib
https://github.com/olikraus/u8glib/wiki/fontsize
https://github.com/olikraus/u8glib/wiki/userreference
https://www.arduino.cc/en/Hacking/PinMapping168

By Julian

Youtuber, shed dweller, solar charge controller aficionado

16 thoughts on “Julian’s ardutorials: arduino, nokia 5110 lcd u8glib”
  1. Avataaar/Circle Created with python_avatars Walter Hynson says:

    The 5110 lcd is a 3.3vdc device ,you are not using any resistors to drop the voltage is there something we are missing.

  2. Avataaar/Circle Created with python_avatars Jamie says:

    Great work. Thank you Julian.

  3. Avataaar/Circle Created with python_avatars ฮŒฯ„ฮน ฮตฯ†ฯฮฑฮฏฮฝฮตฮน ฯ„ฮทฮฝ ฯˆฯ…ฯ‡ฮฎ says:

    Incredible presentation!

  4. Avataaar/Circle Created with python_avatars INNOVATION & INITIATIVE Diy says:

    My 101 Cmt
    Extremely Well Explanation

  5. Avataaar/Circle Created with python_avatars Medical Sailor says:

    seems the ino code is no longer available

  6. Avataaar/Circle Created with python_avatars metamud says:

    "LCD" or "Liquid Crystal Display" .. but not "LCD Display" .. that would include the use of two displays…

  7. Avataaar/Circle Created with python_avatars rvservicios says:

    no puedo bajar el codigo me pone" NO TENGO AUTORIZACION (ERROR 404)"

  8. Avataaar/Circle Created with python_avatars Wasantha Wimaladharma says:

    best tutorial on NOKIA5110 LCD display, good job sir we follow you.

  9. Avataaar/Circle Created with python_avatars acqurius 2018 says:

    what is the screen clear command for Nokia5110

  10. Avataaar/Circle Created with python_avatars sebastian schauer says:

    Julian you are an absolute g, I watched two other nokia 5110 tutorials and realised, 'what am i doing?', 'these guys are chatting bollocks!'. If I actually want a detailed insight and the specific info I need, Mr Ilett is the man. cheers bud!

  11. Avataaar/Circle Created with python_avatars Robert Hatcher says:

    Fascinating, thanks!

  12. Avataaar/Circle Created with python_avatars felipe lucio says:

    Help for display Nokia 1100 and arduino

  13. Avataaar/Circle Created with python_avatars hoppynaki says:

    Great video. Very helpful. Thanks Julian.

  14. Avataaar/Circle Created with python_avatars yedwa mgxekwa says:

    Great and excellent video tutorial. Thank you very much.

  15. Avataaar/Circle Created with python_avatars Basson van der Spuy says:

    Hi Julian

    After waiting for the better part of 6 months, my package from China (Nokia 5510) finally arrived! I vaguely remembered that it was after watching one of your older videos on this display, that I decided to order this part.

    I find it best to pause and play while watching your tutorial as I mimic your actions on my Arduino, but I got frustrated, because while following your 'Arduino Nokia 5110 LCD Tutorial #3', I couldn't find all the libraries I needed (I think my brain got fried or something).

    I then started to tinker around on the web to find another way to display actual letters on my Arduino. Miraculously I stumbled upon this video of yours (already 2 years old) and even got a bonus: I already have the library installed that you are using!!

    With all this searching and researching I realise that you have already been through everything that I got so frustrated with (Thankfully you are many steps ahead of me ๐Ÿ˜‰ ).

    Your videos have definitely evolved to be more professional and more helpful. Putting a link below your video might sound like a simple task, but add all these little things, and you have spent hours doing something simple!

    I cannot stop thanking you for all the time and effort you have put in your projects and sharing them with us on YouTube!

  16. Avataaar/Circle Created with python_avatars Jerry Ericsson says:

    A very wise man once told me to use all the memory that the machine will allow if needed. His reasoning, that is what the memory is there for, and if you don't use it, then why buy it in the first place. Arduino's do not run faster if there is empty memory, it is simply memory wasted if not used. Not sure if he is right, but he sounded like he knew what he was talking about, so I have always programed as if the maximum memory was not to be avoided, but to be used.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.