Close
0%
0%

Source of Slack

In today's world, most of us could use a little more slack.

Find it with this neurohacking tool.

Similar projects worth following
"Source of Slack" may be slightly false advertising. The true source of slack is inside you. This device uses a Trinket Pro to help you find it. Slack is that state of relaxation that helps you de-stress and chill when tension starts to build. The secret is that you breathe, but you don't "just breathe."

This is not new age fantasy or esoteric knowledge from an obscure guru -- it's science. Research had found that controlling certain timing parameters of the breath actually reduces some activation levels in the nervous system. The technique is easy to learn, but it can be a bit tricky at first.

The Source is a tiny, portable breath pacer that shows the exact timing for inhaling and exhaling, and for handling pauses in between. You can input your current breathing rate, and it will slowly shift the pacing so you reach the optimal rate gradually and comfortably.

Breathing has a complex influence on peripheral and central nervous system structures associated with anxiety and response to stress. These systems have characteristic resonance frequencies. Breathing at rates near these resonance frequencies can activate and strengthen control over nervous system responses. One well-known resonance lies at 0.1Hz -- 6 breaths per minute.

A breath pacer can be valuable tool for finding and exploring resonant frequencies that produce a calm state of mind and body. The Source of Slack gives a visual timing signal that may assist that process. It is intended as a potential aid for relaxation and meditation only, not for treatment of any medical symptoms or conditions.

The Pro Trinket provides reliable timing for an multicolor LED display that tracks the inhale/exhale cycle. Initially, the device displays a 6 breath per minute cycle. Push the button each time you reach the lowest point of your exhalation, then stop the button presses for 5 seconds. The device will start pacing at your current breath rate, then gradually lengthen the cycle time until it reaches 6 bpm. This eases you gradually into the target breathing cycle.

  • 1 × Pro Trinket - 5V 16MHz ADAFRUIT PRODUCT ID: 2000
  • 4 × NeoPixel 5mm Diffused 5mm Through-Hole LED ADAFRUIT PRODUCT ID: 1938
  • 1 × Pushbutton TBD
  • 1 × Pro Trinket LiIon/LiPoly Backpack Add-On ADAFRUIT PRODUCT ID: 2124
  • 1 × Lithium Ion Polymer Battery - 3.7v 105mAh ADAFRUIT PRODUCT ID: 2124

  • Progress

    newdendrite12/30/2014 at 15:50 0 comments

    Four 5mm NeoPixels are now installed on the prototyping board. Individually, they work well with the TrinketPro as a controller. Software development is in progress to produce the most usable display. To be most useful, the code needs to make it easy to independently adjust the hold times for full inspiration and full expiration, as well as the times for letting the breath in and out.

    The next hardware task is to test the power supply. I've chosen the Adafruit Pro Trinket LiIon/LiPoly Backpack Add-On and a 105mAh Li-Ion battery. A 500mAh battery is also available if more capacity is needed. The NeoPixels can draw quite a bit of current, but maximum brightness is not needed for the application. In fact, it would most likely distract from the purpose, so we'll be running the LEDs at lower current levels.

  • Display update

    newdendrite12/21/2014 at 04:27 0 comments

    To improve the display for the project, I ordered a set of 5mm NeoPixels from Adafruit. They arrived quickly and have replaced the original blue LEDs on the protoboard. The NeoPixels will give capability for better control over the hue of the display, and several LED's can be controlled with fewer pins on the Trinket., reducing the rat's nest of wiring that often accompanies LED displays. So far, the biggest problem with using NeoPixels has been locating a schematic for them. The Adafruit NeoPixel Uberguide fails to provide a pinout for the 5mm version. Finally, I found a schematic lurking in the middle of a new product video.

    The display will allow information to be conveyed by using a variety of colors as cues. Currently, the plan is to start with a "brighter" color when the breath pacer is first turned on -- probably a shade of yellow. This will indicates to the user that his/her breathing rate is not yet optimal. As the pace is slowed, the display color will move toward green and finally end on blue, indicating that the optimal breath frequency has been reached. At the same time, different LED's in the display will also be activated to indicate inhalation and exhalation.

  • First Prototype

    newdendrite12/17/2014 at 01:20 0 comments

    I now have an Adafruit Trinket Pro (5v) in house for the first prototype. For the time being, blue LED's are being used for the display until an order of multicolor LED's arrives. Today, code for timing function was completed and downloaded. Initial tests show that the code works successfully as a fixed timer for pacing the inhale/exhale breath cycle.

    The next step is to code a function that allows information be fed to the Trinket about frequency of his/her current breathing. The user establishes a baseline by pushing a button at the completion of each exhale. The software will calculate current breathing frequency and begin pacing at that frequency. Then the pacing will gradually slow until it matches the target frequency of approximately 6 breaths per minute. This is an important feature of the project. Users often find it hard to slow their breathing to match the target frequency. Custom pacing beginning at the user's baseline is the key to comfortably attaining the very slow breathing rate that produces optimal relaxation.

  • Starting concept

    newdendrite12/09/2014 at 15:37 0 comments

    First we're going to build a simple timer with visual display for pacing the breath, then elaborate the display and perhaps add other sensory modalities such as auditory and haptic signals.

    I'm using four LED's in a vertical column. The bottom LED represents a complete exhale and the top LED represents a complete inhale. To provide pacing, I fade from one LED to another. The two middle LED's will indicate that we are between the two extremes.

    The next step is to decide how to factor color into the display.

    Pictures coming soon...

View all 4 project logs

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates