Skip to main content
Lchal.1
Associate III
October 6, 2020
Question

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

  • October 6, 2020
  • 1 reply
  • 628 views

..

This topic has been closed for replies.

1 reply

Amel NASRI
Technical Moderator
October 8, 2020

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 "Best Answer" on the reply which solved your issue or answered your question.