I am new to raspberry.
What i want to do ?
I want to render an image on a (detached) lcd screen of a laptop with help of raspberry pi.
Questions :
1) Will it need hardware driver for lcd ? 2) Can I display an image on this lcd screen without initiating raspbian os ?
If i am missing something in question please comment i will make it correct as soon as possible.
What i have researched :
1.This is a video about how to render videos on raspberry pie LINK
- I have gone through question marked in "possible duplicate of" tag but it doesn't answer can we render without a driver or not , nither it gave any clarification weather we should write a code in raspi to render image pixel by pixel.