Altera_Forum
Honored Contributor
11 years agoImplementation of Bluetooth in FPGA (DE2-115)
Hi everyone! I'm a newbie in using FPGA. Currently I'm using Terasic VEEK-MT which features DE2-115 development board. And I'm using the VEEK-MT hardware demo code and build my software on top of that.
I would like to receive data sending from Arduino(using BlueBee). However, I have no idea on how to receive the data in FPGA using bluetooth. I would like to ask what will be a good choice to implement this? I have been thinking of using a Bluetooth to RS-232 port adapter to receive the data. Is it possible? and how can I achieve this? Thanks a lot for your help!!