12. The third eye - Skin Electronics#

Research#

The third eye refers to the gate that leads to inner realms and spaces of higher consciousness. In New Age spirituality, the third eye often symbolizes a state of enlightenment or the evocation of mental images having deeply personal spiritual or psychological significance.

The third eye (also called the mind’s eye, or inner eye) is a mystical and esoteric concept of a speculative invisible eye which provides perception beyond ordinary sight.

In certain dharmic spiritual traditions the third eye refers to the ajna (or brow) chakra.[2] The third eye refers to the gate that leads to inner realms and spaces of higher consciousness. In New Age spirituality, the third eye often symbolizes a state of enlightenment or the evocation of mental images having deeply personal spiritual or psychological significance. The third eye is often associated with religious visions, clairvoyance, the ability to observe chakras and auras,[3] precognition, and out-of-body experiences. People who are claimed to have the capacity to utilize their third eyes are sometimes known as seers. In Hinduism, the third eye is said to be located around the middle of the forehead, slightly above the junction of the eyebrows.

Code Example#

Use the three backticks to separate code.

// the setup function runs once when you press reset or power the board
void setup() {
  // initialize digital pin LED_BUILTIN as an output.
  pinMode(LED_BUILTIN, OUTPUT);
}

// the loop function runs over and over again forever
void loop() {
  digitalWrite(LED_BUILTIN, HIGH);   // turn the LED on (HIGH is the voltage level)
  delay(1000);                       // wait for a second
  digitalWrite(LED_BUILTIN, LOW);    // turn the LED off by making the voltage LOW
  delay(1000);                       // wait for a second
}

The fist option was to have an ada fruit board connected to a piazo touch sensor, as an earing, so in order to get the leds working you had to clip the piazo, but the ada fruit wasn´t receiving the coding so I decided to change device for a lilypad then for the size i had to change the position of the device and put it in the middle of the head with 4 leds over it