• tiramichu@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    16 小时前

    They’re now calling it the “Inkterface” and there’s a good few things you’ll need to make it including:

    • 1 x Adafruit ESP32 Feather with 2MB PSRAM.
    • 1 x Adafruit eInk Breakout Friend.
    • 1 x Adafruit 5.83" Monochrome eInk Panel.
    • 13 x M2.5 x 5mm Pan Head Machine Screws.
    • 4 x 1/4" x 1/4" x 3/16" Stepped Magnet SB443-OUT.

    Funny how these days it’s so completely assumed every maker has a 3D printer that it doesn’t get mentioned, no more than instructions would mention anything as trivial as needing a screwdriver.

    • napoleonsdumbcousin@feddit.org
      link
      fedilink
      English
      arrow-up
      32
      arrow-down
      1
      ·
      3 天前

      While Valve will not be making and providing their own e-ink display for the Steam Machine, they have opened it up so anyone can now do it.

      Quite literally the first sentence of the article. No, it has not. But there are now instructions to retrofit it with one.

    • Orygin@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      18
      ·
      2 天前

      They made a face panel with an e-ink display for their internal testing (display status, temps, speed etc). Said they would not sell it but they released how to make one yourself

  • artyom@piefed.social
    link
    fedilink
    English
    arrow-up
    19
    ·
    3 天前

    That’s cool that they host their own repository. Maintaining their distance from Microsoft I guess haha.

    • JackFrostNCola@aussie.zone
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 天前

      And the ‘countdown clock’ animation for when its booting games or loading in levels. I wouldnt even mind if it randomly scrolled fallout ads while your playing ‘sugar bombs’, ‘radaway’, etc.

  • WhoIzDisIz@lemmy.today
    link
    fedilink
    English
    arrow-up
    6
    ·
    3 天前

    May as well open it - I doubt the SM will be doing massive sales at current prices, so even fewer would have sprung for this add-on. Opening it up is at least good PR/marketing.

      • anguo@piefed.ca
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        2 天前

        Yes, e-readers nowadays have a “frontlight”, a fiber optic mesh overlaid on top of the display. But the list of materials they provide doesn’t have anything that would provide this light.

    • Buddahriffic@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 天前

      You have to be a member of the secret photographer society before they’ll tell you. They are a secretive and judgmental bunch, saying things like “Hey! Get out of the frame, this is a professional photo shoot, not a photography tutorial. How did you even get in this studio? How would you like it if I randomly showed up at your job asking why you did the things you were doing?”

      Turns out that last question is not a request for an info dump about my job.

    • variaatio@nord.pub
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 天前

      intensive studio lighting? e-ink is reflective so good enough front light makes them surprisingly bright.

  • Hello_there@fedia.io
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    2 天前

    Most of the screens you see on modern cases don’t have firmware for Linux. So good to see a modern one that does. Would make sense for this to be used on any of the Linux gaming boxes that are around.

    • Buddahriffic@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 天前

      Firmware shouldn’t care what OS the CPU is running as it’s doing its own thing, running on an embedded processor of some sort on the device.

      Though it can be used to lock out unapproved software if it needs an encryption key or relies on an undocumented interface they only told their windows driver writers about.

      So I’m not saying firmware can’t be used to lock linux out from being able to use certain hardware, just don’t believe them if they try to play it off as they would need to write a special linux version of the firmware to make it happen; it’s a deliberate lockout either via encryption or by making the information needed to implement it proprietary.

      Though at least the latter case could be reverse engineered, especially if you can sniff the bus traffic.