Skip to content

Latest commit

 

History

History

3_PMOD

I/O control with PMOD and MicroBlaze subsystems

  • This part teaches you how to control I/O via PMOD interfaces, using pmod Python library - a wrapper library of MicroBlaze subsystems.
  • User reviews the tutorial PYNQ-ZU_Lab_PMOD.
  • User examines the Python code in provided example notebooks and executes the code blocks one by one.

Preparation Tools

  • PYNQ-ZU board (pre installed OS)
  • PYNQ-ZU Adaptor (Power Supply)
  • Pmod Extension Module
  • Grove Extension Module
  • Grove ADC Module
  • Grove Temperature Sensor
  • Grove Light sensor (light lumminance sensor)
  • Grove Led Bar module

Reference

[1] PYNQ_Workshop by Xilinx

[2] PYNQ_Peripherals by Xilinx