ICOMP-UNC / Bit-Masters

MIT License
0 stars 0 forks source link

Hardware Adaptation and New Features Implementation #29

Closed daviddaguero closed 2 days ago

daviddaguero commented 2 days ago

In this pull request, we have adapted the code to work with the hardware. During the process, we tested the code on the board and made adjustments to address any issues, ensuring everything is functioning as expected in this version.

Additionally, we introduced the following new features:

Moreover, we integrated DMA (Direct Memory Access) for efficient data transfers:

These improvements should enhance the system's functionality and responsiveness.