My C++ Programming Learning Journey!
-
Updated
Nov 11, 2025 - C++
My C++ Programming Learning Journey!
An Adafruit GFX Compatible Library for the ESP32, ESP32-S2, ESP32-S3 to drive HUB75 LED matrix panels using DMA for high refresh rates. Supports panel chaining.
Black ops 7 DMA : Some parts are pasted because they were annoyingly difficult. Good learning experience still.
Free DMA Cheat For Hunt: Showdown 1896. ESP & Chams
First demo using the primary DMAC of the VME/DSP over the PSP's Media Engine, transferring data betwen DSP buffers and main memory
ST7735S driver for Raspberry Pi. The driver utilizes DMA capabilities to reach ultimate goal — zero CPU load.
Personal tool for dumping PE modules and resolving dynamic imports from kernel or user-mode via DMA or Win32 API
STM32 Data Serialization & Telemetry Project
A simple Arduino project to show how to continously read analog values directly from the ADC (analog to digital converter) on an ESP32-C3. This is much much much faster than calling analogRead(), so it's useful if you need to read values at a high frequency.
This is a console-based MineSweeper game developed in C++. It features a grid-based minefield with customizable dimensions, safe first move, and real-time user interaction. The game detects win/loss conditions and reveals mines at the end.
Add a description, image, and links to the dma topic page so that developers can more easily learn about it.
To associate your repository with the dma topic, visit your repo's landing page and select "manage topics."