Live data from Hacker News

Viewing profile — simap

simap

HN member
Joined
Thu, Aug 16, 2018, 11:00 AM UTC
HN karma
30
Public activity
7 items

About simap

No profile information was provided.

Recent public activity

  1. comment
    Comment #17786050

    Hi, Pixelblaze guy here :) I totally get where you are coming from. It would be nice if you could drop this on any old board and be up and running. Hopefully I can share some of my…

  2. comment
    Comment #17777519

    It's something I've considered. I've released many of the components as well as the entire expansion board project https://github.com/simap/pixelblaze_sensor_board And the network …

  3. comment
    Comment #17776614

    Yep, the trick here is that Pixelblaze doesn't store or stream pixel data, the patterns are small fast programs that generate pixel data on the fly. One benefit of this approach is…

  4. comment
    Comment #17774487

    Author of Pixelblaze here :) FastLED is an awesome LED driver library with colorspace and fast math functions. I highly recommend it. Pixelblaze is that plus a web interface, compi…

  5. comment
    Comment #17773991

    Thanks! I'd love bring these together in some way. With the sequencer in https://github.com/sparkled/sparkled and the network sync stuff in https://github.com/simap/Firestorm we co…

  6. comment
    Comment #17773690

    If you want to get a feel for what you can make, you can browse published patterns here: https://electromage.com/patterns/ I was interviewed by embedded.fm about Pixelblaze and som…

  7. comment
    Comment #17773597

    https://github.com/simap/Firestorm It's new, I haven't had a chance to update website/videos. Syncs animation timebases and lets you push sticky commands to multiple Pixelblaze on …