This is an old revision of the document!
This section will include help/guidance on topics as they come up in the class.
The ZED board does no active processing of signal data in this milestone. For this milestone the ZED board acquires signal data from the A/D and copies it to the D/A. It must do this 100,000 times per second (1kHz). The timing must be precise. You must ensure that the A/D is sampled at 100 kHz and that the D/A generates data at that same rate. We didn't build a sampled-data system in ECEN 330 but you should have all of the necessary tools to achieve this milestone. Here is one way to go about accomplishing the software part of this milestone.