Arduino UNO R4 Lesson15 - SSD1306 OLED Display | Text, Graphics, and Animation

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024

ความคิดเห็น • 27

  • @bradleyjohnston6112
    @bradleyjohnston6112 8 วันที่ผ่านมา

    Alright, you've earned a subscriber!
    I like that your actually explaining the code instead of just saying "copy and paste this" like so many TH-camrs.

    • @joedgoh
      @joedgoh  7 วันที่ผ่านมา

      Thank you so much. I appreciate your comment 😊

  • @prasadadavi6618
    @prasadadavi6618 หลายเดือนก่อน

    You are awesome in explaining the concepts

  • @richardphillips1891
    @richardphillips1891 หลายเดือนก่อน

    Great series! I was originally looking for a series of lessons for the Arduino UNO R4 WiFi and found this one for the Minima. I purchased the "SunFounder Ultimate Sensor Kit with Arduino UNO R4 Minima" and have appreciated your lessons. I stumbled through some of the "Challenge" sections but worked through them. You provide enough hints to complete the challenges and made them interesting. I did go back a couple of times to a previous lesson to properly figure out the challenge and will keep these Sketches as references for future projects. I look forward to going through the "Arduino UNO R4 Wifi - IoT Development Crash Course". I do wish I could purchase the SunFounder Ultimate Sensor kits without the Arduino boards since I already have them, but its not enough to deter me from proceeding with the next series. Thank you!

    • @joedgoh
      @joedgoh  หลายเดือนก่อน

      Thank you for watching Richard! :) I will continue both series by the end of August. I've been super busy with my full-time job since last Month.

  • @endoex
    @endoex 3 หลายเดือนก่อน

    Great explanation and excellent example. I can't wait for the next lessons!

    • @joedgoh
      @joedgoh  3 หลายเดือนก่อน

      Thank you!

  • @richiejohn5760
    @richiejohn5760 4 หลายเดือนก่อน

    Best videos ever! Good work man!

    • @joedgoh
      @joedgoh  4 หลายเดือนก่อน

      Thank you for supporting this channel! 😊

  • @alistaircook1997
    @alistaircook1997 4 หลายเดือนก่อน

    Great video as usual, looking for to more lessons.

    • @joedgoh
      @joedgoh  4 หลายเดือนก่อน

      Thank you for supporting this channel! 😊

  • @reviewchan9806
    @reviewchan9806 4 หลายเดือนก่อน +1

    I have some advice: speed up some of your videos on upload by 1.15x, do more jump cuts to compact the information. You have great visuals complementing those guides and a good format to teach some fundamentals, it's just a tad too long for video format. Just the right amount of Information density is key to making some good videos. Hope you continue your good work

    • @joedgoh
      @joedgoh  4 หลายเดือนก่อน

      Thanks so much for the feedback on video pacing! I appreciate you pointing that out. Finding the right balance can be tricky - I've gotten some comments in the past about videos feeling too fast. Maybe I can offer options in the future, like shorter videos alongside these in-depth ones for beginners.

    • @reviewchan9806
      @reviewchan9806 4 หลายเดือนก่อน +2

      @@joedgoh I actually think you shouldn't separate in-depth and beginner content, I think it's good the way it is being all in one inclusive content that makes it easy to just click one video and watch. I think speeding it up, or skipping a few things here and there, or speeding through some content, would actually be perfect for all learners. It's especially useful when in-depth content can actually be summarized faster so that the information is absorbed faster too. I actually watch a lot of videos and I find it very difficult to sit through something if it's too long, so making it denser really helps.

    • @joedgoh
      @joedgoh  4 หลายเดือนก่อน

      Thanks for the feedback! I appreciate you sharing your perspective. I will consider your suggestions. It is just that in the past, some viewers felt my videos were a little fast for beginners. Saying they need more time to grasp the concepts. Again, thank you! :)

    • @MajorChip23
      @MajorChip23 2 วันที่ผ่านมา

      @@joedgoh Please do not speed it up. Your pace is just right. A lot of "Experts" may get bored, but Beginners truly appreciate the extra time you take to explain concepts. Thank you for an excellent series. I have not found a teacher like you before and I truly enjoy your classes. Especially the challenges.
      Salamat po! Isa kang mahusay na guro!

    • @joedgoh
      @joedgoh  2 วันที่ผ่านมา

      Thank you! I appreciate your complement and suggestion 😊

  • @VDC48
    @VDC48 2 หลายเดือนก่อน

    Thank you for sharing sir 👍👍👍😊

  • @310765
    @310765 4 หลายเดือนก่อน

    Beautiful 🤩

    • @joedgoh
      @joedgoh  4 หลายเดือนก่อน

      Thank you! 😁

  • @gep8639
    @gep8639 4 หลายเดือนก่อน

    Excellent

    • @joedgoh
      @joedgoh  4 หลายเดือนก่อน

      Thanks! 😊

  • @marlonglodo1930
    @marlonglodo1930 หลายเดือนก่อน

    hello sir, my oled is SH1106,SSD1306 lib are not compatible

  • @jayshreepabani6583
    @jayshreepabani6583 2 หลายเดือนก่อน

    Where is the code

  • @user-ty8me4hm1w
    @user-ty8me4hm1w 3 หลายเดือนก่อน

    when you use the "#include" is that library you list automatically added? because when i used #include and #include there is no issue but when i used #include it says there is no directory for it. what did I do wrong?

    • @joedgoh
      @joedgoh  3 หลายเดือนก่อน

      please include the dht library by Adafruit. You need to install it first. I've discussed that in the previous lesson. Thank you :)

    • @user-ty8me4hm1w
      @user-ty8me4hm1w 3 หลายเดือนก่อน

      @@joedgoh ok thank you. i'll watch the previous lesson