Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

fsdf

Table of Contents

Introduction

...

Hardware requirement

...

  •    Raspberry Pi 1 3 Model B+
  •    Raspberry Pi Touchscreen LCD Display (7-inch)
  •    MicroSDHC Class 10 98 MB/s (Sandisk ultra)
  •    Power adapter for raspberrypi
  •    Normal headset  for connecting to raspberrypi 3.5mm jack


    Note: Raspberry Pi Touchscreen LCD Display (7-inch) can be ordered from https://www.amazon.in/Raspberry-Pi-Touchscreen-Display-7-inch/dp/B0153R2A9   

...

  •  This LCD will connects to the Raspberry Pi board using a ribbon cable connected to the DSI port as shown below. 
     
  •  LCD display will be powered using connected wires as shown below.  From 7-inch lcd power 5v pin (pin1) needs to be connected to raspberrypi 5v (Pin2) and Gnd pin(pin5) needs to be connected to raspberrypi gnd pin (pin6)

     The total setup will be as shown below.
    Image Removed
  •  Connections to GPIO pins and DSI port.
    Image Added
  • Headset connection to RPI 3.5mm jack for audio

           Image AddedImage Added

Building procedure

...

  •     repo init -u https://code.rdkcentral.com/r/manifests -b rdk-next -m rdkv-nosrc.xml
  •     repo sync --no-tags
  •     source meta-cmf-raspberrypi/setup-environment
  •     select meta-cmf-raspberrypi/conf/machine/raspberrypirdkhybrefapp-seven-inch-lcd.conf
  •     bitbake  rdk-generic-hybrid-refapp-image

...