STM32 OLED TUTORIAL

preview_player
Показать описание
In this tutorial I will show you how to create a simple OLED project.

You will learn:
- how to connect the OLED (ssd1306) with a NUCLEO-F103RB board
- how to set up a CubeIDE project
- how to integrate an external OLED driver from GitHub
- how to display text and change the background-color

Link for the external OLED driver:

Have fun :)

Reinhard Krisam (hacksOnTable)

****************************************
Need help realizing your embedded-projects?

Write me:
****************************************
Рекомендации по теме
Комментарии
Автор

Amazingly helpful video, still relevant in 2024 :D Lovely little displays, very happy to have one up and running now thanks to your help!

LeeHambley
Автор

Not only did you taught me how to work with an OLED display but you've shown how to properly include libraries. Trust me, the error "No such file or directory..." has been bugging me for quite a while XD Thank you!

arvydaskromelis
Автор

nice to see a live attempt(live in the sense you follow what is happening at a good speed). I really liked this video and got OLED to work for me as well

gund
Автор

Hi, another 'old guy' here, after many failed attempts with other library's I found you presentation clear and extremely helpful, and it works!!! Thanks all the best

stephendrury
Автор

Super Great library, I was so lazy to figure out how to work with OLED, just used this library: 10 minutes, all works, and I can focus on my other tasks:) Thank you so much!

Maksim_Inozemtsev_HD
Автор

Thank you for the tutorial!
I'm only just starting out with STM32, and this was really helpful, not only for the OLED itself, but also how to include external libraries.

Gigabecquerel
Автор

This is a very detailed, good tutorial! Thank you so much for your work. really wanted to see more videos from you, you are a pleasure to listen to and everything is neatly, consistently and clearly explained

Сирень-жр
Автор

Hi Reinhard. Many thanks for recording this tutorial. The video is great, you have real talent! I hope to see more of them in the future 👏👏

chauminhuc
Автор

Very good tutorial. I had to include the both header files of the library into main to clear errors and warnings. wants to see you soon. Thank you.

TADISRINIVAS
Автор

Hi Reinhard. Many thanks for recording this tutorial. The video is great, you have real a talent! I hope to see more of them in the future :)

RAUK
Автор

thanks Reinhard, you have upped my confience from using simple i2c slaves to a more complex device!

kitKat-bykk
Автор

Thank you so much for explaining every single details. That was very useful video.

arezooslt
Автор

I’m an old guy just starting out and coding is overwhelming as hell. This is the best tutorial pertaining to STM32Cube IDE I’ve found. A project I’m trying to do on my own with zero experience, is to make it so the open source NanoVnas firmware can be altered to utilize a larger 5” or 7” lcd. Out of the box they have touch functionality however there are redundant button input to control menus and settings. So if loosing the touch input made it easier the nanovna would still function just fine.
Any help would be greatly appreciated. The nanovna has ili9341 driver ic from factory for 2.8” lcd the 5-7” lcds I’ve found use the ssd1963 driver ic.
Thanks for the great video

TheElectronicDilettante
Автор

Thank you! Great tutorial! Only one thing - I'm not sure but it seems in the video there is no step #include "ssd1306.h" in main.c . Maybe the author's IDE did this automatically, but mine didn't.

Konstantin.pavlov.uk.
Автор

Wow very well put. I really like how you explain the library functions this video saved me a bunch of time!

graykimchi
Автор

Perfect tutorial, helped me a lot! Thank you :)

lennikoepper
Автор

Awesome video!!! Helped so much, thank you from Brazil

joaovitorsousasoeiro
Автор

Hello, Please do a tutorial for the SPI configurations

MrLwin
Автор

could you please do more videos of stm32 tutorials like communication protocols and etc. please bro your explanation is too good to learn.

ganeshgunny
Автор

Excellent tutorial. Thanks for sharing!

keen