- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to interface HC-05 Bluetooth module with de10 nano?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Those modules have a simple 8 pin connector.
Two power lines, four status/enable lines, and a UART RX/TX pair.
So four GPIO pins and two (RX/TX) lines for a standard 9600/38400 baud asynchronous UART module.
So you will have to implement some logic on the FPGA side (UART, GPIO ports) and tie it into the processor side of the DE10-NANO.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page