กลับไปหน้ารวมไฟล์
wireless-light-therapy-alzheimers-glasses-and-lights-c47192-en.md

This project is centered around the creation of devices aimed at being used in the study of the effects of Alzheimer's Light Therapy on humans. In December 2016, after publishing my first Instructable, Mr. Sotiris Melissis (graduate student at NYU) contacted me regarding a newly published article on a new Alzheimer's treatment method by MIT (http://news.mit.edu/2016/visual-stimulation-treatment-alzheimer-1207), he suggested that I build a device to aid in the testing of this therapy on humans. We agreed on creating glasses that could administer the (40Hz) light therapy via a small LED in the corner of the lense, and having the glasses be wirelessly controlled by a remote with an OLED display.

The process of building the controller was the first step of creating these devices and due to the idea that they were to be wireless, I decided to work with the ESP8266 MCUs as they allow for the creation of wireless networks with their wireless AP and Client modes. The MCUs are also fairly small and have low power consumption, an attractive feature when making wearables and remote controls. One of the major design decisions of this project was the placement of the LED on the glasses as one of the focuses of the project was to give the user the ability to carry out daily tasks as they receive the treatment; this objective lead to the LED being placed in the corner of the transparent glasses, this was done in order to allow the user to maintain visibility throughout the treatment. The idea to make the glasses wireless was also conjured while the thought of maintaining the user’s freedom of movement through the therapy was in mind.

To occupy the glasses and control them, a remote with an OLED was created and an ESP-12 was is programmed in client mode to control the ESP that is connected to the LED on the glasses which is in access point mode. An menu interface is programmed into the ESP acting as a remote, to allow the user to change the state and brightness of the LED.

Remote ESP with OLED

After establishing a remote connection between the remote and the glasses, the next step was to create a standalone light bright enough to replace a room lamp that could still administer the therapy. Just like the glasses, the idea was to have the light be wirelessly controlled by the existing remote. For this, I incorporated another ESP-12 acting in station mode, the remote could sends a signal to turn on the light, the ESP on the glasses receives the signal, switches to client mode and connects to the ESP on the light to tell it to turn on. The goal to create a light that could replace a lamp, meant there was a need for high powered LEDs, this also meant that the lights couldn’t be powered directly from the ESP’s IOs as the high powered LEDs require more current than the ESP can source. A power adapter was used to provide the required current for the LEDs, and a transistor was embedded into the circuitry to allow the ESP to control the LEDs that make up the light.

ESP connected to glasses

With the circuitry and connection logistics between the remote, glasses, and light worked out, the menu on the remote was updated to accommodate the changes and allow for a sleep mode on the remote. The sleep mode was only incorporated on the remote as it is the only MCU that remains in client mode and thus it does not need to constantly check for received data from the other devices. As for the glasses, a small capacity battery was chosen to power the ESP due to the design restrictions calling for a small device in order to fit on the user’s glasses.

Although the remote is the usual method of controlling the glasses and the lights, they can also be controlled via a computer or phone by manually connecting to their networks and sending a list of commands to specific addresses (I will release the commands involved in this form of control to anyone who is interested in testing them out, just email me at addyirankunda@gmail.com). The instructions on how to build, and use the remote, glasses, and lights are below (the code is also provided).

Demonstration of the devices in action

EXPANDED TECHNICAL DETAILS

Photobiomodulation Healthcare Hub

This medical-assistive project uses controlled light therapy (40Hz flickering light) to potentially help reduce the symptoms of Alzheimer's and improve cognitive function.

  • 40Hz Spectral Synthesis: The Arduino manages high-intensity white LEDs embedded in glasses or room fixtures. The firmware maintains a precise 40Hz flicker frequency, which research suggests can stimulate gamma brain waves and clear beta-amyloid plaques.
  • NRF24L01 Wireless Mesh: Synchronizes multiple light sources across a room. A "Master" controller sends a wireless heartbeat signal to all fixtures, ensuring every light source in the user's environment is flickering in perfect phase.

Safety

  • Soft-Start Transition: Includes a 5-minute "Ramp-Up" period where the flicker intensity and brightness slowly increase, preventing visual shock and improving user comfort during therapy sessions.

ข้อมูล Frontmatter ดั้งเดิม

title: "Wireless Light Therapy (Alzheimer's) Glasses and Lights"
description: "A suit of wirelessly interconnected devices to help administer Alzheimer's light therapy to patients."
author: "make_things"
category: ""
tags:
  - "smartwatch"
  - "wearables"
  - "lights"
  - "embedded"
  - "home automation"
  - "smart appliances"
  - "wireless"
  - "medical"
  - "alzheimer's"
  - "esp8266"
  - "communication"
  - "remote control"
  - "internet of things"
  - "monitoring"
views: 4057
likes: 4
price: 1499
difficulty: "Intermediate"
components:
  - "1x 3.7V 610mAh Li-Po Battery"
  - "1x Soldering iron (generic)"
  - "3x 3.3v Voltage Regulator"
  - "1x Rosin Core Solder"
  - "3x ESP8266 ESP-12E"
  - "1x 3V 3A AC Adapter"
  - "4x 3V 1W Warm White LED"
  - "1x 3.7V 240mAh Li-Po Battery"
  - "20x Male/Male Jumper Wires"
  - "1x 3.7V 2000mAh Li-Po Battery"
  - "4x 5cm x 7cm Perf Board"
  - "1x NTE 12 High Current PNP Transistor"
  - "1x SSD 1306 I2C 3.3v OLED"
  - "4x Pushbutton switch 12mm"
  - "1x Resistor 330 ohm"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles:
  - "https://create.arduino.cc/editor/make_things/030be019-3d71-4031-b1d7-8041eb4519d1/preview"
  - "https://create.arduino.cc/editor/make_things/bd899bd8-479b-46cb-9749-9c58556695b3/preview"
  - "https://create.arduino.cc/editor/make_things/030be019-3d71-4031-b1d7-8041eb4519d1/preview"
  - "https://create.arduino.cc/editor/make_things/0428acea-0a63-4467-84e1-effa1b5c7aeb/preview"
  - "https://create.arduino.cc/editor/make_things/bd899bd8-479b-46cb-9749-9c58556695b3/preview"
documentationLinks: []
passwordHash: "1739ca6f15812b01027037ca000c2473efc428784151fa8a9038abff9ee12a27"
encryptedPayload: "U2FsdGVkX196Hs6DgKKAKpDv3MzIPtNrUBVKood8ZOk4EskT3ivnO778XRy91hQ92KTBdPoBf+mrCkslBxFsbsZDfKvDKXjPK6YHoLUgOtU="
seoDescription: "Wireless Light Therapy system for Alzheimer's patients using interconnected Glasses and Lights for treatment."
videoLinks:
  - "https://www.youtube.com/embed/hCU5sLs08hA"
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/wireless-light-therapy-alzheimers-glasses-and-lights-c47192_cover.jpg"
lang: "en"