Reverse engineering a looong Eink screen from kinda scratch

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ก.ย. 2024
  • Bought a NOS eink screen, realized that the seller doesn't have any datasheet. Had to reverse engineer it.
    Code for the screen: github.com/zep...
    Good reference for working with BWR eink screens: dmitry.gr/?r=0...
    Consider support me on Patreon: / wenting215

ความคิดเห็น • 21

  • @arturo182
    @arturo182 8 หลายเดือนก่อน +5

    This is amazing, I don't know how you have so much follow-through, I would've given up after 1h and moved on to the next thing that I would give up on after 1h.

  • @RasmusSE
    @RasmusSE 10 หลายเดือนก่อน +2

    Nice work! I would never have thought to measure the chip to find it, great tip!

  • @AJs-Projects
    @AJs-Projects 9 หลายเดือนก่อน +2

    I would definitely enjoy a video on how to operate an Eink display. As far as the LUTs go and what not.

  • @stok3si3
    @stok3si3 10 หลายเดือนก่อน

    It's awesome to see the full `reverse engineering -> actual usage` process so masterfully executed!

  • @dosgos
    @dosgos 10 หลายเดือนก่อน

    Those long screens look unusual and could make for nice art on your walls. Great video.

  • @dosgos
    @dosgos 10 หลายเดือนก่อน +1

    I'm always looking to have some old ebook as an extra screen for my computer.

  • @Albert-qp9ss
    @Albert-qp9ss 8 หลายเดือนก่อน

    Hey, really cool project, and smart measuring the chip to try figure out what it is!
    I've recently been looking into hacking eink screens too, so it's nice to see what others have done already in this area :D
    By the way, I'm curious where you got this looooong eink screen from. It looks interesting.

  • @ericwazhung
    @ericwazhung 10 หลายเดือนก่อน

    Wow, nice sleuthing!

  • @ckieee
    @ckieee 10 หลายเดือนก่อน

    amazing work, I try to do things like this on a smaller scale sometimes but it's unclear where the background knowledge lies for the EE/hw side of things for me!

  • @shlokpawar1131
    @shlokpawar1131 9 หลายเดือนก่อน

    just got a sub really cool man hop you go a long way

  • @mpag6195
    @mpag6195 10 หลายเดือนก่อน

    well done

  • @qwertyuiopqwertyuiop1464
    @qwertyuiopqwertyuiop1464 9 หลายเดือนก่อน

    super cool and interesting video, thanks for sharing the code for driving el114tr1

  • @ianhanschen
    @ianhanschen 10 หลายเดือนก่อน

    Very nice

  • @viteosen
    @viteosen 9 หลายเดือนก่อน

    thanks! great example!
    make a video about LUT reversing, would be useful content.

  • @arunmagesh
    @arunmagesh 10 หลายเดือนก่อน

    pretty neat 💜👌👌

  • @JuulCPH
    @JuulCPH 10 หลายเดือนก่อน +1

    Really cool to see how you figured this out! How did you figure out the format for the LUTs? Was that in the data sheet?

    • @nbzwt
      @nbzwt  10 หลายเดือนก่อน +1

      No unfortunately they are not in the datasheet. When I first started hacking these Eink screens a few years back, I was able to basically figure out by trial and error (modify the LUT and see what happens on the screen). I also linked dmitry.gr's page in the description which provides a nice detailed write up if you are interested.

  • @bobweiram6321
    @bobweiram6321 10 หลายเดือนก่อน

    Please show more reverse engineering videos!

  • @UTPMPASaltaFace
    @UTPMPASaltaFace 5 หลายเดือนก่อน

    Hello, I would need to create a project with these screens, to be able to send them images via Bluetooth, is it possible? Are you available to do it?

  • @kongweiying3892
    @kongweiying3892 10 หลายเดือนก่อน

    Are you still building out the Modos laptop?

  • @sredferngmail
    @sredferngmail 10 หลายเดือนก่อน

    So good! Thanks for sharing