Home Forums Game Frame Firmware Modding FIrmware releases

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #674
    amorrow
    Participant

    How soon can we get a release of the current working firmware (if you plan on releasing it)? My brother backed the project and I have about 10 of the panels that you use laying around. He asked me if I could make him one controller that would control several of the panels and yours all at once. While I can FPGA my way through most of it, I was hoping you’d be willing to share enough of the source for loading the sprites that I could save some time on that. Strangely I’ve never done anything like that before.

    #677
    Jeremy Williams
    Keymaster

    Very cool. I just want to be sure the firmware is finished before it’s released, and I’m still making minor tweaks. However, my BMP/display code is just a combination of two sources that Adafruit has released.

    For reading BMP files, see the bmpDraw function here:
    https://github.com/adafruit/Adafruit-ST7735-Library/blob/master/examples/shieldtest/shieldtest.pde

    For rendering to ws2812 strips, see their library here:
    https://github.com/adafruit/Adafruit_NeoPixel

    Have fun! Can’t wait to see what you end up with.

    #1143
    Edmond
    Participant

    Jeremy,
    Has the FW been released?

    #1150
    Jeremy Williams
    Keymaster

    Yes! I mentioned it in a Kickstarter update awhile back but forgot to mention it here.

    https://github.com/Jerware/GameFrame

    #1164
    Edmond
    Participant

    Ah, I totally missed that. Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Firmware Modding’ is closed to new topics and replies.