Skip to content

Hamid-R-Tanhaei/ADC_FPGA_WIFI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

block diagram
This project consists of two Interfacing: FPGA Spartan-6 with an Analog Devices high-speed ADC (AD9865) and then transferring data through WIFI protocol by means of ESP32-WROVER module to the PC in which a Java application monitors the receiving data.
The ADC AD9865 is driven with sample rate of 75MHz (75MSPS) with bitwidth of 10. The AD9865 chip is configured by Spartan through SPI connection in order to operate properly. The ADC data then is transferred to ESP32 which is configured in Access-Point mode. The PC is connected to ESP32 through Wifi. A graphical Java application has been developed to monitor the received data in waveform mode.
VHDL_code
ESP32_Firmware
Java_program

java app



Author:

Hamid Reza Tanhaei