How to use OLED with Arduino to display text and images | Ut Go

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

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

  • @alexanderklepach7728
    @alexanderklepach7728 2 ปีที่แล้ว +1

    What are the 2 different interfaces. Looking to code for the "SPI interface"

    • @alexanderklepach7728
      @alexanderklepach7728 2 ปีที่แล้ว +1

      Never mind managed by adjusting he correct Constructor line.

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      👍

  • @am1manTravel
    @am1manTravel ปีที่แล้ว

    Nice vid, thanks. I'm building a Muon detector. Anyhow, it will send a signal to a LED and light the LED every time it detects something. Rather than lighting up a LED I'd like to use an OLED to keep a running count of every detection in place of the LED lighting up (or in conjunction with it). So, can the + and - wires to the LED be sent to an arduino and then to the OLED where it would have some text and keep a running count of all the detections/every time the LED would flash? Your kind assistance would be appreciated.

    • @UtGoTech
      @UtGoTech  ปีที่แล้ว +1

      Just use edge detector to detect electric pulse then use that to increase the counter then show the value of counter in OLED display as shown in the video.

  • @ObsequiousV4
    @ObsequiousV4 ปีที่แล้ว +1

    Nifty. thank you!

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

    Can we monitor cpu or gpu temperature in computer?

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

      If you can install the temperature sensor then you can monitor the temperature.

  • @vijethgowda153
    @vijethgowda153 ปีที่แล้ว

    hey thank you for the video. after uploading I2C scanner code it is showing "scanning...." what to do....?

    • @UtGoTech
      @UtGoTech  ปีที่แล้ว

      If it doesn't shows I2C address then check for loose connections.

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

    hello, how to make the Technics inscription on a 128x32 OLED display and change it to Remote Control in a few seconds, would be grateful for help
    Thank you

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

      Simply use text functions and give time delay to change it

  • @bertievaags5201
    @bertievaags5201 3 ปีที่แล้ว +1

    Very well and clear explained. thank you.

    • @bertievaags5201
      @bertievaags5201 3 ปีที่แล้ว

      Could you make a tutorial for a WaveShare OLED 1.5" RGB 14747 with SPI and SSD1351 on a Arduino-Uno?

    • @UtGoTech
      @UtGoTech  3 ปีที่แล้ว

      Welcome👍

    • @UtGoTech
      @UtGoTech  3 ปีที่แล้ว

      Ok I will try

  • @csabiakiraly6940
    @csabiakiraly6940 ปีที่แล้ว

    Hi, I need help. I have a 16 pin, 0,66 inch, 64x48 OLED Shield. How do I connect that to my Arduino Uno?

    • @UtGoTech
      @UtGoTech  ปีที่แล้ว

      This OLED display is different. You have to refer to other videos according to the type/model of your OLED display.

  • @satishgorre3794
    @satishgorre3794 2 ปีที่แล้ว

    For Buying Purpose Could you please provide the link of MAX30102 sensor

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      www.amazon.in/Sensor-MAX30102-Detection-Concentration-Arduino/dp/B08PCW5H1H/ref=m_pd_aw_sbs_sccl_1/258-4643052-5824360?pd_rd_w=43y27&content-id=amzn1.sym.0882175b-460c-470b-8206-e2cd634a1042&pf_rd_p=0882175b-460c-470b-8206-e2cd634a1042&pf_rd_r=C3ZAKPA6844GRMC6MCHQ&pd_rd_wg=Ufqb1&pd_rd_r=bdeca3c9-8de6-493d-93e6-1b96dd161f77&pd_rd_i=B08PCW5H1H&psc=1

  • @PeytonHislop
    @PeytonHislop 9 หลายเดือนก่อน +1

    good video

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

      Thanks❤️

  • @ketanmiyatra8529
    @ketanmiyatra8529 3 ปีที่แล้ว +1

    Nicely simple explanation!
    appreciated your great work👍🏻

    • @UtGoTech
      @UtGoTech  3 ปีที่แล้ว

      Thanks 👍

  • @elisenoah
    @elisenoah 2 ปีที่แล้ว

    Hi! Can u explain why you are using the setCursor line twice? Once for (0,0) and once for (40,40)?

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      To change the cursor position

    • @elisenoah
      @elisenoah 2 ปีที่แล้ว

      @@UtGoTech is it necessary to do that twice? With two different numbers?
      Thank you so much for your fast reply! I have something for school about this tomorrow!

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      If you want to display text at different positions then you have to change cursor location according to the text position.

  • @sibaramdatta5625
    @sibaramdatta5625 2 ปีที่แล้ว

    Actually Sir I don't understand that. Two libraries to be installed this is clear. After that i2c scanner sketch what to be done?

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      Upload I2C scanner sketch after that open serial monitor to check if communication is established or not. If you see the I2C address then the communication is working ok. If not then look for improper connections.

  • @nutechinfo
    @nutechinfo ปีที่แล้ว

    dear ketan how to write code for oled countdown timer 60sec

    • @UtGoTech
      @UtGoTech  ปีที่แล้ว

      Just print the counter as a text.

  • @anuragpathak149
    @anuragpathak149 4 ปีที่แล้ว +1

    I need help can we connect on somewhere..please

    • @UtGoTech
      @UtGoTech  4 ปีที่แล้ว

      You can contact using telegram

    • @UtGoTech
      @UtGoTech  4 ปีที่แล้ว +1

      @UtGoTech

  • @namrataagrawal3213
    @namrataagrawal3213 3 ปีที่แล้ว +1

    Can you please make a video for displaying gifs and short videos on oled display.

  • @Raccoon_In_A_Suit
    @Raccoon_In_A_Suit 4 ปีที่แล้ว

    bro I really appreciate your hard work hats off to you.
    your channel will be very successful

    • @UtGoTech
      @UtGoTech  4 ปีที่แล้ว

      Thank you so much 😀

  • @neutrino0627
    @neutrino0627 3 ปีที่แล้ว +1

    Great and simple 👍

  • @chloeoliver1603
    @chloeoliver1603 2 ปีที่แล้ว

    how do you delete the image to then add text

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      Use clear display function.

  • @TheHalalStudent
    @TheHalalStudent 2 ปีที่แล้ว +1

    thank you

  • @sibaramdatta5625
    @sibaramdatta5625 2 ปีที่แล้ว

    Sir many many thanks for your reply. But Sir I am not expert in this regard. Please give me full details. After adafruit ssd1306 & adafruit gfx library installed first upload the I2c scanner code in the Arduino Uno. When I try to upload the sketch error uploading sketch shows. You told that serial monitor open. How to open that. Sir please don't mind. Please help me in this regard. I have purchased the OLED display from Amazon 0.96 128/64 with IIC. Please help me.

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      Upload errors is different. You can google for the solutions.

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

    Bro when the adafruit animation goes on, the half screen is glitched what is the solve for it please say

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

      Look for loose connections. I suggest you to solder all the connection if issue persists.

  • @rafitv7291
    @rafitv7291 2 ปีที่แล้ว

    can i use same code in 1.3inch oled display? plz tell me😟

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      No, you have to slightly modify the code.

    • @dynast7550
      @dynast7550 2 ปีที่แล้ว

      @@UtGoTech and what must i modify it to

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      Co-ordinates

    • @024-jesudenison.k2
      @024-jesudenison.k2 ปีที่แล้ว

      ​@@UtGoTechpls tell detailed

    • @024-jesudenison.k2
      @024-jesudenison.k2 ปีที่แล้ว

      Hlloi bro pls replay

  • @shlcfkvfy5052
    @shlcfkvfy5052 4 ปีที่แล้ว

    First subscriber😀😎

  • @scottjacobs2898
    @scottjacobs2898 2 ปีที่แล้ว

    would you be interested in doing a project similar to this

  • @johanjoju3801
    @johanjoju3801 3 ปีที่แล้ว

    Very well explained .thank you

    • @UtGoTech
      @UtGoTech  3 ปีที่แล้ว

      Welcome 👍

  • @lyya7967
    @lyya7967 2 ปีที่แล้ว

    Why mine still be showing up with SCREEN_ADDRESS ?? I can’t change it to 0x3c

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      Which module you are using?

  • @dynast7550
    @dynast7550 2 ปีที่แล้ว

    what did i do wrong my display looks black and white tv no singnal kinda look in 128x64 and in 128x32 it has only 1/3rd of the screen working the top 3rd

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      Choose correct display resolution and make sure connection is not loose.

    • @dynast7550
      @dynast7550 2 ปีที่แล้ว

      @@UtGoTech i already used several different wires before and the resolution i check like 5 different times i fixed it turns out that adafruit had a problem but idk where i use a different library

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      Are you using same libraries as shown in the video.

    • @dynast7550
      @dynast7550 2 ปีที่แล้ว

      @@UtGoTech using some different ones now because the one in video didnt work

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      Which one?

  • @chloeoliver1603
    @chloeoliver1603 2 ปีที่แล้ว

    Its saying my isnt a file, any clues?

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว +1

      Have you installed Adafruit library?

    • @chloeoliver1603
      @chloeoliver1603 2 ปีที่แล้ว

      @@UtGoTech i got it to work, thanks! how would you keep the image on the screen for 5 seconds then have text appear

  • @daenja4178
    @daenja4178 2 ปีที่แล้ว

    How to use 2 different texts? But 1 at the time

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      Just use clear display function

  • @uppadaakshaya3336
    @uppadaakshaya3336 3 ปีที่แล้ว

    Can't we make it as voice controlled

    • @UtGoTech
      @UtGoTech  3 ปีที่แล้ว

      Yes offcourse

  • @Here_We_Code
    @Here_We_Code 2 ปีที่แล้ว

    bro really good job keep going amazing bro great

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      Thanks 👍

  • @mominkhadri8062
    @mominkhadri8062 3 ปีที่แล้ว

    very well explained

    • @UtGoTech
      @UtGoTech  3 ปีที่แล้ว

      Thanks and Welcome 👍

  • @renardloise4777
    @renardloise4777 2 ปีที่แล้ว +1

    Very useful and clear.

  • @Raccoon_In_A_Suit
    @Raccoon_In_A_Suit 4 ปีที่แล้ว

    i am facing a problem it is that that the image in not coming as expected only an uneven rectangle is getting printed pls help bro

    • @UtGoTech
      @UtGoTech  4 ปีที่แล้ว

      Are you using the same settings as shown in the video

  • @dhruvtrivedi9231
    @dhruvtrivedi9231 3 ปีที่แล้ว

    From wher i can buy this?

    • @UtGoTech
      @UtGoTech  3 ปีที่แล้ว

      From Amazon

    • @UtGoTech
      @UtGoTech  3 ปีที่แล้ว

      Amazon

  • @efthymiostsoumetis
    @efthymiostsoumetis 6 หลายเดือนก่อน +1

    Nice video and very easy to understand 👍

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

      👍

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

      Glad you think so!👍

  • @samsuzzamantalukder4392
    @samsuzzamantalukder4392 2 ปีที่แล้ว

    Great. thanks bro...

  • @fadildwiramadhan1826
    @fadildwiramadhan1826 2 ปีที่แล้ว

    aku dari indonesia, mau bertanya tentang OLED untuk SDA dan SCL ke arduino uno masuk nya di A4 dan A5?

    • @fadildwiramadhan1826
      @fadildwiramadhan1826 2 ปีที่แล้ว

      I'm from Indonesia, I want to ask about OLED for SDA and SCL to Arduino Uno, does it come in A4 and A5?

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว +1

      Yes

  • @mac1mike
    @mac1mike 2 ปีที่แล้ว +1

    wow, finally a SSD1306 how to video that shows me results!!!!

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

    You are the best.😍😍😍😍

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

      Thanks

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

    One problem for me, the OLED is showing many pixels instead of the text, then the text is moving left to right at the top moving quickly.

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

      Most of the time this happened due to loose connection.
      Make sure the connections are not loose.

  • @edimarolivio9436
    @edimarolivio9436 2 ปีที่แล้ว

    Eu queria colocar a foto do meu filho vc me ajuda? Cornélio Procópio , Paraná, Brasil.

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      Sorry I don't understand your language

  • @farukhossain3719
    @farukhossain3719 2 ปีที่แล้ว

    Nice

  • @edimarolivio9436
    @edimarolivio9436 2 ปีที่แล้ว +1

    Muito bom parabéns .

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      Sorry i don't understand your language.

    • @TheHalalStudent
      @TheHalalStudent 2 ปีที่แล้ว +1

      @@UtGoTech he says, "very good"

    • @UtGoTech
      @UtGoTech  2 ปีที่แล้ว

      Thanks

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

    They are OK but too small and too bright.

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

      Yes

  • @timwalt9190
    @timwalt9190 4 ปีที่แล้ว

    do you have telegram? i need help

    • @UtGoTech
      @UtGoTech  4 ปีที่แล้ว

      Yes. @UtGoTech

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

    Bro when the adafruit animation goes on, the half screen is glitched what is the solve for it please say

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

      Look for loose connections. I suggest you to solder all the connection if issue persists.

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

    Bro when the adafruit animation goes on, the half screen is glitched what is the solve for it please say

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

      Look for loose connections. I suggest you to solder all the connection if issue persists.

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

    Bro when the adafruit animation goes on, the half screen is glitched what is the solve for it please say

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

      Look for loose connections. I suggest you to solder all the connection if issue persists.

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

    Bro when the adafruit animation goes on, the half screen is glitched what is the solve for it please say

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

      Look for loose connections. I suggest you to solder all the connection if issue persists.