Skip to content

xupsh/PYNQ-IoT-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PYNQ IoT demo based on PYNQ-Z2

This repo contains the pip install package for demostrations of PYNQ IoT. It's only support PYNQ Z2 board.

Quick Start

In order to install it on your PYNQ board, connect to the board, open a terminal and type:

Online Install

# (on PYNQ v2.3 only)
sudo pip3 install git+https://github.com/xupsh/PYNQ-IoT-demo.git

Standalone Install

# (on PYNQ v2.3 only)
cd PYNQ-IoT-demo
sudo python setup.py install

NOTE: This command must be run as root.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published