Coder Social home page Coder Social logo

pynq-sense-hat's Introduction

PYNQ-Sense-HAT

This repo contains the pip install package for Sense HAT Overlay on PYNQ. It's only support PYNQ Z2 board currently. There are 3 notebook explaining the usage of Sense HAT.

Quick Start

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

Online Install

# (on PYNQ v2.3 or v2.4 only)
sudo pip3 install git+https://github.com/xupsh/pynq-sense-hat.git

Standalone Install

# (on PYNQ v2.3 or v2.4 only)
cd pynq-sense-hat
sudo python setup.py install

NOTE: This command must be run as root.

Run the examples

After the installation, a folder pynq-sense-hat shuold be seen in /home/xilinx/jupyter_notebooks.There are 3 .ipynb files you can try..

About Sense HAT

Sense HAT is a platform designed with multiple devices integrated and Raspberry Pi interface. All the devices on the Board can be access via IIC bus (GPIO2 as SDA and GPIO3 as SCL) with different device address.

1.LED matrix controller: This microcontroller drives the LED matrix. Address:0x46
2.LED matrix: This 8x8 LED matrix displays characters or pictures.
3.LSM9DS1: The all-in-one gyroscope, accelerometer, and magnetometer will measure the orientation of objects, an increase in speed, and the strength and direction of a magnetic field.
4.Joystick: This five-button joystick allows for up, down, left, and right movements, as well as an Enter via a click.
5.LPS25H: A temperature and humidity sensor.
6.HTS221: A barometric pressure sensor.

More information about it, please click here.

pynq-sense-hat's People

Contributors

siudya avatar sumilao avatar xupsh avatar

Stargazers

LarreaMikel avatar Timothy avatar

Watchers

James Cloos avatar  avatar

Forkers

siudya

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.