cancel
Showing results for 
Search instead for 
Did you mean: 

Hi, i am new to stm32, i need to display temperature value of LM35 on SSD1306 OLED display using stm32f103. can anyone help me how to do this . Thank you

Lchal.1
Associate II
 
1 REPLY 1
Amel NASRI
ST Employee

Hi @Lchal.1​ ,

I see that you have already initiated the same discussion on https://community.st.com/s/question/0D53W00000GjY2DSA and you have already some proposals.

I don't think that a ready to use example is already available.

So, in order to develop your project, try to divide it into some "sub-projects" each one with a target. Ex:

1- sub-project 1: get temperature value

2- sub-project 2: interface SSD1306 OLED display with STM32F103

The Community can help you with possible problems you may face while developing your project. You need just to describe it providing all required details.

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.