STM32F4 Discovery board - Keil 5 IDE with CubeMX: Tutorial 36 - SSD1306 128x64 OLED Display

แชร์
ฝัง

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

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

    Your videos are always well presented and easy to understand. Well done.

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

    I'm just getting into STM32 embedded systems. This is an excellent step-by-step tutorial. Please keep making them if you have the time. 👍

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

      Enjoy!
      Got a beginner detailed series to go public in few months.

  • @romiolover6852
    @romiolover6852 5 ปีที่แล้ว

    please keep making those very useful video that in my opinion are better than all the ST tutorials that exist on their website

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

    wooow!!!!!! Just woooow!!!!!! Great video Tutorial - the correct teaching paste and everything was clear to understand - Keep it up!! you are doing a great job my friend.

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

    Great Tutorial! Got it working on my STM32L4!
    Keep up the good work!

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

      Can you please share code for OLED with STM32L4

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

    It's easy to understand, thank y from BY.

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

    Well done Mohammed Thx

  • @askdiatom
    @askdiatom 5 ปีที่แล้ว

    Great video!!..thank you.

  • @Majdalamri
    @Majdalamri 5 ปีที่แล้ว

    Good work Mohammed "ThumbsUP"
    Question out of the video's scope, I noticed that you converted the c project into C++ in order to include the CPP libs, so can we use any arduino library for STM32 with this manner??
    I'll give it a try mself once am near my tools.

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

    Great Tutorial!!! Please make a tutorial on how to interface SSD1963 LCD Controller with STM32F207/407.
    Thanks

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

    Nice 👍👍

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

    Nice🌸

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

    Nice!!!

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

    Nice!!!!!!

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

    great!

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

    Hi, could you post the link where you convert the logo into a matrix? thanks

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

    Can you please upload a tutorial on RFID rc522 too?

  • @andresfelipeparragafuquene4848
    @andresfelipeparragafuquene4848 5 ปีที่แล้ว +2

    Thanks for the video is so useful, could you make a video working with SPI ? Thanks 👍👍👍

    • @andresfelipeparragafuquene4848
      @andresfelipeparragafuquene4848 5 ปีที่แล้ว

      @Алексей Зеленов I undertand an accelerometer, although this Display Oled has others pins that I don't know how to use and I would like to learn the way to send an information with SPI.

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

    Nice

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

    Nice video....

  • @gaurangpatel2249
    @gaurangpatel2249 5 ปีที่แล้ว

    Thanks i always see your video for stm. That help me so much can you favour me ? Please make video on Sensor BME 280 .

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

    Is there any adafruit C library for SSD1306 suitable for STM32?

    • @mutexembedded2206
      @mutexembedded2206  5 ปีที่แล้ว

      Usually all Adafruit library are C++ based on Arduino

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

    It doesnt work on stm32f103. When i used;
    Oled.fill(1),
    Oled.drawfullscreen();
    Oled displays one white line, one line black repeatedly and a small area at the bottom is white.
    When display “hello” at x=0, y=0, it is in the small area at the bottom (above area still has black and white lines)

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

    hello Sir i would like to ask you if you could make a tutorial of USB device audio class, as an examples generate sine wave and send it over the USB to a PC so we can hear it or record it using a software and many thanks again for your effort.

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

    I am trying several libraries and still have trash on the screen. I can not figure it out.The same display, same actions......(((

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

    Is it possible to use these libraries on a ILI9341?

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

    how would it be in the code if i want to display some values of temperature instead of "Hello"?

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

      Some basic C conversion to string.
      char tempStr[10];
      sprintf(tempStr, "%f", 25.75);

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

    Take a look at NEXTION TFT LCD..
    It's very cheap and user freındly, you wıll love ıt..

  • @m.iodinehanifanfirdaus673
    @m.iodinehanifanfirdaus673 3 ปีที่แล้ว

    why the potition of the text is random ? i cant set the potition of text

  • @user-mh8uz1xf1j
    @user-mh8uz1xf1j 3 ปีที่แล้ว

    Hi,how to print numbers?

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

    Nice!!!