News:

Let's find out together what makes a PIC Tick!

Main Menu

Communicating with mobile phone + Bluetooth module.

Started by ege, Nov 03, 2023, 09:37 PM

Previous topic - Next topic

ege

I want to have a project done for a fee,

It will communicate with the mobile phone + Bluetooth module.
Bluetooth detection distance is 10 meters,
When the mobile phone communicates via Bluetooth, 1 LED will light up,
When communication is interrupted, the LED will turn off.
I would be happy if friends who can do it give me a price.

gtvpic

Hello
I would need some more information such as:
A.- You want the Final Product or the Development
B.- Powered by batteries (Duretion) or with mains power. Does this imply mobility or not?
C.- Size and/or use limitations
D.- Type of processor, it has to be a PIC or it could be another type
E.- Country of use and possible restrictions

Please provide more information and I will be able to study the feasibility

ege

Thank you for your answer.
My English is not very good, sorry.

I don't want the Final Product, I want to get ,schema + program + hex.
I want to blink 1 LED with the HC-06 Bluetooth Module using a mobile phone.
My choice is pic mcu. 
It will work with battery .
When you give me the schematic, I will draw the pcb myself. 
This project is not a commercial product.


gtvpic

I understand that you only need:
A.- PCB diagram with the processor, the HC06 module, the LED and the power supply
B.- Processor Program.
C.- Some Help.
It's right?

On the Phone, the BLUETOOTH would have to be linked to the HC06 module for it to detect it. Also, if necessary, you could generate an APP for Android.

If I may make a recommendation, I would advise you to use an ESP32 without further ado. In fact, there are some for sale with an external battery connector, the BLUETOOTH connection and the integrated LED. All this at a very low cost.

For my part, I would like to program the ESP32 as well as the PIC and the HC06.

What approximate delivery time do you need?

By the way, what language do you prefer?  8)
I am Latin speaking
If you prefer to discuss the issue privately, my email is gtvpic@gmail.com

ege


keytapper

Ignorance comes with a cost

Dolci

Quote from: keytapper on Nov 05, 2023, 04:46 PMI made this. I hope it would be interesting.

Hi keytapper,

which android bluetooth apps is compatible with your project.. i want to try it.

david

You may like to check this out also-
https://appinventor.mit.edu/
It's a graphical language for developing phone apps and includes all the functional blocks you're likely to want.

David

keytapper

Quote from: Dolci on Nov 06, 2023, 10:31 AMwhich android bluetooth apps is compatible with your project.. i want to try it.
I currently installed Serial Bluetooth Terminal which has several configurable buttons, but I started with DCmote, but it's disappeared.
As David said, the Appinventor will let you customize the look and feel for any command sent over the bluetooth.
Ignorance comes with a cost

Dolci