Interested in ESP32 Audio: ruclips.net/p/PL5vDt5AALlRfGVUv2x7riDMIOX34udtKD Looking for all my ESP32 projects: ruclips.net/p/PL5vDt5AALlRdN2KyL30l8j7kLCxhDUrNw
Btw, you can now use the RPi flasher to enable SSH by design. I believe the keyboard shortcut is CTRL+X or something similar, it will show special menu to configure the RPi OS.
They keep that well hidden! CTRL+SHIFT+X Really handy hint and makes things a lot easier. You can enable SSH, set the pi password, change the hostname and setup the WiFi connection.
Thank you for this video. I got a dead iPad many years ago but couldn't find any good tutorials on how to bring the screen to life. But this is just perfect. A little question. Can you also run the touch part of the screen with one of these driver boards?
I got it from a local art shop, unfortunately, they sold them by the sheet so I don't have any details on the actual product. It was described as "tinted" acetate sheet. This looks very similar - www.amazon.co.uk/Acetate-Transparent-Plastic-Binding-dyslexia/dp/B01B9RD3S8
Could you give the link for the buck converter? I'm also building a project where i would like to give power supply to the screen without extra cable, and could you please tell (or show) how did you "connect" it to that micro usb cable? You would help me out a lot
Something like this amzn.to/3zsrmqI would do the job. To actually connect it, I chopped up a spare USB cable and used the wires from that to connect it up.
Great video! I saw it a few years ago and it has been itching my brain since. I recently aquired the stuff to start building my own magic mirror in similar design to yours! Very fun project so far! But I have run into one major problem, and wounder if you have needed to solve a similar problem. The latest version of Chromium Browser and Firefox seem to have changed their architecture and are no longer supported on Raspberry pi zero. Have you run into this problem and did you fix it? My thoughts are either to try and install older versions of the browsers, find some replacement browser or just concede and buy a Raspberry pi zero 2.
Hello sir, I have a Samsung tablet (Galaxy Tab A 10.5 SMT595) which has a corrupt motherboard and cannot be repaired. Upon seeing this awesome video, I also wanna reproduce the same steps but with a raspberry pi 4. I actually cannot find the description of the screen but on the motherboard I believe it is a MIPI DSI connector. If you could help me, I would really be helpful
I was thinking that! The speakers from the iPad are really thin so would fit nicely behind the mirror. Couple that with the camera that recognised who is looking at the mirror and you've got something pretty crazy :)
@@atomic14 a nice extra touch could be a computer vision sign language recognition, it would be a great product for deaf/mute people. Maybe the Pi zero doesn't have enough power, but desoldering headers to a Pi 4 could work. A Jetson nano (and a thicker frame ;) ) could be the "ultima ratio"
@@atomic14 After I wrote last comment I found there are many machine learning papers detecting sign language and hand gestures in general, but I didn't deep dive to see if there is a re-trainable model.
I'm using a 2-way mirror - similar to this - www.amazon.co.uk/gp/product/B01MSJQLUL there are quite a few options so it's worth shopping around for a cheap price.
@@atomic14 At an escape room a ghostly figure appeared on the bathroom room mirror and i always wondered how they did that. I think you have finally pulled back the curtain. Thanks.
Hi Elton, I've added a link to suitable driver board on Aliexpress. You can also search on ebay for "LP097X02" which will also bring up bunch of suitable driver boards.
I went to a local art shop and asked for some tinted acetate sheets, I think they are probably used by architecture students for making windows in models.
I know this video is about 2 years old, but is there anyway to keep touch screen functionality with some controller board? I've had yet to find a video keeping touch screen.
Yeah, it's just too complicated to reverse engineer for anyone to bother. The only real option is to buy a separate touch digitiser and stick it on top. But at that point you might as well just get a fully functioning display with touch built in.
I like for any crazy idea I have, like I have an old Ipad, I have a raspbery pi, can I combine them? there is always someone out there who did it already.
Interested in ESP32 Audio: ruclips.net/p/PL5vDt5AALlRfGVUv2x7riDMIOX34udtKD
Looking for all my ESP32 projects: ruclips.net/p/PL5vDt5AALlRdN2KyL30l8j7kLCxhDUrNw
I have a stack of old iPads and other tablets from my gamed days - never knew I could salvage them and get driver boards for them - thanks!!!!
Btw, you can now use the RPi flasher to enable SSH by design. I believe the keyboard shortcut is CTRL+X or something similar, it will show special menu to configure the RPi OS.
They keep that well hidden! CTRL+SHIFT+X Really handy hint and makes things a lot easier. You can enable SSH, set the pi password, change the hostname and setup the WiFi connection.
So handy I thought I should share a video on it: ruclips.net/video/om8gGB3gyT0/видео.html
Woah! Well-crafted and very educational video. What an underrated channel
I wonder if you can use a VNC app on the iPad that will connect to a pi to get touch screen capabilities.
Cool! Didn't know that we could reuse these screens with generic driver boards... TIL
Why havent i thought to reuse my old ipad screen? It is so obvoous! Thanks!!
Great video, would be nice to know what software is around for magic mirrors with some tutorials on how to extend it
Great project 👍😀
Thanks for sharing your experience with all of us 👍😀
My pleasure!
Thank you for this video.
I got a dead iPad many years ago but couldn't find any good tutorials on how to bring the screen to life. But this is just perfect.
A little question. Can you also run the touch part of the screen with one of these driver boards?
Nice project. I have 2 ipad2 as possible donor for the LCD screen.
Hi can you add a link to the tint sheet you used. Thanks
I got it from a local art shop, unfortunately, they sold them by the sheet so I don't have any details on the actual product. It was described as "tinted" acetate sheet. This looks very similar - www.amazon.co.uk/Acetate-Transparent-Plastic-Binding-dyslexia/dp/B01B9RD3S8
Very cool project and video to go with it!
Nice one, Chris!
Glad you enjoyed it
Awesome work. 👍👍👍
Could you give the link for the buck converter? I'm also building a project where i would like to give power supply to the screen without extra cable, and could you please tell (or show) how did you "connect" it to that micro usb cable? You would help me out a lot
Something like this amzn.to/3zsrmqI would do the job. To actually connect it, I chopped up a spare USB cable and used the wires from that to connect it up.
Can you use it on the newest iPad monitor?
Neat idea. It did look a bit bright at first but the tinting toned that down.. 2x👍
I was pretty disappointed if I'm honest - so I was really glad the tinting worked - it's now really good. You can't see the screen at all.
@@atomic14 yes made a big difference.
@@atomic14 Tinting tone is a great idea.
Is there a driver board that also allows the touchscreen to work?
Unfortunately not - they are really proprietary to Apple.
I see, thanks! And thank you for the great video
Great video! I saw it a few years ago and it has been itching my brain since. I recently aquired the stuff to start building my own magic mirror in similar design to yours!
Very fun project so far! But I have run into one major problem, and wounder if you have needed to solve a similar problem.
The latest version of Chromium Browser and Firefox seem to have changed their architecture and are no longer supported on Raspberry pi zero. Have you run into this problem and did you fix it?
My thoughts are either to try and install older versions of the browsers, find some replacement browser or just concede and buy a Raspberry pi zero 2.
This is amazing. Wow. You could go into a side business repurposing peoples old iPads… I’m actually considering trying this out myself!
You can pick up pretty cheap second hand iPad screens on eBay - really cheap if you're happy with the odd dead pixel.
Great project! Now I've got something to do with the old broken ipads in my parts bin.
You can have a house full of magic mirrors :)
Hello sir, I have a Samsung tablet (Galaxy Tab A 10.5 SMT595) which has a corrupt motherboard and cannot be repaired. Upon seeing this awesome video, I also wanna reproduce the same steps but with a raspberry pi 4. I actually cannot find the description of the screen but on the motherboard I believe it is a MIPI DSI connector. If you could help me, I would really be helpful
Came here from reddit
Looks really good
Thanks!
maybe you can repurpose the speakers and add a microphone set to make it an assistant (google or alexa)
I was thinking that! The speakers from the iPad are really thin so would fit nicely behind the mirror. Couple that with the camera that recognised who is looking at the mirror and you've got something pretty crazy :)
@@atomic14 a nice extra touch could be a computer vision sign language recognition, it would be a great product for deaf/mute people. Maybe the Pi zero doesn't have enough power, but desoldering headers to a Pi 4 could work. A Jetson nano (and a thicker frame ;) ) could be the "ultima ratio"
@@photocromax Interesting, just thinking about a minority report type thing where you can just make hand gestures to control what's displayed.
@@atomic14 After I wrote last comment I found there are many machine learning papers detecting sign language and hand gestures in general, but I didn't deep dive to see if there is a re-trainable model.
Brilliant project! Only part is how did you get the tablet screen to seem like it's reflecting when off? Ie: how did the tablet become a mirror?
I'm using a 2-way mirror - similar to this - www.amazon.co.uk/gp/product/B01MSJQLUL there are quite a few options so it's worth shopping around for a cheap price.
@@atomic14 At an escape room a ghostly figure appeared on the bathroom room mirror and i always wondered how they did that. I think you have finally pulled back the curtain. Thanks.
You are just Awesome 🔥❤️
Good video, advanced for me at the moment.
How did you use the fire tablet for the mirror?
I just stuffed the tablet behind the mirror and ran a full screen browser on it.
Please provide a link to the proper driver board for an iPad 1. I'm not sure which one to purchase, or where to find one, actually.
Hi Elton, I've added a link to suitable driver board on Aliexpress. You can also search on ebay for "LP097X02" which will also bring up bunch of suitable driver boards.
I have the same problem, can you tell me what sheets you used ? Acetate sheets ?
I went to a local art shop and asked for some tinted acetate sheets, I think they are probably used by architecture students for making windows in models.
Hello does this still work bcuz I’m getting confused on the chromium part
Yes, should still work - run chromium in kiosk mode and it will take over the screen.
I know this video is about 2 years old, but is there anyway to keep touch screen functionality with some controller board? I've had yet to find a video keeping touch screen.
Sadly not - at least I’ve not found anything that will do it.
@@atomic14 Damn. I've been searching for so long. I mean it would've been nice to keep touch functionality but I don't think it's possible.
Yeah, it's just too complicated to reverse engineer for anyone to bother. The only real option is to buy a separate touch digitiser and stick it on top. But at that point you might as well just get a fully functioning display with touch built in.
@@atomic14 That's true. Thanks for the response though.
Great vid. I’m using an old ipad display but I’m getting ‘no signal’. Did you adjust the config file? Cheers
Hmm, I didn't have to do anything special to get it to work. Might be worth trying it with your desktop/laptop.
@@atomic14 I thought as much from the video. I’ve ordered a new cable to see if that is the issue. Thanks for the reply
hi, can i ask you how did u connect the lcd to the board? how did u recognise the pins way?
Nice,thanks:)
Absolutely trolling Edinburgh pedants like myself there by misspelling both Forrest Road and Princes Street! Good work ;)
Spelling never was my strong point :)
couldn't the iPad motherboard could be wired to another battery source allowing the device to be rewired into a mirror device?
So cool !...cheers.
Thanks for watching!
Can you use an Ipad on this project as it is?
very very nice!
Thanks
You are great !!!!
Thanks 😊
It will be a perfect project of you integrated google assistant on that
That's what I'm thinking. Actually making a properly "smart" mirror.
What a fun project of something that would otherwise be ewaste!
Thanks!
I came from Reddit.
I think I'll stay 🙂
Welcome to the channel!
I like for any crazy idea I have, like I have an old Ipad, I have a raspbery pi, can I combine them? there is always someone out there who did it already.
Nice.
The price of raspberry pi has skyrocketed. 🤦🏿♂️
Is it an old iPad 1 or 2? Resolution is 1024x768?
It's an old iPad1 so 1024x768
Can newer ipads be used
:( sad not applicable for newer ipads
Makes me want to build a full length smart mirror for my girlfriend
Too bad the driver board is the price of a display by itself