Code Monkey home page Code Monkey logo

starynight410's Projects

gpu_arrayradarimaging icon gpu_arrayradarimaging

利用CUDA加速阵列雷达成像过程, 使用MIMO阵列雷达对近场空间做2D和3D BP成像, 本项目只涉及后端算法处理。

uartcontrollerzynq_demo icon uartcontrollerzynq_demo

利用ZYNQ实现了一种PC与PS之间的串口通信的Demo,实现包括:点亮LED、SPI配置、IIC读写功能,并开发相应上位机程序。

zynq_remoteupdatesystem icon zynq_remoteupdatesystem

该项目致力于实现 FPGA 设备的远程网络固件升级。它基于 ALINX 为 ZYNQ 系列提供的固件固化例程进行扩展开发,成功实现了远程升级功能。在测试阶段,不仅验证了升级流程的完整性,还对固件升级过程中的各个阶段进行了耗时测试,确保了升级效率。为了保障数据的准确性,在固件写入 Flash 之前,实施了 CRC 校验机制。 此外,项目还涵盖了 PC 端和 ZYNQ 处理器系统(PS)端的 CRC 校验功能实现。

zynq_sarsystem icon zynq_sarsystem

利用ZYNQ7020实现SAR数据采集系统,其中包含硬件设计代码、上位机、测试程序。

zynq_spilooppl2ps icon zynq_spilooppl2ps

本项目展示了在 ZYNQ 系统中,通过可编程逻辑(PL)与处理器系统(PS)之间的 SPI 环形通信实现。成功实现了双向通信,其中 PL 和 PS 交替担任 SPI 主设备(master),发送数据,同时另一端作为从设备(slave)接收数据。测试流程包括:当 PL 端的按键被触发时,它会发送一个 10 字节的递增序列,遵循 SPI 协议,至 PS 端。接收到数据后,PS 端将这些数据回传至 PL 端,验证了系统的通信能力和数据完整性。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.