Do you want to connect your Raspberry Pi to an external display via HDMI? If yes, follow these simple steps:

  1. Install operating system on memory card
  2. Open config.txt in the memory card
  3. Search following lines and uncomment these lines:
  4. hdmi_safe=1
  5. hdmi_force_hotplug=1
  6. Now save the file and insert memory card in Raspberry Pi Module
  7. Insert one end of HDMI cable in the Raspberry Pi and other side in the monitor.
  8. Now you should be able to get GUI of Raspberry on the monitor.