/Pmod

Collection of simple interfaces for Digilent Pmods

Primary LanguageVerilogOtherNOASSERTION

Pmod Collection

Contents of Readme

  1. About
  2. List of Available Pmods
  3. Information about Test Codes

Repo on GitLab Repo on GitHub


About

This repository contains interfaces for some of the Digilent Pmods. More information about individual modules is available on their directory.

List of Available Pmods

Name Bus ICs Description Notes
AD1 SPI AD7476A Analog-to-digital converter -
AMP3 GPIO/I²C SSM2518 Stereo Power Amplifier Not working
COLOR I²C TCS3472 Color Sensor Module -
DA2 GPIO DAC121S101-Q1 Digital-to-analog converter -
HYGRO I²C HDC1080 Relative humidity and temperature sensor -
KYPD GPIO None 4x4 Keypad -
MIC3 SPI ADCS7476, SPA2410LR5H-B Small microphone module Needs more verification

Information about Test Codes

Test modules use utility modules such as button debouncers. Verilog code for these utility modules can be found in Utils directory of this repository, as well as their own repository.