Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Voice Controlled Devices

Status
Not open for further replies.

milan.rajik

Banned
Joined
Apr 1, 2013
Messages
2,524
Helped
540
Reputation
1,078
Reaction score
524
Trophy points
1,393
Activity points
0
Controlling Devices through voice

The project is Voice Controlled Devices. I have used Clicker2 for PIC32MX, Relay Click and SpeakUp Click from mikroElektronika. The cost of the project is 96 USD. SpeakUp Click is in Clicker2's 1st mikroBus Socket and Relay Click is in 2nd Socket. Two voice commands like Light and Fan have to be recorderd and stored in SpeakUp Click. Also SpeakUp Click Communication has to be set to 9600 baudrate.

When one Speaks Light (say) then Relay 1 turns ON and when he speaks it again the relay turns OFF. If heavy load has to be controlled then a contactors can be driven from the Relays.

I am posting the mikroC PRO PIC32 project used for the project. I have tested it in and it works fine. Now I am going to do another project where an additional mikroBus Shield with mikroSD Click and GSM3 Click modules will be used and the device can be controlled either by voice or SMS. I am doing this for Farmers.

- - - Updated - - -

These are the boards and modules used.

https://www.mikroe.com/pic32/clicker-2-pic32mx/

https://www.mikroe.com/click/speakup/

https://www.mikroe.com/click/relay/

- - - Updated - - -

You can also use SpeakUp Click without Clicker2 and Relay Click. Instead you can connect the 12 IOx pins of SpeakUp Click to 12 relay interfacing circuits and control 12 devices with just SpeakUp Click. I am doing another version of Project and it is working fine in Proteus. I had connected SpeakUp Click to PC using TTL2USB adapter and used COMPIM in Proteus to communicate with PIC18F26K22. In that project I am going to control 8 devices (ON/OFF) and two Triacs for Traic Phase angel control for lights and fans.

A voice like Fan will toggle the Fan on and off and a voice like Fan Speed Up and Fan Speed down will increase or decrease the Triac firing angle. I am making a voice based switch board for blind people.
 

Attachments

  • Voice Controlled Device.rar
    91.5 KB · Views: 50
Last edited:

Re: Controlling Devices through voice

There is was typo.

I had connected SpeakUp Click to PC using TTL2USB adapter and used COMPIM in Proteus to communicate with SpeakUp Click.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top