Hardware
Overview
Our hardware design aims to address itching problems while protecting the user’s delicate skin. By providing a standardized method of scratching, our device can thoroughly solve the problem of itching, while preventing skin damage and further infection caused by improper scratching actions.
Section 1: Manual Scratching Rake
Overview
The manual scratching rake is a simple, cost-effective tool designed to help users relieve itching without direct contact with their nails, thereby reducing the risk of skin damage and infection caused by scratching. At the same time, we made some functional improvements to the manual scratcher. We aim to combine the physical scratching action with the application of medication, achieving a better anti-itch effect.
Structure
The manual scratcher consists of three main parts: the scratcher head, the handle, and the upper container. The entire device is manufactured through 3D printing. Next, we will provide a detailed introduction for each of the three parts:
- Scratcher Head: The scratcher head is designed with a roller-ball structure, specifically using R16 model balls. Through the top channel, the roller balls are connected to a container, allowing each scratching action to simultaneously apply skincare products via the roller
- Rake Handle: The design of the handle is inspired by the shape of a comb, making the entire device easier to hold while providing a soft, feminine feel. Multiple channels run through the middle of the handle, connecting the upper container to the roller balls below, enabling the application of liquids.
- Container: The design of the container is inspired by our PACIFY project logo, giving the entire device more distinctiveness and showcasing the personality of our team. The opening at the top allows users to easily add their preferred skincare products. So far, for safety reasons, we have only added purified water to the container, without incorporating other skincare products.
Procedures of Use
- Hold the manual scratching rake in hand, ensuring the scratcher head is aligned with the itchy area.
- Gently scrape the itchy area back and forth without applying excessive force.
- Depending on personal preference, users can add liquid or creamy skincare products to the container.
Product Advantage
- Simple to Use: No need for a power supply.
- Cost-Effective: Suitable for a wide range of users.
- Ergonomic Design: Comfortable to operate and visually appealing
- Safe Materials: Protect skin and prevent infection.
Section 2: Electric Scratching Rake
Overview
The design inspiration for the electric scratcher comes from electric toothbrushes. Initially, our team had some doubts about the necessity of designing an electric scratcher: the manual scratcher seemed sufficient, and did we really need to electrify such a simple, everyday device? However, the actual case of electric toothbrushes quickly dispelled our concerns: the precise control of force that comes with electrification is an advantage that manual scratchers cannot match. Just as electric toothbrushes clean better and cause less harm to the gums compared to regular toothbrushes, we aim for our electric scratcher to thoroughly address the skin damage caused by scratching during itching through precise control of force and speed.
Implementation
The electric scratcher mounts the massage head onto a motor, allowing users to send their desired scratching force level to the scratcher’s Bluetooth module via their mobile phones. The device then controls the scratching frequency and intensity by adjusting the motor speed. The entire system utilizes a PID algorithm for automatic speed regulation, and PWM control is employed to achieve precise control over the motor speed. We use an Arduino Uno R3 as the main processor for PID calculations, PWM speed control, and Bluetooth signal reception processing. The Bluetooth module we chose is the HC-015. For the motor driver board, we selected the AT8236 (with a voltage regulation module), which can control two geared motors simultaneously. We opted for geared motors with Hall encoders. Specifically, when users send the desired speed via Bluetooth, the device begins to operate. During operation, the motor’s Hall encoder measures the speed according to the code, and the measured speed is calculated using the PID algorithm to determine the PWM value needed to adjust to the set speed.
Wiring Diagram
Main Function Code
The main function code is as follows:
PCB Design Drawing
This PCB board is organized into three distinct sections:
- Left Section: This area houses the Bluetooth module, which facilitates wireless communication capabilities.
- Middle Section: The central part of the board is dedicated to the Arduino UNO-R3, serving as the main processing unit.
- Right Section: The rightmost section is designed for the motor control module, which manages the operation of the motors.
Procedures of Use
- Open your phone and connect to the scratcher’s Bluetooth. Then, send your desired scratching intensity (from 1 to 10) in the Serial Port
- Place the silicone massage head on the itchy area and remove it once the itching subsides
Product Advantage
-
Precise Control of Force and Speed: Inspired by electric toothbrushes, the electric scratcher offers precise control over scratching intensity and frequency, effectively minimizing skin damage caused by scratching.
-
User-Friendly Interface: Users can easily adjust the scratching force level through a mobile phone interface via Bluetooth, allowing for a customizable and convenient experience.
-
Advanced Speed Regulation: The integration of a PID algorithm enables automatic speed regulation, ensuring consistent performance during operation.
-
PWM Control: The use of Pulse Width Modulation (PWM) allows for fine-tuned control over motor speed, enhancing the overall effectiveness of the scratching action.
-
Robust Design: The device utilizes high-quality components, including geared motors with Hall encoders, ensuring reliable and accurate speed measurements.
-
Multi-Functional Capability: The motor driver board can control two geared motors simultaneously, allowing for more versatile applications of the scratcher.
Future Improvements of Our Hardware Project
Manual Scratcher
Incorporation of Medication Delivery:
- Future designs could integrate a mechanism for dispensing topical treatments simultaneously with scratching. This would enhance the overall efficacy of itch relief, allowing users to apply soothing ointments or anti-itch creams directly during use.
Ergonomic Enhancements:
- Continued refinement of the handle design to improve grip comfort and usability. Additional ergonomic studies could lead to shapes that better accommodate different hand sizes and preferences.
Material Upgrades:
- Exploring the use of antimicrobial and hypoallergenic materials for the scratcher head could further protect users’ skin and prevent potential infections.
Aesthetic Customization:
- Offering customizable colors and designs would allow users to personalize their manual scratchers, increasing user engagement and satisfaction.
Electric Scratcher
Smart Technology Integration:
- Future iterations could incorporate sensors to detect skin conditions, adjusting the scratching intensity automatically based on real-time feedback. This would ensure optimal pressure is applied without causing harm.
Expanded Connectivity Features:
- Developing a companion app that tracks usage patterns, suggests optimal settings based on user feedback, and provides educational content about skin health and itch management.
Enhanced Battery Life:
- Improving battery efficiency or offering rechargeable options could make the electric scratcher more convenient for users, reducing the frequency of recharging.
Modular Design:
- Creating a modular system that allows users to easily replace or upgrade components, such as different types of massage heads or motor types, could extend the product’s lifespan and versatility.
Productized Casing and Graphic Design:
- Focusing on the development of an attractive, functional casing and appealing graphic design would enhance the product’s marketability and user experience.