Home
Knitronics Blog
Project Tutorials
Install Guides
FPGA Basics
DSP for FPGA
The Zynqberry Patch
Kria KR260
Kria KV260
SP701
Eclypse Z7
Ultra96 V2
SDR
Major Projects
Summer of FPGA
Knitronics TV
About + Contact

Knitronics

Home
Knitronics Blog
Project Tutorials
Install Guides
FPGA Basics
DSP for FPGA
The Zynqberry Patch
Kria KR260
Kria KV260
SP701
Eclypse Z7
Ultra96 V2
SDR
Major Projects
Summer of FPGA
Knitronics TV
About + Contact
cover.png
Whitney Knitter
August 21, 2022

Edge Impulse on Kria KV260: Basic ML Model Development

Whitney Knitter
August 21, 2022
Edge Impulse on Kria KV260: Basic ML Model Development

This project walks through the basics of creating your own ML model in Edge Impulse & deploying it on the Kria KV260.

Source: https://www.hackster.io/whitney-knitter/edge-impulse-on-kria-kv260-basic-ml-model-development-9bc5e6

Whitney Knitter
August 21, 2022

Vitis Acceleration Flow on KV260 - Vitis Platform

Whitney Knitter
August 21, 2022
Vitis Acceleration Flow on KV260 - Vitis Platform

Using Vitis for FPGA acceleration, this post in the series for the KV260 covers the final step of creating & testing the Vitis Platform.

Source: https://www.hackster.io/whitney-knitter/vitis-acceleration-flow-on-kv260-vitis-platform-c3537e

Whitney Knitter
August 21, 2022

Kria KV260 PetaLinux 2021.2 BSP Project Patches/Updates

Whitney Knitter
August 21, 2022
Kria KV260 PetaLinux 2021.2 BSP Project Patches/Updates

This project outlines the latest updates to the Kria KV260 PetaLinux project when using the 2021.2 BSP since 2021.2 was originally released.

Source: https://www.hackster.io/whitney-knitter/kria-kv260-petalinux-2021-2-bsp-project-patches-updates-7607ae

Whitney Knitter
August 21, 2022

Vitis Acceleration Flow on KV260 - Software in PetaLinux

Whitney Knitter
August 21, 2022
Vitis Acceleration Flow on KV260 - Software in PetaLinux

Using Vitis for FPGA acceleration, this second part covers how to add the accelerated kernel to the embedded Linux image in PetaLinux.

Source: https://www.hackster.io/whitney-knitter/vitis-acceleration-flow-on-kv260-software-in-petalinux-b2456c

Whitney Knitter
June 6, 2022

Vitis Acceleration Flow on KV260 - Extensible Vitis Platform

Whitney Knitter
June 6, 2022
Vitis Acceleration Flow on KV260 - Extensible Vitis Platform

Using Vitis for FPGA acceleration, this first part goes through how to create the hardware design with the hooks for the accelerated kernel.

Source: https://www.hackster.io/whitney-knitter/vitis-acceleration-flow-on-kv260-extensible-vitis-platform-c3f947

Whitney Knitter
June 5, 2022

Getting Started with KRS & ROS 2 on the Kria KV260

Whitney Knitter
June 5, 2022
Getting Started with KRS & ROS 2 on the Kria KV260

This project walks through how to build & launch a ROS 2 package with KRS on your host PC and on target hardware.

Source: https://www.hackster.io/whitney-knitter/getting-started-with-krs-ros-2-on-the-kria-kv260-0ba211

Whitney Knitter
June 5, 2022

Installing Kria Robotics Stack on Ubuntu

Whitney Knitter
June 5, 2022
Installing Kria Robotics Stack on Ubuntu

This project walks through how to walk through how to install Kria Robotics Stack, a set of robotics libraries & utilities for the Kria SoM.

Source: https://www.hackster.io/whitney-knitter/installing-kria-robotics-stack-on-ubuntu-58c539

Whitney Knitter
June 5, 2022

PMOD IP Development for Kria KV260 using Vitis HLS

Whitney Knitter
June 5, 2022
PMOD IP Development for Kria KV260 using Vitis HLS

This project demonstrates how to control the PMOD I/O on the KV260 carrier board and develop IP for it using Vitis HLS.

Source: https://www.hackster.io/whitney-knitter/pmod-ip-development-for-kria-kv260-using-vitis-hls-069968

Whitney Knitter
June 5, 2022

Update Boot Binary and Install Pynq on Kria KV260

Whitney Knitter
June 5, 2022
Update Boot Binary and Install Pynq on Kria KV260

How to update the boot binary on the Kria KV260 using the Ethernet recovery tool so Ubuntu 20.04 is more stable and installing Pynq.

Source: https://www.hackster.io/whitney-knitter/update-boot-binary-and-install-pynq-on-kria-kv260-03b7e9

Whitney Knitter
June 5, 2022

Porting Edge Impulse onto the Kria KV260 Vision AI Kit

Whitney Knitter
June 5, 2022
Porting Edge Impulse onto the Kria KV260 Vision AI Kit

This project demonstrates how to prep the Linux image for the Kria to be able to install Edge Impulse for Linux and connect to EI Studio.

Source: https://www.hackster.io/whitney-knitter/porting-edge-impulse-onto-the-kria-kv260-vision-ai-kit-3bedb2

Whitney Knitter
June 5, 2022

Ubuntu 20.04.3 Desktop on Kria KV260 with Edge Impulse

Whitney Knitter
June 5, 2022
Ubuntu 20.04.3 Desktop on Kria KV260 with Edge Impulse

This project walks through installing Ubuntu 20.04.3 Desktop on the Kria KV260 Vision AI Starter Kit and using Edge Impulse with it.

Source: https://www.hackster.io/whitney-knitter/ubuntu-20-04-3-desktop-on-kria-kv260-with-edge-impulse-f32139

Whitney Knitter
June 5, 2022

Linux Development on the Kria KV260 with PetaLinux 2021.2

Whitney Knitter
June 5, 2022
Linux Development on the Kria KV260 with PetaLinux 2021.2

This project walks through the build of an embedded Linux image for the Kria KV260 Vision AI starter kit using PetaLinux 2021.2

Source: https://www.hackster.io/whitney-knitter/linux-development-on-the-kria-kv260-with-petalinux-2021-2-65137a

Whitney Knitter
June 5, 2022

How to Add KV260 Carrier Board Connections in Vivado

Whitney Knitter
June 5, 2022
How to Add KV260 Carrier Board Connections in Vivado

When using the Kria KV260, this project shows you how to auto-populate the carrierboard peripherals in the block design for easy connection.

Source: https://www.hackster.io/whitney-knitter/how-to-add-kv260-carrier-board-connections-in-vivado-686179

Whitney Knitter
June 5, 2022

Getting Started with the Kria KV260 in PetaLinux 2021.1

Whitney Knitter
June 5, 2022
Getting Started with the Kria KV260 in PetaLinux 2021.1

This project walks through how to create a custom embedded Linux image for the Kria KV260 Vision AI Starter Kit in PetaLinux 2021.1.

Source: https://www.hackster.io/whitney-knitter/getting-started-with-the-kria-kv260-in-petalinux-2021-1-b491fd

Whitney Knitter
June 5, 2022

Getting Started with the Kria KV260 in Vivado 2021.1

Whitney Knitter
June 5, 2022
Getting Started with the Kria KV260 in Vivado 2021.1

The project walks through how to create a custom hardware project for the Kria KV260 Vision AI Starter Kit in Vivado 2021.1

Source: https://www.hackster.io/whitney-knitter/getting-started-with-the-kria-kv260-in-vivado-2021-1-817ec2

Whitney Knitter
June 5, 2022

Getting Started with the Kria KV260 in PetaLinux 2020.2.2

Whitney Knitter
June 5, 2022
Getting Started with the Kria KV260 in PetaLinux 2020.2.2

This project walks through how to generate your own custom Linux image for the Kria KV260 board using its BSP as a starting point.

Source: https://www.hackster.io/whitney-knitter/getting-started-with-the-kria-kv260-in-petalinux-2020-2-2-3723fc

Whitney Knitter
June 5, 2022

Benchmarking the Kria KV260 AI Vision Starter Kit

Whitney Knitter
June 5, 2022
Benchmarking the Kria KV260 AI Vision Starter Kit

This project demonstrates the Kria SoM's performance benchmarks and how to validate them.

Source: https://www.hackster.io/whitney-knitter/benchmarking-the-kria-kv260-ai-vision-starter-kit-464972

Whitney Knitter
June 5, 2022

Getting Started with the Kria KV260 AI Vision Kit

Whitney Knitter
June 5, 2022
Getting Started with the Kria KV260 AI Vision Kit

This project walks through the out-of-the-box capabilities of the Kria K260 SoM development kit.

Source: https://www.hackster.io/whitney-knitter/getting-started-with-the-kria-kv260-ai-vision-kit-c6d6af

Back to Top