Ask HN: What are you hacking these holidays?
1–10 of 50 posts
Re: Ask HN: What are you hacking these holidays?
#2My plan is to implement my own version of a neopixel driver to learn VHDL.
Ref:
Adam Taylor’s MicroZed Chronicles Part 37: Driving Adafruit RGB NeoPixel LED arrays with MicroZed Part 8 https://forums.xilinx.com/t5/Xcell-Daily-Blog/Adam-Taylor-s-...
Adam Taylor’s MicroZed Chronicles Part 36: Driving Adafruit RGB NeoPixel LED arrays with MicroZed Part 7 https://forums.xilinx.com/t5/Xcell-Daily-Blog/Adam-Taylor-s-...
Adam Taylor’s MicroZed Chronicles Part 35: Driving Adafruit RGB NeoPixel LED arrays with MicroZed Part 6 https://forums.xilinx.com/t5/Xcell-Daily-Blog/Adam-Taylor-s-...
Adam Taylor’s MicroZed Chronicles Part 34: Driving Adafruit RGB NeoPixel LED arrays with MicroZed Part 5 https://forums.xilinx.com/t5/Xcell-Daily-Blog/Adam-Taylor-s-...
Adam Taylor’s MicroZed Chronicles Part 33: Driving Adafruit RGB NeoPixel LED arrays with the Zynq SoC https://forums.xilinx.com/t5/Xcell-Daily-Blog/Adam-Taylor-s-...
Adam Taylor’s MicroZed Chronicles Part 32: Driving Adafruit RGB NeoPixel LED arrays https://forums.xilinx.com/t5/Xcell-Daily-Blog/Adam-Taylor-s-...
Adam Taylor’s MicroZed Chronicles Part 31: Systems of Modules, Driving RGB NeoPixel LED arrays https://forums.xilinx.com/t5/Xcell-Daily-Blog/Adam-Taylor-s-...
Re: Ask HN: What are you hacking these holidays?
#3For those interested, this is a JS/React project.
The app is an open-source version of Alfred built on top of Electron/React -- https://github.com/vutran/dext
While it's very difficult at the moment to work on the app itself, I decided to just extract the search component to be reused elsewhere so I've started building Omnibar (https://github.com/vutran/omnibar).
Re: Ask HN: What are you hacking these holidays?
#4Re: Ask HN: What are you hacking these holidays?
#5Zynq MiniZed http://zedboard.org/product/minized My plan is to implement my own version of a neopixel driver to learn VHDL. Ref: Adam Taylor’s MicroZed Chronicles Part 37: Driving Adafruit RGB NeoPixel LED arrays with MicroZed Part 8 https://forums.xilinx.com/t5/Xcell-Daily-Blog/Adam-Taylor-s-... Adam Taylor’s MicroZed Chronicles Part 36: Driving Adafruit RGB NeoPixel LED arrays with MicroZed Part 7 https://forums.xi…
Re: Ask HN: What are you hacking these holidays?
#6I'm a professional software engineer, I do it enough day to day.
Re: Ask HN: What are you hacking these holidays?
#7Re: Ask HN: What are you hacking these holidays?
#8This would allow for caching or synchronization in a distributed application to happen in memory on an app server instead of always going back to the database or Redis.
Re: Ask HN: What are you hacking these holidays?
#9Zynq MiniZed http://zedboard.org/product/minized My plan is to implement my own version of a neopixel driver to learn VHDL. Ref: Adam Taylor’s MicroZed Chronicles Part 37: Driving Adafruit RGB NeoPixel LED arrays with MicroZed Part 8 https://forums.xilinx.com/t5/Xcell-Daily-Blog/Adam-Taylor-s-... Adam Taylor’s MicroZed Chronicles Part 36: Driving Adafruit RGB NeoPixel LED arrays with MicroZed Part 7 https://forums.xi…
Did you buy the Zync ZedBoard yourself? How much did it cost? What are the specs?
https://www.avnet.com/shop/us/p/kits-and-tools/development-k...
You can download the Xilinx IDE Vivado WebPack for free.
https://www.xilinx.com/products/design-tools/vivado/vivado-w...
Both Avnet and Xilinx require creating a (free) account.
Re: Ask HN: What are you hacking these holidays?
#10It's not nearly done enough for its own HN post yet, but it's coming together slowly. Still working on the standard library and documentation.