Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 320 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 320 Bytes

Nexys-A7-Accelerometer-FPGA

This project showcases the integration of a 3-axis accelerometer (ADXL362) with the Nexys A7-50T FPGA board. The accelerometer data is read via SPI communication and displayed on 7-segment displays and LEDs. The Verilog code handles SPI communication, data processing, and display control.