Section 01
Guide to the FPGA Voice-Controlled Super Mario Project
This project was developed by diegonavarro95 and open-sourced on GitHub (link: https://github.com/diegonavarro95/FPGA-MarioBros-CNN-VoiceControl, MIT License). Its core is combining real-time speech processing with convolutional neural networks (CNN) and classic game Super Mario control, achieving deep integration of hardware-level AI inference and digital logic design. The system does not rely on external servers; all processing is completed in real-time on the FPGA, demonstrating the potential of edge AI applications.