How to display the data received on I2C on 7" touchscreen of Raspberry Pi

조회 수: 3 (최근 30일)
Abhishek Kekud
Abhishek Kekud 2017년 11월 15일
댓글: Abhishek Kekud 2017년 12월 1일
Some data is being fetched by Raspberry Pi(master) from arduino(slave) over I2C. The data is been processed on simulink. Please guide me on how to display the processed data on the 7" touchscreen attached to the raspberry pi. The data has to be refreshed and displayed on the screen for every cycle the data is fetched by the raspberry pi.
  댓글 수: 3
Abhishek Kekud
Abhishek Kekud 2017년 11월 17일
I have figured it out that the display is connected serially to the raspberry pi. A serial write block from Support package for raspberry pi, helped me to send the data to the screen. The screen is displaying the output, repeated for many times. I want the output to be displayed only once and wait for next cycle where the data is fetched from the slaves and output to the serial write block.
Abhishek Kekud
Abhishek Kekud 2017년 12월 1일
Is there any way to develop a GUI on simulink and deploy it to RPi so that the GUI will display the real time values fetched on I2C.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Raspberry Pi Hardware에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by