HC05 Bluetooth Module Voltage Divider

by ThisIsSteve in Circuits > Arduino

12122 Views, 7 Favorites, 0 Comments

HC05 Bluetooth Module Voltage Divider

IMG_20150901_045302.jpg
IMG_20150901_045317.jpg

Recently I borrowed a Bluetooth module from my friend, because I had misplaced mine. I noticed that the Bluetooth module had no breakout board. So I read though the data sheets and found that this was a HC05 and it ran on 3.3v logic. But the Arduino TX pin runs on 5v signal, so all you needed to do is build a breakout board for it here is how you do that.

So lets get started...

Tools and Components

IMG_20150831_123201.jpg

So you will be needing a

Soldering skills are required for this instructable, you can learn to solder via a wide rang of tutorials on YouTube.

Circuit

Screenshot from 2015-09-01 05:12:08.png

The circuit is quite simple all you have to do is create a voltage divider using a resistor combination the required output is 3.3v. Assemble he circuit on a pref-board. Try out some test sketches in the examples section of the Arduino IDE to make sure you got it working.

Finishing

IMG_20150901_045324.jpg

Do not worry about the messy resistors on my board. Some of it are to power on the led and some of it is to run terminal commands. You may rarely need to use those and if you do you can PM me and I will mail you the circuit on how to do that.