Live data from Hacker News

Viewing profile — clash

clash

HN member
Joined
Tue, Nov 28, 2017, 8:16 PM UTC
HN karma
156
Public activity
44 items

About clash

http://framelabs.eu/

Recent public activity

  1. comment
    Comment #46885015

    This is an easy one: bool isRestricted(uint8_t* /* data */) { return true; } // Might catch a few false positives and popup("This is a restricted model. If you are not in the state…

  2. comment
    Comment #46856418

    You left out the higher entity that takes away a significant portion of the snow that was accumulated at regular intervals. It doesn't need to ruin the metaphor, though: The sun co…

  3. comment
    Comment #46818350

    This appears to be even more of a problem with EVs and their regenerative breaking and I wonder whether this could not be easily fixed by software: "Breaks were not used recently o…

  4. comment
    Comment #42241106

    Hey guys, I just wanted to show off the new battery-powered E-Ink picture frame that I have been working on for the last couple of months. It took a lot of work. I hope you like it…

  5. story
  6. comment
    Comment #38943919

    Actually my devices can download from remote sources as well. An iCloud bridge is be necessary, though.

  7. comment
    Comment #38933692

    Very nice. If you don't have the time to build one yourself, you can also buy them here: https://framelabs.eu/ Note: I sell them.

  8. comment
    Comment #37855382

    Shameless plug: I build devices like that and sell them. Battery powered. https://framelabs.eu/en/product/artframe-31/ I use the 31.2" panel because it is 40% cheaper and has highe…

  9. story
    Show HN: Touchless wake up of a battery powered device

    I've been working on a prototype ArtFrame (battery powered picture frame with epaper display) that can be woken up by briefly hovering over it with a hand. So far it is only a prot…

  10. story
  11. story
  12. story
  13. comment
    Comment #28770084

    I'll rephrase. Learn about the basic container data structures like linked list, vector, set, map, hash, tree, queue, heap. Study time complexity of insertion, deletion, search, et…

  14. comment
    Comment #28766316

    Knowledge about complexity classes is an issue that at least many hobbyists seem to miss.

  15. story
  16. comment
    Comment #28743897

    I went online about a year ago. So yes, I already sold a lot of devices.

  17. comment
    Comment #28743710

    This calender-thing really seems to resonate with people! I built something similar but more versatile, where you can either display images or feed the display with whatever inform…

  18. comment
    Comment #27691354

    You can't define more than 8. The API allows only 3 bit input. I also tinkered with the lookup table, and was able to create a lot of different gray shades, but I was not able to p…

  19. comment
    Comment #27691211

    The written sizes are correct. By default I will manufacture the two smaller displays with the same frame dimensions. The small device in the comparison image is from a custom orde…

  20. comment
    Comment #27683383

    I actually have an Inkplate at home. The 8 gray shades they support are unfortunately not evenly distributed, which makes it difficult to display images in good quality. EPDiy look…

  21. comment
    Comment #27683270

    If you want to hack it and don't want to pay for consumer grade quality for neither hardware nor software, then the device you linked is a good choice.

  22. comment
    Comment #27683200

    If your grandparents have WiFi at home, you can do exactly that. There is a mode to periodically fetch images from a remote URL.

  23. comment
    Comment #27683180

    Maybe I should think about building a mechanical version ;)

  24. comment
    Comment #27683169

    You can configure the device to connect to you local WiFi and fetch images from wherever. Sample code for an image server is available at https://github.com/framelabs-eu/imageserve…

  25. comment
    Comment #27683117

    If you just want to display information, I agree. Black/White & red/yellow is enough. But if you want to display a photo, you need gray shades.