Arduino Tutorial graphics for displays SSD1306

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024
  • In this video,we'll going to look at u8glib library,
    which is a display library, with some cool features.
    Link for Library: code.google.co...

Комментарии • 34

  • @leeharrington6438
    @leeharrington6438 8 лет назад +1

    Big thanks for this - I've struggling with this for a few days - all is now clear - thanks!

    • @CoolTroniks
      @CoolTroniks  8 лет назад

      +Lee Harrington Glad It helped

  • @stevanastardust8487
    @stevanastardust8487 6 лет назад +5

    I wonder if this guy watches greatscott?

  • @danielwulf4241
    @danielwulf4241 6 лет назад +2

    connections from SSD1306 Display to Arduino Nano are: SCL -> A5; SDA -> A4;

  • @CrazyCoupleDIY
    @CrazyCoupleDIY 6 лет назад

    This one was really great.

  • @hobbypilots794
    @hobbypilots794 5 лет назад

    Hi,
    I bought of couple of these for my flight controller (5v,gnd, scl,sda) nothing happened not even the screen turned on

  • @dmitry4546
    @dmitry4546 8 лет назад +2

    Ooooh, thank you, man! even though I do not understand English, but I saw what you're doing. You helped me with questions! Perfect video: short and clear.

    • @CoolTroniks
      @CoolTroniks  8 лет назад

      Glad to hear that

    • @dmitry4546
      @dmitry4546 8 лет назад

      +CoolTroniks whether in the library to change the brightness of the display? and whether kakienibud program to create arrays of the image?

    • @MrSasha3050
      @MrSasha3050 6 лет назад

      Dmitry какиениьубуд 😁

    • @MrSasha3050
      @MrSasha3050 6 лет назад

      Dmitry таких программ штук 5 есть

  • @MakerTutor101
    @MakerTutor101 6 лет назад +1

    Thanks

  • @melisawhitt8360
    @melisawhitt8360 7 лет назад +1

    It is hard to find useful Information but you did a great job ..this was useful

  • @alfredyoon5034
    @alfredyoon5034 6 лет назад

    what should I do if my oled still deosn;t light up?

  • @ranganatennakoon
    @ranganatennakoon 5 лет назад

    stay creative i will see you next time😃looks like greatscott! but its ok nice tutorial keep it up !!!

    • @CoolTroniks
      @CoolTroniks  5 лет назад

      Thanks, mate, big fan of great Scott (-:

  • @crissyampi1831
    @crissyampi1831 7 лет назад

    works on esp8266?

  • @maziabarth
    @maziabarth 7 лет назад

    Can u tell me hhow to slide bitmap on screen for example from bottom to top ?? I mean like from outside OLED.

    • @CoolTroniks
      @CoolTroniks  7 лет назад +1

      You have to increment the Y axis value of that bitmap image.

    • @maziabarth
      @maziabarth 7 лет назад

      Thank you very much i will test it :D

    • @CoolTroniks
      @CoolTroniks  7 лет назад

      Your welcome. Let me know if you have any other difficulties.

    • @maziabarth
      @maziabarth 7 лет назад

      Its done :)
      for (y = -30; y < 3; y++) {
      display.drawBitmap(1, y, abarth, 128, 27, WHITE);
      display.display();
      display.clearDisplay();
      }

    • @CoolTroniks
      @CoolTroniks  7 лет назад

      glad to hear that, good job.

  • @valerioguagnelliscanzani643
    @valerioguagnelliscanzani643 4 года назад

    how do you print numbers?

    • @idvfpv
      @idvfpv 4 года назад

      u8g.print("123");

  • @sergeyshiyko3761
    @sergeyshiyko3761 7 лет назад

    Thanks!

  • @ChMuhammadImran
    @ChMuhammadImran 7 лет назад

    Very nice and to the point tutorial.

  • @jayeshkoli3219
    @jayeshkoli3219 8 лет назад

    cool

  • @lastchance045
    @lastchance045 6 лет назад

    you may know what you are talking about but you are terrible when showing what the details are. Slow down! Show ONE detail that can help and NOT 5