Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 425 Bytes

File metadata and controls

11 lines (6 loc) · 425 Bytes

MyRio Implementation

The top level FPGA code is located in FPGA_main.vi.

Top level FPGA code

The ADC runs at 500 kHz. It is important to keep this timing. The code execution must not take more time than this. A detailed description can be found in the pdf file.

The project file is the best place to get an overview:

Lock-In Code