Chakra Healing Harmonizer Using Arduino

by thelonelyprogrammer in Circuits > Arduino

1650 Views, 5 Favorites, 0 Comments

Chakra Healing Harmonizer Using Arduino

Chakra Healing Harmonizer using Arduino

A step to combine the technology and spiritualism.

This project demonstrates the use of electronics and embedded system with Chakra Meditation.

This is my step to put forth to help a yoga institution and to create an awareness about Chakra healing.

Parts and Material

Arduino Uno x 1

Relay Module x 7

Arduino MP3 Shield x 1

Speaker: 3W, 4 ohms x 2

RGB LED panel x 7

Hardware

20180609_222632_LDT1ogAu8B.jpg

I had cut the Plywood to the required dimension and Glass to cover each RGB LED Panel.

The 12V adapter is installed for powering the device and a separate adapter is used to light the LED Panel. The Relay Connections are used to switch the LED Color Panels. Make sure that the supply is isolated.

Drill the plywood to mount the PCB.

Connections

20180609_222550_gfmtdqfiQO.jpg

*Arduino -> BT MODULE*
TX -> RX

RX -> TX

VCC -> 3.3v

GND -> GND

*Arduino -> Relay Board*

IN1 -> A1

IN2 -> A2

IN3 -> A3

IN4 -> A4

IN5 -> A5

IN6 -> A6

IN7 -> A7

VCC -> VCC

GND -> GND

*Arduino -> MP3Module*

TX -> D10

RX -> D11

VCC -> 3.3v

GND -> GND

The Code

You can find the sample code on my GitHub Repository below.

https://github.com/Rahul24-06/Chakra-Healing-Harmonizer-Using-Arduino

Connections

download.png
mp3_6.jpg
relayboard3.jpg

Application

screenshot_20180617-230521_DGyKf1phGf.jpg

For now we will use the ready-made application. In the following days I will publish the application once after the certificates are processed.

APP Screenshot:

Working of This Project:

Chakra Healing Harmonizer using Arduino