Forum Discussion
Altera_Forum
Honored Contributor
8 years agoWiFi dongle with DE2 board
Hi everyone, Does anyone have an experience with using a WiFi dongle connected to a DE2 board. In my project, I am trying to connect the DE2 to WiFi. Could you please help me.... Thank ...
Altera_Forum
Honored Contributor
8 years agoBefore deciding for one or the other solution, you should understand their different features and first of all, know what you exactly want to achieve.
A "WiFi dongle" is an USB communication device designed to be used by a host computer with USB host capability. Parts of the network stack have to be implemented in software. Usual implementations are based on an OS, mostly Linux. WiFi part of RFS module is an ESP32 module, connected through UART. Many different configurations possible, no OS or embedded host processor required.