Reverse Engineering a Uniden Cordlessphone LCD

Поделиться
HTML-код
  • Опубликовано: 2 дек 2024

Комментарии • 39

  • @Smidge204
    @Smidge204 7 лет назад +1

    This is amazing... Two or three weeks ago I was contemplating exactly the same thing, with the exact same handset, and someone beat me to it! Great work!
    The display is really quite nice. Should be pretty easy to transplant it into a custom project with a new backlight, too.

  • @injoelsgarage3934
    @injoelsgarage3934 7 лет назад +6

    That was fun! Thanks Kerry. Joel

  • @Heico321
    @Heico321 6 лет назад +1

    Super interesting video. Would love to see more reverse engineering.

  • @rbus
    @rbus 5 лет назад

    There's a lovely cordless phone with a heavy aluminum base (can't remember the make off hand) that has an ARM processor and clearly marked

  • @PeterRidge
    @PeterRidge 7 лет назад

    Perfect timing, Kerry. I recently salvaged some similar handsets. Big thumbs up.

  • @soulife8383
    @soulife8383 5 лет назад

    I think I'm gonna stop dragging my feet and finally buy a Bus Pirate or/and a Shikra.
    Shikra looks more robust and powerful, but their course summary mentions using a Bus Pirate in class too, even though it looks like the Shikra handles the same and more protocols (I think maybe the bus pirate can auto-detect some things that the shikra needs specified, like baud rate?)

  • @amtpdb1
    @amtpdb1 6 лет назад

    How do you figure out what pins are to power the backlight and what voltage to supply to it? I have a screen from a 3d printer that shows the information from it but you cannot see what is on the screen as the backlight quit. How would you go about trouble shooting the backlight? I found a 6 pin driver I believe by the coil and diode for the backlight but cannot find information on the chip anywhere! (07AA) Thanks for any help.

  • @Elfnetdesigns
    @Elfnetdesigns 5 лет назад

    I recently reversed the OLED screens in the LG cordless phones I had here.. what a pain in the ass. The radios in those phones are easier to reverse though, pretty much serial data and they are modules usually just daughtered on the main board and have a fair amount of GPIO's you can use if you can work out the firmware and so on..

  • @Shanem1000
    @Shanem1000 7 лет назад

    Being a yard sale and thrift shop troll I now have a new mission...very good presentation...

  • @bobweiram6321
    @bobweiram6321 Год назад

    Even 6 years ago, we had much nicer OLED displays for cheap, but it's still worth reverse engineering to stick it to the secretive LCD manufacturers who deliberately make interfacing with their products nearly impossible.

  • @HermitMerc
    @HermitMerc 2 года назад

    where does pin 5,6,7 and 8 go?

  • @simontay4851
    @simontay4851 6 лет назад

    Even though you reverse engineered the display, what could you use the LCD for apart from just this example. What project did you have in mind. Have you done anything with it?

  • @sujaysundar7076
    @sujaysundar7076 4 года назад

    Yeah. This thing is working. But I'm getting problems with charge pump.
    But when I manage to give around 2 volts from external source to PIN 1. IT WORKS AND 1uf CAP ALONE WON'T WORK I think

  • @jacobhn2
    @jacobhn2 5 лет назад

    I must own a multi analyzer now. You can make an ardphoino remote controller with IR and RF / wifi

  • @barroweer
    @barroweer 7 лет назад +3

    Good video!

  • @netman69
    @netman69 7 лет назад +2

    Great work, I learned a lot :-)

  • @newsogn5148
    @newsogn5148 5 лет назад

    I loved this video man! Do you have more like this!

  • @stevec5000
    @stevec5000 7 лет назад

    Do you think this procedure works with other kinds of phones? I looked around at thrift stores and couldn't find any Unidens but there are lots of Panasonics.

    • @KerryWongBlog
      @KerryWongBlog  7 лет назад

      It depends on what kind of LCD is used in the phones. If you see a zebra strip or a lot of wires chances are that the LCD is parallel and it would be very cumbersome to work with. But LCDs with serial protocols can be decoded using the method I used.

    • @stevec5000
      @stevec5000 7 лет назад

      Did you ever make a list of what all the LCD pins do and which Arduino pins they go to in order to make it work?

  • @crocellian2972
    @crocellian2972 7 лет назад

    You should have 100 x the subscribers. Your videos are great. Maybe start leaving comments on Clive's, AeV's, w2aew, etc., sites and any others that are not sponsor driven.
    Those sites will get you branded as a channel seeking free stuff for good reviews. You don't want that.

    • @KerryWongBlog
      @KerryWongBlog  7 лет назад

      Thank for your advice! I appreciate it.

  • @DoRC
    @DoRC 7 лет назад

    doesnt get much easier than that! nice little display salvage:)

  • @stevec5000
    @stevec5000 7 лет назад

    Were you able to find out what pins 4 and 5 were for?

    • @KerryWongBlog
      @KerryWongBlog  7 лет назад

      pin 4 is always pulled to Vcc so it could be just an enable pin, pin 5 is the command pin (see my code which it is tied to Arduino D9)

    • @stevec5000
      @stevec5000 7 лет назад

      In the Arduino code you list 5 pins: MOSI, MISO, SCK, CS and CMD but never defined all of them. Is SCK pin6? Which one is MISO?

    • @KerryWongBlog
      @KerryWongBlog  7 лет назад +1

      Except for the ground, only the four pins on the right are used. These are CMD (pin 9) SCK (pin 13) MOSI (pin 11) and CS (pin 10). MISO is not used. Hope it helps. MOSI is not explicitly specified in the code as it is only used in the SPI library.

  • @stephanc7192
    @stephanc7192 5 лет назад

    Well done

  • @ToasterWithFur
    @ToasterWithFur 5 лет назад +1

    spying the spi protocol

  • @DoRC
    @DoRC 7 лет назад

    what the heck is a house phone?

  • @LunaWuna
    @LunaWuna 5 лет назад

    I literally have those phones too

  • @reaporofdragon744
    @reaporofdragon744 4 года назад

    im screwd with my 128 pin screen XD