top of page

ADIUVO ENGINEERING BLOG
Search


MicroZed Chronicles: Sliding Window Filter
One of the things I really enjoy is creating image processing solutions as you might notice from the projects I publish on Hackster. My...
Adam Taylor
Jan 155 min read
0 comments

MicroZed Chronicles: Perfecting Pipelining
One of the main methods of increasing timing performance in our FPGA designs is to implement pipelining. At its heart, pipelining allows...
Adam Taylor
Aug 28, 20243 min read
0 comments


MicroZed Chronicles: RISC-V based Image Processing
FPGA are excellent for image processing, their parallel nature easily allows us to implement parallel processing stages. Over the years...
Adam Taylor
Aug 13, 20245 min read
0 comments

MicroZed Chronicles: The Frequency Domain
Recently, I have posted a few blogs and projects which looked at signal processing or filters. I thought it would be a good idea to go...
Adam Taylor
Mar 6, 20248 min read
4 comments

MicroZed Chronicles: Video Frame Read Buffer
Last week we examined the Video Frame Buffer Write (VFBW), which is capable of writing image frames to an external memory. This week, we...
Adam Taylor
Oct 26, 20222 min read
0 comments

MicroZed Chronicles: Video Frame Buffer Write
When I’ve previously created image processing blogs or applications, I have tended to use the Video Direct Memory Access (VDMA) module to...
Adam Taylor
Oct 18, 20223 min read
1 comment

MicroZed Chronicles: PYNQ Composable Overlays
I have talked about my love of PYNQ for rapid prototyping of applications both commercially and for fun projects on several occasions in...
Adam Taylor
Sep 8, 20213 min read
0 comments

MicroZed Chronicles: Example Designs in Vivado and Vitis
Over the years, several blogs and projects have leveraged the Vivado and Vitis ability to generate example projects. One of the most...
Adam Taylor
Aug 4, 20212 min read
0 comments

MicroZed Chronicles: The 400th Edition
Back on the 29th September 2013, I sat down and wrote what would become the first blog in this series. It was a simple look at how to...
Adam Taylor
Jul 7, 20213 min read
0 comments


MicroZed Chronicles: Kria SoM and Applications
One of the big advantages of the Kria SoM is the ease with which new applications can be created, either around the existing applications...
Adam Taylor
May 26, 20213 min read
1 comment

MicroZed Chronicles: Having Fun with the Basys3 Artix-7 FPGA Development Board
I recently hosted two webinars for Crowd Supply on how to create a fun, breakout Pong-type game on the Basys3 board. The class was not...
Adam Taylor
Apr 14, 20213 min read
0 comments

MicroZed Chronicles: MIPI Imaging on Zynq - Part 2
With the Vivado application completed, we can export the XSA with the BIT file into a Vitis project.
Adam Taylor
Mar 24, 20213 min read
0 comments


MicroZed Chronicles: MIPI Imaging on Zynq - Part 1
In a previous installment, we looked at the Trenz ZynqBerry Zero. Let's create a simple image processing system using the MIPI input.
Adam Taylor
Mar 20, 20213 min read
1 comment

Getting up and running with the OpenCV AI Cameras
I have recently been on a crowd funding spree on KickStarter, along with funding the ZX Spectrum Next and the Looking Glass Portrait, a...
Adam Taylor
Jan 25, 20212 min read
0 comments
bottom of page