Programming the SPI

From UConn PAN
Revision as of 19:27, 20 July 2007 by Krueger (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page discusses a project currently under development. Please be aware that information on this page may change as the project progresses.

This module aims to merge the ADC and temperature sensor modules into a single module. Both modules communicate over a shared SPI-like bus, and there are many structural and functional similarities between the two. However, this is a partially completed project. The current VHDL files (which are mostly written but need to be tested) can be found here. The subprojects (i.e. earlier versions of the separate ADC and temperature sensor modules) can be found at: