top of page

ADIUVO ENGINEERING BLOG
Search


Adam Taylor
Jan 155 min read
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...
0 comments

Adam Taylor
Aug 28, 20243 min read
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...
0 comments


Adam Taylor
Aug 13, 20245 min read
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...
0 comments

Adam Taylor
Mar 6, 20248 min read
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...
4 comments

Adam Taylor
Oct 26, 20222 min read
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...
0 comments

Adam Taylor
Oct 18, 20223 min read
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...
1 comment

Adam Taylor
Sep 8, 20213 min read
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...
0 comments

Adam Taylor
Aug 4, 20212 min read
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...
0 comments

Adam Taylor
Jul 7, 20213 min read
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...
0 comments


Adam Taylor
May 26, 20213 min read
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...
1 comment

Adam Taylor
Apr 14, 20213 min read
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...
0 comments

Adam Taylor
Mar 24, 20213 min read
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.
0 comments


Adam Taylor
Mar 20, 20213 min read
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.
1 comment

Adam Taylor
Jan 25, 20212 min read
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...
0 comments
bottom of page