WO2021160000A1 - Wearable device and control method - Google Patents

Wearable device and control method Download PDF

Info

Publication number
WO2021160000A1
WO2021160000A1 PCT/CN2021/075015 CN2021075015W WO2021160000A1 WO 2021160000 A1 WO2021160000 A1 WO 2021160000A1 CN 2021075015 W CN2021075015 W CN 2021075015W WO 2021160000 A1 WO2021160000 A1 WO 2021160000A1
Authority
WO
WIPO (PCT)
Prior art keywords
wearable device
module
detection module
movement information
target object
Prior art date
Application number
PCT/CN2021/075015
Other languages
French (fr)
Chinese (zh)
Inventor
卢轩
Original Assignee
维沃移动通信有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 维沃移动通信有限公司 filed Critical 维沃移动通信有限公司
Publication of WO2021160000A1 publication Critical patent/WO2021160000A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/16Constructional details or arrangements
    • G06F1/1613Constructional details or arrangements for portable computers
    • G06F1/163Wearable computers, e.g. on a belt
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/033Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
    • G06F3/0354Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor with detection of 2D relative movements between the device, or an operating part thereof, and a plane or surface, e.g. 2D mice, trackballs, pens or pucks
    • G06F3/03543Mice or pucks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser

Definitions

  • the present invention relates to the field of communication technology, in particular to a wearable device and a control method.
  • Wearable devices have many advantages such as being easy to carry, being closer to the human body, and being able to quickly perceive user needs. They combine big data, Internet of Things technology, artificial intelligence technology, etc. to achieve human-computer interaction, and thus are widely used by users.
  • the interactive control method of wearable devices (such as smart watches, etc.) is generally operated through a touch screen; the advantage of using a touch screen for interactive operation is that it can obtain timely feedback and the interactive effect is relatively intuitive.
  • the touch screen of a wearable device generally has a small screen size, and when a finger touches the screen to perform an operation, the content displayed on the screen may be blocked, which affects the display effect of the screen.
  • the present invention provides a wearable device and a control method, so as to solve the problem that the operation of the wearable device through a touch screen affects the display effect of the screen.
  • the present invention is implemented as follows:
  • an embodiment of the present invention provides a wearable device, including:
  • Wearing structure connected with the main body of the device
  • the detection module is arranged on the wearing structure; the detection module is used to detect the first movement information of the wearable device relative to the target object.
  • an embodiment of the present invention also provides a control method, which is applied to the above-mentioned wearable device, and the method includes:
  • an embodiment of the present invention also provides a wearable device, the wearable device is the above-mentioned wearable device, and the wearable device further includes:
  • An acquiring module configured to acquire first movement information of the wearable device relative to a target object through the detection module
  • the processing module is configured to perform a preset operation according to the first motion information.
  • an embodiment of the present invention also provides a wearable device, including a processor, a memory, and a computer program stored on the memory and running on the processor, and the computer program is processed by the processor. The steps of the control method described above are realized when the device is executed.
  • the embodiments of the present invention also provide a computer-readable storage medium having a computer program stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the control method described above are implemented. .
  • the embodiments of the present invention also provide a computer program product, which is executed by at least one processor to implement the above-mentioned control method.
  • an embodiment of the present invention also provides a wearable device for executing the control method described above.
  • the first movement information of the wearable device relative to the target object is detected by the detection module, so that the preset operation can be performed according to the first movement information, so as to achieve the problem that the finger does not touch the display screen.
  • the corresponding control function is realized to avoid the problem of obstructing the content displayed on the display screen caused by the finger operation of the display screen, thereby helping to ensure the display effect of the display screen; and by arranging the detection module on the wearable structure, there is also Conducive to the realization of one-handed operation, so as to facilitate the user's operation.
  • FIG. 1 shows one of the schematic diagrams of a wearable device according to an embodiment of the present invention
  • Figure 2 shows a side view of the connector of the embodiment of the present invention
  • FIG. 3 shows one of the flowcharts of the control method of the embodiment of the present invention
  • Figure 4 shows the second flow chart of the control method of the embodiment of the present invention
  • FIG. 5 shows the second schematic diagram of the wearable device according to the embodiment of the present invention.
  • FIG. 6 shows a schematic diagram of a process of collecting first motion information by a photoelectric module according to an embodiment of the present invention
  • FIG. 7 shows a block diagram of a wearable device according to an embodiment of the present invention.
  • FIG. 8 shows a schematic diagram of the hardware structure of a wearable device according to an embodiment of the present invention.
  • an embodiment of the present invention provides a wearable device 100, which includes: a device main body 11, a wearable structure 12, and a detection module 13.
  • the wearing structure 12 is connected to the device body 11, and the detection module 13 is disposed on the wearing structure 12; the detection module 13 is used to detect the first position of the wearable device 100 relative to the target object. Sports information.
  • the wearing form of the wearing structure 12 is not limited: the wearing structure 12 can be worn on the wrist, arm, finger, head, waist, leg, etc. of the user.
  • the wearable device 100 may be a smart watch, smart bracelet, smart glasses, etc.
  • the first movement information may be displacement information, rotation angle information, movement speed, and the like.
  • displacement information, moving speed, etc. can be collected by a speed sensor; rotation angle information can be collected by an angle sensor.
  • the target object may be the wearable device 100 itself, and the first motion information of the wearable device 100 can be detected by the sensor.
  • the detection module 13 may be a photoelectric module, which is used to determine the movement trend. Turn the beads to achieve.
  • the photoelectric module may also be arranged in an area on the main body 11 of the device except for the display screen.
  • the photoelectric module 13 can be embedded on the device body 11 and the wearing structure 12 to ensure that the photoelectric module 13 can emit light to the target object and can receive the light reflected by the target object.
  • the movement information (such as displacement information) of the wearable device relative to the target object can be obtained, thereby realizing the detection function of the photoelectric module.
  • the target object used to reflect light may be a desktop, a wall, or a part of the user's body.
  • the detection module 13 detects the first movement information of the wearable device relative to the target object, so that the preset operation can be performed according to the first movement information, so as to achieve the situation that the finger does not touch the display screen.
  • the corresponding control function is realized to avoid the problem of obstructing the content displayed on the display screen caused by finger operation, thereby helping to ensure the display effect of the display screen; and by arranging the detection module on the wearable structure, it can also be achieved One-handed operation to facilitate user operation.
  • the wearing structure 12 includes: a first connecting strap 121 and a second connecting strap 123;
  • One end of the device body 11 is connected to the first end of the first connecting strap 121, the other end of the device body 11 is connected to the second end of the second connecting strap 123, the first connecting strap 121
  • One of the third end of the second connecting strap 123 and the fourth end of the second connecting strap 123 is provided with a connecting piece 122, and the first connecting strap 121 and the second connecting strap 123 can be connected through the connecting piece 122 ;
  • At least one of the connecting member 122, the first connecting belt 121 and the second connecting belt 123 is provided with the detection module 13.
  • first end of the first connecting strap 121 and the third end of the first connecting strap 121 are opposite ends of the first connecting strap 121;
  • second connecting strap 123 is The end and the fourth end of the second connecting strap 123 are opposite ends of the second connecting strap 123.
  • a detachable connection between the first connecting strap 121 and the second connecting strap 123 can be realized through the connecting member 122, so as to facilitate the wearing of the wearable device 100.
  • the connecting member 122 can lock the first connecting belt 121 and the second connecting belt 123 respectively connected to the device body 11 into an annular shape, and can be connected between the first connecting belt 121 and the second connecting belt 121 and the second connecting belt 123 respectively.
  • the connecting strap 123 is connected to the different sizes of the wearing structure to be locked, so that the connecting piece 122 can be adapted to the size of the parts worn by different users.
  • the connection position between the first connecting strap 121 and/or the second connecting strap 123 can be adjusted according to the size of the wrist of different users.
  • the first connecting strap 121 and the second connecting strap 123 can be locked by the connecting piece 122 to realize the wearable device 100 Of wearing.
  • the detection module 13 is arranged on the first surface of the connecting member 122; and/or, the detection module 13 is arranged on the second surface of the first connecting belt 121; of course, the The detection module 13 can also be disposed on the third surface of the second connecting belt 123.
  • the first surface, the second surface, and the third surface may be the side of the wearable device 100 that faces away from the user wearing part when the wearable device 100 is worn on the user wearing part; .
  • the user can directly move the user wearing part of the wearable device 100.
  • the wearable device 100 when the wearable device 100 is worn on the wrist, the user can directly move the wrist to enable the detection module 13 to obtain the first movement information.
  • the wearable device can perform a predetermined operation according to the first movement information, thereby realizing a one-handed operation, which is convenient for the user to operate.
  • the detection module 13 may also be disposed on the fourth surface of the connecting member 122, or the detection module 13 may be disposed on the fifth surface of the first connecting belt 121, or the detection module 13 It can also be arranged on the sixth surface of the second connecting belt 123.
  • the fourth surface, the fifth surface and the sixth surface may be the side of the wearable device 100 facing the user wearing part when the wearable device 100 is worn on the user wearing part; the inner side of the wearable device 100 in a ring shape in FIG. 1.
  • the object for reflecting light may be the part worn by the user, such as when the wearable device 100 is worn In the case of the left wrist, the wearable device 100 can be moved relative to the left wrist by the right hand, so that the photoelectric module can collect the movement information of the wearable device relative to the left wrist.
  • the object used to reflect light can be an object that can reflect light such as a desktop or other parts of the body.
  • the photoelectric module collects the movement information of the wearable device 100 relative to the object reflecting the light, thereby realizing one-handed operation.
  • the emitting end of the photoelectric module emits light, and the light is reflected by the object that can reflect light and then collected by the receiving end.
  • the image is constantly changing, and the system obtains the position change information of the wearable device 100 by comparing the image change, that is, the photoelectric module collects the movement information of the wearable device 100 relative to the light-reflecting object.
  • wireless communication may be used between the detection module 13 and the processor in the device body 11, or the detection module 13 and the processor in the device body 11 may be connected by a signal transmission line to achieve Wired communication.
  • the detection module 13 when the detection module 13 is a photoelectric module and is installed in the main body of the device 11, the detection module 13 can be connected to the main board in the main body 11 of the device (the processor can also be installed on the main board, through the main board
  • the signal transmission line establishes a communication connection between the processor and the detection module 13); when the detection module 13 is installed in the wearable structure 12, the detection module 13 can establish a connection with the processor through wireless communication, or through The signal transmission line establishes a connection with the processor (wherein, the signal transmission line can be arranged inside the wearable structure 12).
  • the wearable device 100 further includes a button module 14; the button module 14 is disposed on the wearing structure 12.
  • the button module 14 is disposed on at least one of the connecting member 122, the first connecting strap 121, and the second connecting strap 123.
  • buttons module 14 are arranged on the wearing structure 12, it is advantageous to realize one-handed operation, thereby facilitating the user's operation.
  • buttons module 14 may also be arranged on the main body 11 of the device, and the present invention is not limited to this.
  • the button module 14 and the detection module 13 are arranged on the same surface of the wearing structure 12.
  • the detection module 13 is arranged on the first surface of the connecting member 122, the button module 14 is arranged on the first surface of the connecting member 122; the detection module 13 is arranged on the first surface
  • first surface, the second surface, and the third surface may be the side of the wearable device 100 that faces away from the user wearing part when the wearable device 100 is worn on the user wearing part; .
  • first surface, the second surface, and the third surface may also be the side of the wearable device 100 facing the user wearing part when the wearable device 100 is worn on the user wearing part; Inside.
  • the button module 14 when the detection module 13 is disposed on the first surface of the connecting member 122, the button module 14 is disposed on the third surface of the connecting member 122, and the third surface is connected to the The first surface is away from each other; in the case that the detection module 13 is disposed on the second surface of the first connecting belt 121, the button module 14 is disposed on the fourth surface of the first connecting belt 121 Surface, the fourth surface is away from the second surface; in the case that the detection module 13 is disposed on the fifth surface of the second connecting belt 123, the button module 14 is disposed on the The sixth and fifth surface of the second connecting strap 123, the fifth surface being away from the sixth surface.
  • the number of the button module 14 is at least one; for example, the number of the button module 14 can be two, and it is arranged on the outer side of the connecting member 122 (as shown in the outer side of the ring-shaped wearable device in FIG. 1 ), and the button module 14 is arranged protruding from the outer surface of the connecting member 122, so that the button module 14 can be triggered by pressing the button module 14 against an object with one hand, so as to facilitate the user's operation .
  • an embodiment of the present invention provides a control method, which is applied to the wearable device described in at least one of the above embodiments.
  • wearable devices include detection modules.
  • the method includes:
  • Step 31 Obtain first movement information of the wearable device relative to the target object through the detection module.
  • the first movement information may be displacement information, rotation angle information, movement speed, and the like.
  • the target object when the first motion information is displacement information, can be any object other than the wearable device (when the wearable device is worn on the wearing part, the target object can be other than the wearable device And any other objects outside the wearing part);
  • the first motion information when the first motion information is rotation angle information, the target object can be a wearable device, that is, the wearable device can detect its own rotation angle information, or the wearable
  • the target object can also be the wrist, that is, the rotation angle information of the wearable device relative to the wrist is detected;
  • the first movement information is the movement speed, the target object To the ground, that is, to detect the moving speed of the wearable device relative to the ground.
  • Step 32 Perform a preset operation according to the first motion information.
  • the preset operation can be a function wake-up/off operation, such as waking up/off the music player, waking up/off the alarm clock, and so on.
  • this step 32 may specifically include: performing a preset operation on the display screen of the wearable device according to the first motion information.
  • the preset operation may be an operation for content displayed on the display screen, such as an interface switching operation, a selection operation for a target object, a movement operation for an indicator icon, and the like.
  • the first movement information of the wearable device relative to the target object is acquired through the detection module, and the preset operation is performed according to the first movement information, so as to achieve the realization that the finger does not touch the display screen.
  • the corresponding display control function avoids the problem of blocking the content displayed on the display screen caused by finger operation of the display screen, thereby helping to ensure the display effect of the display screen.
  • the foregoing performing a preset operation on the display screen of the wearable device according to the first motion information may specifically include:
  • the indicator icon displayed on the display screen of the wearable device is controlled to move accordingly.
  • the indicator icon is used to indicate the information displayed on the display screen.
  • the indicator icon may be an arrow pattern, a pointer pattern, or other types of patterns, and the present invention is not limited to this.
  • the first movement information of the wearable device relative to the target object is collected through the detection module, and the first movement information is synchronized with the movement of the indicator icon displayed on the display screen, so as to achieve In the case that the finger does not touch the display screen, the movement of the indicator icons in the display screen is controlled to avoid the problem of blocking the content displayed on the display screen caused by the operation of the finger on the display screen, thereby helping to ensure the display effect of the display screen.
  • the first movement information may include: at least one of the first movement information of the wearable device relative to the first target object, and the second rotation information of the wearable device relative to the second target object One.
  • the first movement information of the wearable device relative to the first target object may be the displacement information of the wearable device relative to the first target object, where the first target object may be any object other than the wearable device ( When the wearable device is worn on the wearing part, the target object can be any object other than the wearable device and the wearing part, such as a desktop, a wall, etc.); or the wearable device is relative to the first target object
  • the first movement speed information, where the first target object may be the ground.
  • the second target object may be a wearable device, that is, the wearable device can detect its own rotation angle information, or when the wearable device is worn on the wearing part (such as the wrist), the target object can also be It is the wrist, that is, it detects the rotation angle information of the wearable device relative to the wrist.
  • the foregoing step 32 may specifically include: performing a first preset operation according to the first movement information of the wearable device relative to the first target object; or, according to the wearable device relative to the second target object. Second rotation information, perform a second preset operation; or, according to the first movement information of the wearable device relative to the first target object and the second rotation information of the wearable device relative to the second target object, Perform the third predetermined operation.
  • the first movement information in this embodiment may be the movement information of the wearable device relative to one target object, or the movement information of the wearable device relative to multiple target objects; specifically, in the first
  • the wearable device may perform different predetermined operations according to the multiple pieces of movement information, or it may be obtained after the pieces of movement information are obtained. In this case, the predetermined operation is performed, and the present invention does not make a specific limitation.
  • the method further includes:
  • the foregoing step of performing a preset operation on the display screen of the wearable device according to the first movement information may specifically include: according to the first input and the first movement information, performing a preset operation on the wearable device Perform the preset operation on the display of.
  • a preset operation is performed on the display screen of the wearable device according to the first motion information.
  • the preset operation is performed on the display screen of the wearable device according to the first movement information, so as to reduce misoperations.
  • the target object displayed on the display screen of the wearable device can determine the target object displayed on the display screen of the wearable device according to the first motion information, and execute the control function corresponding to the target object according to the first input. For example: when the target object is an application icon, you can enter the application interface corresponding to the application icon; when the target object is a music play/pause button, perform a play/pause operation, or it can also be a control operation of other functions.
  • the present invention does not This is limited.
  • an embodiment of the present invention also provides a method for controlling a wearable device, which is applied to the wearable device described in at least one of the above embodiments.
  • wearable devices include detection modules and button modules.
  • the method includes:
  • Step 41 Receive a second input to the button.
  • Step 42 In response to the second input, obtain first movement information of the wearable device relative to the target object through the detection module.
  • the key module can be triggered to activate the detection function of the detection module.
  • the detection module is a photoelectric module
  • the button module on the wearable device can be triggered to activate the photoelectric module to emit light and receive the light after the light hits the object. The light is reflected, so that the first movement information of the wearable device relative to the target object is collected through the photoelectric module.
  • step 42 may also specifically include:
  • the second motion information of the wearable device relative to the target object is detected by the detection module, then the second motion information is used as the The first movement information.
  • the collected second motion information of the wearable device relative to the target object within the first preset time period of receiving the second input will use the second motion information as valid information, that is, it is determined to The second motion information is used as the first motion information, so as to reduce the mis-response of the wearable device caused by misoperation.
  • step 42 may also specifically include:
  • the second movement information is determined as the first movement information .
  • the detection module detects that the movement duration of the second movement information of the wearable device relative to the target object reaches the second preset duration
  • the second movement information is used as the effective information, that is, the second movement information is determined to be the first movement information, so as to reduce the error of the wearable device caused by the misoperation. response.
  • Step 43 Perform a preset operation according to the first motion information.
  • the preset operation can be a function wake-up/off operation, such as waking up/off the music player, waking up/off the alarm clock, and so on.
  • this step 32 may specifically include: performing a preset operation on the display screen of the wearable device according to the first motion information.
  • the preset operation may be an operation for content displayed on the display screen, such as an interface switching operation, a selection operation for a target object, a movement operation for an indicator icon, and the like.
  • the foregoing performing a preset operation on the display screen of the wearable device according to the first motion information may specifically include:
  • the indicator icon displayed on the display screen of the wearable device is controlled to move accordingly.
  • a menu bar is displayed on the display screen, waiting for the user control to be received Information, that is, when the first movement information of the wearable device relative to the target object collected by the detection module (such as a photoelectric module), an indicator icon (such as a small pointer) is displayed on the display screen for feedback User's control information.
  • the detection module such as a photoelectric module
  • an indicator icon such as a small pointer
  • the first movement of the wearable device relative to the object is collected by a detection module (for example, a photoelectric module) Information, and synchronize the first movement information with the movement of the indicator icon displayed on the display screen, so as to achieve control of the movement of the indicator icon in the display screen without the finger touching the display screen, and avoid the operation of the finger on the display screen.
  • a detection module for example, a photoelectric module
  • the problem of occlusion of the content displayed on the display screen is beneficial to ensure the display effect of the display screen.
  • the detection module is in a working state in real time, which is prone to misoperation.
  • the fourth press input for the button module on the wearable device can be received again, and the display of the indicator icon can be exited, that is, the content displayed on the display screen is restored to the default Status (exit the display of the menu bar), turn off the working status of the detection module, and also help reduce energy consumption.
  • the method may further include:
  • the first motion information is synchronized with the movement of the indicator icon displayed on the display screen, and the indicator icon can be moved to any position of the display screen.
  • the user can control the movement of the wearable device relative to the target object by controlling the movement of the wearable device relative to the target object.
  • the indicator icon points to the option that needs to be selected.
  • the control operation corresponding to the first option can be executed through the fourth input for the button module on the wearable device.
  • the first option when the first option is an application icon, you can enter the application interface corresponding to the application icon; when the first option is a music play/pause button, perform a play/pause operation, or it can also be a control operation of other functions, the present invention Not limited to this.
  • the first movement information of the wearable device relative to the target object collected by the detection module is synchronized with the movement of the indicator icon displayed on the display screen, so as to achieve the In this case, it realizes the control of the movement of the indicator icon in the display screen, and also realizes the operation function of the wearable device through the indicator icon, avoiding the problem of blocking the content displayed on the display screen caused by the finger operation of the display screen, which is further conducive to ensuring the display screen The display effect.
  • the detection module 13 (such as an optoelectronic module) is arranged on the connector 122, and two button modules 14 are also provided on the connector 122; the wearable device 100 It can be worn on the wrist.
  • the connecting piece 122 can be pressed down to the reflective surface 15 through the wrist, such as a desktop or other places that can reflect light (such as clothes or another arm). Wait).
  • the system (or called processing module, processor, etc.) confirms that the button return message is received, and determines that the user will operate the wearable device 100, and displays a menu bar on the display screen .
  • the display screen After receiving the first motion information feedback from the photoelectric module, the display screen will display an indicator icon (such as a small pointer) simultaneously to feed back the user's control information.
  • Figure 5 shows an example of a display interface on the display screen. Wherein, the pointer 51 (that is, the indicator icon) displayed on the display screen indicates the cloud scene.
  • the user can continuously move the wrist so that the light emitted by the photoelectric module is collected by the receiving end after being reflected by the desktop, and the image received by the receiving end is constantly changing.
  • the system obtains the movement information of the wearable device's movement position change by comparing the image changes. , And synchronize the movement information with the indicator icon displayed on the display screen, so as to control the movement of the indicator icon on the display screen through the movement of the wrist.
  • Figure 6 is a side view of wearing the wearable device with the left hand. It can be seen that the light emitted by the photoelectric module at the wrist is received after returning through the desktop (it should be noted that the distance between the wrist and the desktop in Figure 6 is for convenience.
  • the indicator icon can be always displayed at a predetermined position of the display screen, such as the center of the display screen, and the content displayed on the display screen follows the movement information of the wrist on the desktop. Mobile.
  • the indicator icon can be moved to any position on the screen.
  • the user moves the wrist to move the indicator icon to point to the option that needs to be selected.
  • any button module 14 is pressed down to
  • all can be regarded as trigger valid (this can be flexibly set, or it can be set to be pressed down to trigger, or a certain button is pressed down to trigger), when it is detected that the button door module 14 is triggered, the confirmation Information, the function corresponding to the selection is executed, such as: entering the next layer of the corresponding selection or starting the corresponding application interface, etc.
  • the display interface of the display screen can display whether to exit the application or exit operation for the user to choose. If the user chooses to exit the operation, the system returns to the standby state and continues to monitor the interruption information feedback at the photoelectric module (or at the button) .
  • an embodiment of the present invention also provides a wearable device 700.
  • the wearable device 700 is the wearable device described in at least one of the above embodiments, and the wearable device 700 further includes:
  • the obtaining module 710 is configured to obtain the first movement information of the wearable device relative to the target object through the detection module;
  • the processing module 720 is configured to perform a preset operation according to the first motion information.
  • the processing module 720 includes:
  • the processing unit is configured to perform a preset operation on the display screen of the wearable device according to the first motion information.
  • the processing unit is further specifically configured to: according to the first motion information, control the indicator icon displayed on the display screen of the wearable device to move accordingly.
  • the wearable device 700 when the wearable device 700 includes a button module, the wearable device 700 further includes:
  • the first receiving module is configured to receive the first input to the key module
  • the processing unit is further specifically configured to perform a preset operation on the display screen of the wearable device according to the first input and the first movement information.
  • the wearable device 700 when the wearable device 700 includes a button module, the wearable device 700 further includes:
  • the second receiving module is configured to receive a second input to the key module
  • the obtaining module 710 includes:
  • the response unit is configured to obtain first movement information of the wearable device relative to the target object through the detection module in response to the second input.
  • the response unit is further specifically configured to: detect the second movement information of the wearable device relative to the target object through the detection module within a first preset time period after receiving the second input , Obtain the second movement distance and the second movement duration; when the second movement distance is greater than or equal to the second preset distance, and the second movement duration is less than or equal to the second preset duration, the The second motion information is determined as the first motion information.
  • the wearable device provided by the embodiment of the present invention can implement each process implemented by the wearable device in the method embodiments of FIGS. 3 to 4, and to avoid repetition, details are not described herein again.
  • the first movement information of the wearable device relative to the target object is acquired through the detection module, and the preset operation is performed according to the first movement information, so as to achieve that the finger is not touched.
  • the corresponding display control function is realized to avoid the problem of blocking the content displayed on the display screen caused by the finger operation of the display screen, thereby helping to ensure the display effect of the display screen.
  • FIG. 8 is a schematic diagram of the hardware structure of a wearable device implementing various embodiments of the present invention.
  • the wearable device 800 may be the wearable device described in at least one of the above embodiments.
  • Wearable devices include but are not limited to: radio frequency unit 801, network module 802, audio output unit 803, input unit 804, sensor 805, display unit 806, user input unit 807, interface unit 808, memory 809, processor 810, and power supply 811 and other components.
  • the wearable device may include more or less components than those shown in the figure, or a combination of certain components, or Different component arrangements.
  • the processor 810 is configured to obtain first movement information of the wearable device relative to the target object through the detection module; and perform a preset operation according to the first movement information.
  • the detection module may be a photoelectric module, which is used to collect the movement information of the photoelectric module relative to the target object when the light emitted by the photoelectric module is reflected by the target object.
  • the first movement information may be a photoelectric module, which is used to collect the movement information of the photoelectric module relative to the target object when the light emitted by the photoelectric module is reflected by the target object. The first movement information.
  • the wearable device 800 in the embodiment of the present invention obtains the first movement information of the wearable device relative to the target object through the detection module, and performs a preset operation according to the first movement information, so as to achieve the display without touching the finger
  • the corresponding display control function is realized to avoid the problem of blocking the content displayed on the display screen caused by the finger operation of the display screen, thereby helping to ensure the display effect of the display screen.
  • the radio frequency unit 801 can be used for receiving and sending signals in the process of sending and receiving information or talking. Specifically, the downlink data from the base station is received and processed by the processor 810; in addition, Uplink data is sent to the base station.
  • the radio frequency unit 801 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like.
  • the radio frequency unit 801 can also communicate with the network and other devices through a wireless communication system.
  • Wearable devices provide users with wireless broadband Internet access through the network module 802, such as helping users to send and receive emails, browse web pages, and access streaming media.
  • the audio output unit 803 can convert the audio data received by the radio frequency unit 801 or the network module 802 or stored in the memory 809 into audio signals and output them as sounds. Moreover, the audio output unit 803 may also provide audio output related to a specific function performed by the wearable device 800 (for example, call signal reception sound, message reception sound, etc.).
  • the audio output unit 803 includes a speaker, a buzzer, a receiver, and the like.
  • the input unit 804 is used to receive audio or video signals.
  • the input unit 804 may include a graphics processing unit (GPU) 8041 and a microphone 8042, and the graphics processor 8041 is used to capture images of still pictures or videos obtained by an image capture device (such as a camera) in a video capture mode or an image capture mode. Data is processed.
  • the processed image frame may be displayed on the display unit 806.
  • the image frame processed by the graphics processor 8041 may be stored in the memory 809 (or other storage medium) or sent via the radio frequency unit 801 or the network module 802.
  • the microphone 8042 can receive sound and can process such sound into audio data.
  • the processed audio data can be converted into a format that can be sent to the mobile communication base station via the radio frequency unit 801 for output in the case of a telephone call mode.
  • the wearable device 800 further includes at least one sensor 805, such as a light sensor, a motion sensor, and other sensors.
  • the light sensor includes an ambient light sensor and a proximity sensor.
  • the ambient light sensor can adjust the brightness of the display panel 8061 according to the brightness of the ambient light, and the proximity sensor can close the display panel 8061 when the wearable device 800 is moved to the ear. And/or backlight.
  • the accelerometer sensor can detect the magnitude of acceleration in various directions (usually three-axis), and can detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of wearable devices (such as horizontal and vertical screen switching, related Games, magnetometer posture calibration), vibration recognition related functions (such as pedometer, percussion), etc.; sensor 805 can also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers , Infrared sensors, etc., I won’t repeat them here.
  • the display unit 806 is used to display information input by the user or information provided to the user.
  • the display unit 806 may include a display panel 8061, and the display panel 8061 may be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), etc.
  • LCD liquid crystal display
  • OLED organic light-emitting diode
  • the user input unit 807 can be used to receive input numeric or character information, and generate key signal inputs related to user settings and function control of the wearable device.
  • the user input unit 807 includes a touch panel 8071 and other input devices 8072.
  • the touch panel 8071 also called a touch screen, can collect the user's touch operations on or near it (for example, the user uses any suitable objects or accessories such as fingers, stylus, etc.) on the touch panel 8071 or near the touch panel 8071. operate).
  • the touch panel 8071 may include two parts: a touch detection device and a touch controller.
  • the touch detection device detects the user's touch position, detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and then sends it To the processor 810, the command sent by the processor 810 is received and executed.
  • the touch panel 8071 can be implemented in multiple types such as resistive, capacitive, infrared, and surface acoustic wave.
  • the user input unit 807 may also include other input devices 8072.
  • other input devices 8072 may include, but are not limited to, a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackball, mouse, and joystick, which will not be repeated here.
  • the touch panel 8071 can be overlaid on the display panel 8061.
  • the touch panel 8071 detects a touch operation on or near it, it transmits it to the processor 810 to determine the type of the touch event, and then the processor 810 determines the type of touch event according to the touch.
  • the type of event provides corresponding visual output on the display panel 8061.
  • the touch panel 8071 and the display panel 8061 are used as two independent components to implement the input and output functions of the wearable device, in some embodiments, the touch panel 8071 and the display panel 8061 can be combined. Integrate to realize the input and output functions of the wearable device, and the specifics are not limited here.
  • the interface unit 808 is an interface for connecting an external device with the wearable device 800.
  • the external device may include a wired or wireless headset port, an external power source (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device with an identification module, audio input/output (I/O) port, video I/O port, headphone port, etc.
  • the interface unit 808 can be used to receive input (for example, data information, power, etc.) from an external device and transmit the received input to one or more elements in the wearable device 800 or can be used to connect to the wearable device 800. Transfer data between and external devices.
  • the memory 809 can be used to store software programs and various data.
  • the memory 809 may mainly include a program storage area and a data storage area.
  • the program storage area may store an operating system, an application program required by at least one function (such as a sound playback function, an image playback function, etc.), etc.; Data created by the use of mobile phones (such as audio data, phone book, etc.), etc.
  • the memory 809 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
  • the processor 810 is the control center of the wearable device. It uses various interfaces and lines to connect the various parts of the entire wearable device, runs or executes the software programs and/or modules stored in the memory 809, and calls and stores them in the memory 809. Perform various functions of the wearable device and process the data, so as to monitor the wearable device as a whole.
  • the processor 810 may include one or more processing units; preferably, the processor 810 may integrate an application processor and a modem processor, where the application processor mainly processes the operating system, user interface and application programs, etc., the modem
  • the processor mainly deals with wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 810.
  • the wearable device 800 may also include a power supply 811 (such as a battery) for supplying power to various components.
  • a power supply 811 such as a battery
  • the power supply 811 may be logically connected to the processor 810 through a power management system, so as to manage charging, discharging, and power consumption through the power management system. Management and other functions.
  • the wearable device 800 includes some functional modules not shown, which will not be repeated here.
  • the embodiment of the present invention also provides a wearable device, including a processor 810, a memory 809, a computer program stored in the memory 809 and running on the processor 810, and the computer program is executed by the processor 810
  • a wearable device including a processor 810, a memory 809, a computer program stored in the memory 809 and running on the processor 810, and the computer program is executed by the processor 810
  • the embodiment of the present invention also provides a computer-readable storage medium, and a computer program is stored on the computer-readable storage medium.
  • a computer program is stored on the computer-readable storage medium.
  • the computer program is executed by a processor, each process of the above-mentioned control method embodiment is realized, and the same technical effect can be achieved. To avoid repetition, I won’t repeat it here.
  • the computer-readable storage medium such as read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk, or optical disk, etc.
  • the embodiment of the present invention also provides a computer program product, which is executed by at least one processor to implement the above-mentioned control method.
  • the embodiment of the present invention also provides a wearable device for executing the control method described above.
  • the technical solution of the present invention essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, The optical disc) includes several instructions to make a terminal (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the method described in each embodiment of the present invention.
  • a terminal which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.

Abstract

Provided in the present invention are a wearable device and a control method. The wearable device comprises: a device body; a wearable structure, connected with the device body; and a detection module, provided on the wearable structure; the detection module being used for detecting first movement information of the wearable device relative to a target object.

Description

可穿戴设备及控制方法Wearable device and control method
相关申请的交叉引用Cross-references to related applications
本申请主张在2020年2月10日在中国提交的中国专利申请号No.202010084777.6的优先权,其全部内容通过引用包含于此。This application claims the priority of Chinese Patent Application No. 202010084777.6 filed in China on February 10, 2020, the entire content of which is incorporated herein by reference.
技术领域Technical field
本发明涉及通信技术领域,尤其涉及一种可穿戴设备及控制方法。The present invention relates to the field of communication technology, in particular to a wearable device and a control method.
背景技术Background technique
可穿戴设备具有的方便携带、更靠近人体、能够快速感知用户需求等众多优点,结合大数据、物联网技术、人工智能技术等实现人机交互,因而得到用户的广泛应用。目前,可穿戴设备(如智能手表等)的交互控制方式,一般是通过触摸屏进行操作;利用触摸屏进行交互操作的优势是能够获得及时反馈,交互效果也比较直观。但是可穿戴设备的触摸屏一般屏幕尺寸较小,而手指触摸屏幕进行操作时可能导致屏幕所显示的内容被遮挡,影响屏幕的显示效果。Wearable devices have many advantages such as being easy to carry, being closer to the human body, and being able to quickly perceive user needs. They combine big data, Internet of Things technology, artificial intelligence technology, etc. to achieve human-computer interaction, and thus are widely used by users. At present, the interactive control method of wearable devices (such as smart watches, etc.) is generally operated through a touch screen; the advantage of using a touch screen for interactive operation is that it can obtain timely feedback and the interactive effect is relatively intuitive. However, the touch screen of a wearable device generally has a small screen size, and when a finger touches the screen to perform an operation, the content displayed on the screen may be blocked, which affects the display effect of the screen.
发明内容Summary of the invention
本发明提供了一种可穿戴设备及控制方法,以解决可穿戴设备中通过触摸屏进行操作影响屏幕显示效果的问题。The present invention provides a wearable device and a control method, so as to solve the problem that the operation of the wearable device through a touch screen affects the display effect of the screen.
为了解决上述技术问题,本发明是这样实现的:In order to solve the above technical problems, the present invention is implemented as follows:
第一方面,本发明实施例提供了一种可穿戴设备,包括:In the first aspect, an embodiment of the present invention provides a wearable device, including:
设备主体;Equipment body;
穿戴结构,与所述设备主体连接;Wearing structure, connected with the main body of the device;
检测模组,设置于所述穿戴结构上;所述检测模组用于检测所述可穿戴设备相对于目标物体的第一运动信息。The detection module is arranged on the wearing structure; the detection module is used to detect the first movement information of the wearable device relative to the target object.
第二方面,本发明实施例还提供了一种控制方法,应用于如上所述的可穿戴设备,所述方法包括:In the second aspect, an embodiment of the present invention also provides a control method, which is applied to the above-mentioned wearable device, and the method includes:
通过所述检测模组,获取所述可穿戴设备相对于目标物体的第一运动信息;Obtaining first movement information of the wearable device relative to the target object through the detection module;
根据所述第一运动信息,执行预设操作。Perform a preset operation according to the first motion information.
第三方面,本发明实施例还提供了一种可穿戴设备,所述可穿戴设备为上述的可穿戴设备,所述可穿戴设备还包括:In a third aspect, an embodiment of the present invention also provides a wearable device, the wearable device is the above-mentioned wearable device, and the wearable device further includes:
获取模块,用于通过所述检测模组,获取所述可穿戴设备相对于目标物体的第一运动信息;An acquiring module, configured to acquire first movement information of the wearable device relative to a target object through the detection module;
处理模块,用于根据所述第一运动信息,执行预设操作。The processing module is configured to perform a preset operation according to the first motion information.
第四方面,本发明实施例还提供了一种可穿戴设备,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现如上所述的控制方法的步骤。In a fourth aspect, an embodiment of the present invention also provides a wearable device, including a processor, a memory, and a computer program stored on the memory and running on the processor, and the computer program is processed by the processor. The steps of the control method described above are realized when the device is executed.
第五方面,本发明实施例还提供了一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现如上所述的控制方法的步骤。In a fifth aspect, the embodiments of the present invention also provide a computer-readable storage medium having a computer program stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the control method described above are implemented. .
第六方面,本发明实施例还提供了一种计算机程序产品,所述计算机程序产品被至少一个处理器执行以实现如上所述的控制方法。In a sixth aspect, the embodiments of the present invention also provide a computer program product, which is executed by at least one processor to implement the above-mentioned control method.
第七方面,本发明实施例还提供了一种可穿戴设备,用于执行如上所述的控制方法。In a seventh aspect, an embodiment of the present invention also provides a wearable device for executing the control method described above.
在本发明实施例中,通过检测模组检测所述可穿戴设备相对于目标物体的第一运动信息,以便于能够根据该第一运动信息执行预设操作,从而达到在手指不触摸显示屏的情况下,实现相应的控制功能,避免手指操作显示屏造成对显示屏所显示内容的遮挡的问题,从而有利于保证显示屏的显示效果;并且通过将检测模组设置于穿戴结构上,还有利于实现单手操作,以便于用户操作。In the embodiment of the present invention, the first movement information of the wearable device relative to the target object is detected by the detection module, so that the preset operation can be performed according to the first movement information, so as to achieve the problem that the finger does not touch the display screen. In this case, the corresponding control function is realized to avoid the problem of obstructing the content displayed on the display screen caused by the finger operation of the display screen, thereby helping to ensure the display effect of the display screen; and by arranging the detection module on the wearable structure, there is also Conducive to the realization of one-handed operation, so as to facilitate the user's operation.
附图说明Description of the drawings
为了更清楚地说明本发明实施例的技术方案,下面将对本发明实施例的描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性 劳动性的前提下,还可以根据这些附图获得其他的附图。In order to explain the technical solutions of the embodiments of the present invention more clearly, the following will briefly introduce the drawings that need to be used in the description of the embodiments of the present invention. Obviously, the drawings in the following description are only some embodiments of the present invention. For those of ordinary skill in the art, other drawings can be obtained based on these drawings without creative labor.
图1表示本发明实施例的可穿戴设备的示意图之一;FIG. 1 shows one of the schematic diagrams of a wearable device according to an embodiment of the present invention;
图2表示本发明实施例的连接件的侧视图;Figure 2 shows a side view of the connector of the embodiment of the present invention;
图3表示本发明实施例的控制方法的流程图之一;FIG. 3 shows one of the flowcharts of the control method of the embodiment of the present invention;
图4表示本发明实施例的控制方法的流程图之二;Figure 4 shows the second flow chart of the control method of the embodiment of the present invention;
图5表示本发明实施例的可穿戴设备的示意图之二;FIG. 5 shows the second schematic diagram of the wearable device according to the embodiment of the present invention;
图6表示本发明实施例的光电模组采集第一运动信息过程的示意图;FIG. 6 shows a schematic diagram of a process of collecting first motion information by a photoelectric module according to an embodiment of the present invention;
图7表示本发明实施例的可穿戴设备的框图;FIG. 7 shows a block diagram of a wearable device according to an embodiment of the present invention;
图8表示本发明实施例的可穿戴设备的硬件结构示意图。FIG. 8 shows a schematic diagram of the hardware structure of a wearable device according to an embodiment of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are part of the embodiments of the present invention, not all of them. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the protection scope of the present invention.
如图1和图2所示,本发明实施例提供了一种可穿戴设备100,包括:设备主体11、穿戴结构12以及检测模组13。As shown in FIGS. 1 and 2, an embodiment of the present invention provides a wearable device 100, which includes: a device main body 11, a wearable structure 12, and a detection module 13.
所述穿戴结构12与所述设备主体11连接,所述检测模组13设置于所述穿戴结构12上;所述检测模组13用于检测所述可穿戴设备100相对于目标物体的第一运动信息。The wearing structure 12 is connected to the device body 11, and the detection module 13 is disposed on the wearing structure 12; the detection module 13 is used to detect the first position of the wearable device 100 relative to the target object. Sports information.
需要说明的是,该穿戴结构12的穿戴形式不限:该穿戴结构12可以是用于穿戴于用户的手腕部、手臂、手指、头部、腰部、腿部等。如:该可穿戴设备100可以是智能手表、智能手环、智能眼镜等。It should be noted that the wearing form of the wearing structure 12 is not limited: the wearing structure 12 can be worn on the wrist, arm, finger, head, waist, leg, etc. of the user. For example, the wearable device 100 may be a smart watch, smart bracelet, smart glasses, etc.
可选的,第一运动信息可以是位移信息、旋转角度信息、移动速度等。例如:位移信息、移动速度等可以通过速度传感器采集;旋转角度信息可以通过角度传感器采集。该情况下,目标物体可以是可穿戴设备100本身,通过传感器可以检测可穿戴设备100的第一运动信息。Optionally, the first movement information may be displacement information, rotation angle information, movement speed, and the like. For example: displacement information, moving speed, etc. can be collected by a speed sensor; rotation angle information can be collected by an angle sensor. In this case, the target object may be the wearable device 100 itself, and the first motion information of the wearable device 100 can be detected by the sensor.
优选的,如图2所示,该检测模组13可以是光电模组,光电模组用于判断运动趋势,例如:可以采用滚轮带动内部阻抗变化的方式进行,用一个X 方向和Y方向可转动的珠子来实现。Preferably, as shown in Figure 2, the detection module 13 may be a photoelectric module, which is used to determine the movement trend. Turn the beads to achieve.
当所述检测模组13为光电模组的情况下,所述光电模组还可以设置于设备主体11上除显示屏之外的区域内。如该光电模组13可以嵌设于设备主体11和穿戴结构12上,以保证该光电模组13能够向目标物体发射光线,并能够接收到该目标物体反射的光线。When the detection module 13 is a photoelectric module, the photoelectric module may also be arranged in an area on the main body 11 of the device except for the display screen. For example, the photoelectric module 13 can be embedded on the device body 11 and the wearing structure 12 to ensure that the photoelectric module 13 can emit light to the target object and can receive the light reflected by the target object.
在所述光电模组发射的光线被目标物体反射的情况下,可以获得所述可穿戴设备相对于所述目标物体的移动信息(如位移信息),从而实现了光电模组的检测功能。其中,用于反射光线的该目标物体可以是桌面、墙面或者用户身体的一部分等。In the case that the light emitted by the photoelectric module is reflected by the target object, the movement information (such as displacement information) of the wearable device relative to the target object can be obtained, thereby realizing the detection function of the photoelectric module. Wherein, the target object used to reflect light may be a desktop, a wall, or a part of the user's body.
该实施例中,通过检测模组13检测所述可穿戴设备相对于目标物体的第一运动信息,以便于能够根据该第一运动信息执行预设操作,从而达到在手指不触摸显示屏的情况下,实现相应的控制功能,避免手指操作显示屏造成对显示屏所显示内容的遮挡的问题,从而有利于保证显示屏的显示效果;并且通过将检测模组设置于穿戴结构上,还可以实现单手操作,以便于用户操作。In this embodiment, the detection module 13 detects the first movement information of the wearable device relative to the target object, so that the preset operation can be performed according to the first movement information, so as to achieve the situation that the finger does not touch the display screen. Next, the corresponding control function is realized to avoid the problem of obstructing the content displayed on the display screen caused by finger operation, thereby helping to ensure the display effect of the display screen; and by arranging the detection module on the wearable structure, it can also be achieved One-handed operation to facilitate user operation.
可选的,所述穿戴结构12包括:第一连接带121和第二连接带123;Optionally, the wearing structure 12 includes: a first connecting strap 121 and a second connecting strap 123;
所述设备主体11的一端与所述第一连接带121的第一端连接,所述设备主体11的另一端与所述第二连接带123的第二端连接,所述第一连接带121的第三端和所述第二连接带123的第四端中的一者设置有连接件122,所述第一连接带121和所述第二连接带123可通过所述连接件122相连接;One end of the device body 11 is connected to the first end of the first connecting strap 121, the other end of the device body 11 is connected to the second end of the second connecting strap 123, the first connecting strap 121 One of the third end of the second connecting strap 123 and the fourth end of the second connecting strap 123 is provided with a connecting piece 122, and the first connecting strap 121 and the second connecting strap 123 can be connected through the connecting piece 122 ;
所述连接件122、所述第一连接带121和所述第二连接带123中的至少一者设置有所述检测模组13。At least one of the connecting member 122, the first connecting belt 121 and the second connecting belt 123 is provided with the detection module 13.
其中,所述第一连接带121的第一端和所述第一连接带121的第三端是所述第一连接带121上相对设置的两端;所述第二连接带123的第二端和所述第二连接带123的第四端是所述第二连接带123上相对设置的两端。Wherein, the first end of the first connecting strap 121 and the third end of the first connecting strap 121 are opposite ends of the first connecting strap 121; the second connecting strap 123 is The end and the fourth end of the second connecting strap 123 are opposite ends of the second connecting strap 123.
作为一种实现方式,通过连接件122可以实现第一连接带121和第二连接带123之间可拆卸的连接,以便于可穿戴设备100的佩戴。As an implementation manner, a detachable connection between the first connecting strap 121 and the second connecting strap 123 can be realized through the connecting member 122, so as to facilitate the wearing of the wearable device 100.
作为另一种实现方式,该连接件122可以将分别与所述设备主体11连接的第一连接带121和第二连接带123锁止为一环形,并且能够在第一连接带 121与第二连接带123连接所构成的穿戴结构的不同尺寸进行锁止,这样该连接件122可以实现适配不同用户佩戴部分的尺寸。As another implementation manner, the connecting member 122 can lock the first connecting belt 121 and the second connecting belt 123 respectively connected to the device body 11 into an annular shape, and can be connected between the first connecting belt 121 and the second connecting belt 121 and the second connecting belt 123 respectively. The connecting strap 123 is connected to the different sizes of the wearing structure to be locked, so that the connecting piece 122 can be adapted to the size of the parts worn by different users.
例如:该可穿戴设备100是佩戴于手腕上的可穿戴设备的情况下,可以根据不同用户的手腕尺寸进行调节该第一连接带121和/或第二连接带123之间的连接位置,在确定该第一连接带121和/或第二连接带123之间的连接位置时,可以通过该连接件122对该第一连接带121和第二连接带123进行锁止,实现可穿戴设备100的佩戴。For example, when the wearable device 100 is a wearable device worn on the wrist, the connection position between the first connecting strap 121 and/or the second connecting strap 123 can be adjusted according to the size of the wrist of different users. When determining the connection position between the first connecting strap 121 and/or the second connecting strap 123, the first connecting strap 121 and the second connecting strap 123 can be locked by the connecting piece 122 to realize the wearable device 100 Of wearing.
可选的,所述检测模组13设置于所述连接件122的第一表面;和/或,所述检测模组13设置于所述第一连接带121的第二表面;当然,所述检测模组13也可以设置于第二连接带123的第三表面。Optionally, the detection module 13 is arranged on the first surface of the connecting member 122; and/or, the detection module 13 is arranged on the second surface of the first connecting belt 121; of course, the The detection module 13 can also be disposed on the third surface of the second connecting belt 123.
其中,第一表面、第二表面和第三表面可以是可穿戴设备100被佩戴于用户佩戴部分上时,背向该用户佩戴部分的一面;如图1中呈环形的可穿戴设备100的外侧。这样,用户可以直接通过移动佩戴有该可穿戴设备100的用户佩戴部分,如该可穿戴设备100被佩戴于手腕部时,用户可以直接通过移动手腕以使检测模组13获取第一运动信息,进而该可穿戴设备可以根据该第一运动信息执行预定操作,从而实现了单手操作,以便于用户操作。Wherein, the first surface, the second surface, and the third surface may be the side of the wearable device 100 that faces away from the user wearing part when the wearable device 100 is worn on the user wearing part; . In this way, the user can directly move the user wearing part of the wearable device 100. For example, when the wearable device 100 is worn on the wrist, the user can directly move the wrist to enable the detection module 13 to obtain the first movement information. Furthermore, the wearable device can perform a predetermined operation according to the first movement information, thereby realizing a one-handed operation, which is convenient for the user to operate.
当然,该检测模组13也可以是设置于所述连接件122的第四表面,或所述检测模组13设置于所述第一连接带121的第五表面,或所述检测模组13也可以设置于第二连接带123的第六表面。Of course, the detection module 13 may also be disposed on the fourth surface of the connecting member 122, or the detection module 13 may be disposed on the fifth surface of the first connecting belt 121, or the detection module 13 It can also be arranged on the sixth surface of the second connecting belt 123.
其中,第四表面、第五表面和第六表面可以是可穿戴设备100被佩戴于用户佩戴部分上时,朝向该用户佩戴部分的一面;如图1中呈环形的可穿戴设备100的内侧。Wherein, the fourth surface, the fifth surface and the sixth surface may be the side of the wearable device 100 facing the user wearing part when the wearable device 100 is worn on the user wearing part; the inner side of the wearable device 100 in a ring shape in FIG. 1.
例如:当该检测模组13为光电模组,该光电模组设置于可穿戴设备100的内侧的情况下,用于反射光线的物体可以是用户佩戴部分,如当该可穿戴设备100被佩戴于左手腕部时,可以通过右手将该可穿戴设备100相对于左手腕部进行移动,实现光电模组采集该可穿戴设备相对于所述左手腕部的移动信息。For example, when the detection module 13 is a photoelectric module, and the photoelectric module is disposed inside the wearable device 100, the object for reflecting light may be the part worn by the user, such as when the wearable device 100 is worn In the case of the left wrist, the wearable device 100 can be moved relative to the left wrist by the right hand, so that the photoelectric module can collect the movement information of the wearable device relative to the left wrist.
当该光电模组设置于可穿戴设备100的外侧的情况下,用于反射光线的物体可以是桌面、身体的其他部位等可以反射光线的物体,通过将可穿戴设 备100相对于反射光线的物体进行移动时,光电模组采集该可穿戴设备100相对于所述反射光线的物体的移动信息,从而实现了单手操作。When the photoelectric module is arranged on the outside of the wearable device 100, the object used to reflect light can be an object that can reflect light such as a desktop or other parts of the body. When moving, the photoelectric module collects the movement information of the wearable device 100 relative to the object reflecting the light, thereby realizing one-handed operation.
具体的,在可穿戴设备100相对于可反射光线的物体具有运动趋势的情况下,光电模组的发射端发射光线,光线经过可反射光线的物体反射以后被接收端采集,接收端收到的图像不断变化,系统通过对比图像变化得到可穿戴设备100移动的位置变化信息,即光电模组采集到该可穿戴设备100相对于所述可反射光线的物体的移动信息。Specifically, when the wearable device 100 has a tendency to move relative to an object that can reflect light, the emitting end of the photoelectric module emits light, and the light is reflected by the object that can reflect light and then collected by the receiving end. The image is constantly changing, and the system obtains the position change information of the wearable device 100 by comparing the image change, that is, the photoelectric module collects the movement information of the wearable device 100 relative to the light-reflecting object.
可选的,所述检测模组13与设备本体11中的处理器之间可以采用无线通信,或者所述检测模组13与设备本体11中的处理器之间可以采用信号传输线路连接,实现有线通信。Optionally, wireless communication may be used between the detection module 13 and the processor in the device body 11, or the detection module 13 and the processor in the device body 11 may be connected by a signal transmission line to achieve Wired communication.
例如:当检测模组13为光电模组,并设置于设备主体11的情况下,该检测模组13可以与设备主体11内的主板连接(处理器也可以设置于主板上,通过主板上的信号传输线路建立处理器与检测模组13的通信连接);当检测模组13设置于穿戴结构12的情况下,该检测模组13可以通过无线通信的方式与处理器建立连接,也可以通过信号传输线路与处理器建立连接(其中,该信号传输线路可以设置于穿戴结构12的内部)。For example: when the detection module 13 is a photoelectric module and is installed in the main body of the device 11, the detection module 13 can be connected to the main board in the main body 11 of the device (the processor can also be installed on the main board, through the main board The signal transmission line establishes a communication connection between the processor and the detection module 13); when the detection module 13 is installed in the wearable structure 12, the detection module 13 can establish a connection with the processor through wireless communication, or through The signal transmission line establishes a connection with the processor (wherein, the signal transmission line can be arranged inside the wearable structure 12).
可选的,所述可穿戴设备100还包括按键模组14;所述按键模组14设置于所述穿戴结构12上。Optionally, the wearable device 100 further includes a button module 14; the button module 14 is disposed on the wearing structure 12.
可选的,所述按键模组14设置于所述连接件122、所述第一连接带121和所述第二连接带123中的至少一者。Optionally, the button module 14 is disposed on at least one of the connecting member 122, the first connecting strap 121, and the second connecting strap 123.
该实施例中,通过将按键模组14设置于穿戴结构12上,有利于实现单手操作,进而便于用户操作。In this embodiment, by arranging the button module 14 on the wearing structure 12, it is advantageous to realize one-handed operation, thereby facilitating the user's operation.
当然,该按键模组14还可以是设置于设备主体11上,本发明不以此为限。Of course, the button module 14 may also be arranged on the main body 11 of the device, and the present invention is not limited to this.
可选的,所述按键模组14和所述检测模组13设置于所述穿戴结构12的相同表面上。Optionally, the button module 14 and the detection module 13 are arranged on the same surface of the wearing structure 12.
如:所述检测模组13设置于所述连接件122的第一表面,所述按键模组14设置于所述连接件122的第一表面;所述检测模组13设置于所述第一连接带121的第二表面,所述按键模组14设置于所述第一连接带121的第二表 面;所述检测模组13也可以设置于第二连接带123的第三表面,所述检测模组13也可以设置于第二连接带123的第三表面。For example, the detection module 13 is arranged on the first surface of the connecting member 122, the button module 14 is arranged on the first surface of the connecting member 122; the detection module 13 is arranged on the first surface The second surface of the connecting belt 121, the button module 14 is arranged on the second surface of the first connecting belt 121; the detection module 13 can also be arranged on the third surface of the second connecting belt 123, the The detection module 13 can also be disposed on the third surface of the second connecting belt 123.
其中,第一表面、第二表面和第三表面可以是可穿戴设备100被佩戴于用户佩戴部分上时,背向该用户佩戴部分的一面;如图1中呈环形的可穿戴设备100的外侧。当然,该第一表面、第二表面和第三表面也可以是可穿戴设备100被佩戴于用户佩戴部分上时,朝向该用户佩戴部分的一面;如图1中呈环形的可穿戴设备100的内侧。Wherein, the first surface, the second surface, and the third surface may be the side of the wearable device 100 that faces away from the user wearing part when the wearable device 100 is worn on the user wearing part; . Of course, the first surface, the second surface, and the third surface may also be the side of the wearable device 100 facing the user wearing part when the wearable device 100 is worn on the user wearing part; Inside.
可选的,在所述检测模组13设置于所述连接件122的第一表面的情况下,所述按键模组14设置于所述连接件122的第三表面,所述第三表面与所述第一表面相背离;在所述检测模组13设置于所述第一连接带121的第二表面的情况下,所述按键模组14设置于所述第一连接带121的第四表面,所述第四表面与所述第二表面相背离;在所述检测模组13设置于所述第二连接带123的第五表面的情况下,所述按键模组14设置于所述第二连接带123的第六五表面,所述第五表面与所述第六表面相背离。Optionally, when the detection module 13 is disposed on the first surface of the connecting member 122, the button module 14 is disposed on the third surface of the connecting member 122, and the third surface is connected to the The first surface is away from each other; in the case that the detection module 13 is disposed on the second surface of the first connecting belt 121, the button module 14 is disposed on the fourth surface of the first connecting belt 121 Surface, the fourth surface is away from the second surface; in the case that the detection module 13 is disposed on the fifth surface of the second connecting belt 123, the button module 14 is disposed on the The sixth and fifth surface of the second connecting strap 123, the fifth surface being away from the sixth surface.
可选的,该按键模组14的数量为至少一个;例如:该按键模组14的数量可以是两个,并设置于连接件122的外侧(如图1中呈环形的可穿戴设备的外侧),且该按键模组14突出于该连接件122的外表面设置,以便于通过单手将该按键模组14向一物体按压,即可实现按键模组14的触发,从而以便于用户操作。Optionally, the number of the button module 14 is at least one; for example, the number of the button module 14 can be two, and it is arranged on the outer side of the connecting member 122 (as shown in the outer side of the ring-shaped wearable device in FIG. 1 ), and the button module 14 is arranged protruding from the outer surface of the connecting member 122, so that the button module 14 can be triggered by pressing the button module 14 against an object with one hand, so as to facilitate the user's operation .
如图3,本发明实施例提供了一种控制方法,应用于以上至少一个实施例所述的可穿戴设备。如:可穿戴设备包括检测模组。As shown in FIG. 3, an embodiment of the present invention provides a control method, which is applied to the wearable device described in at least one of the above embodiments. For example, wearable devices include detection modules.
所述方法包括:The method includes:
步骤31:通过所述检测模组,获取所述可穿戴设备相对于目标物体的第一运动信息。Step 31: Obtain first movement information of the wearable device relative to the target object through the detection module.
可选的,第一运动信息可以是位移信息、旋转角度信息、移动速度等。例如:当第一运动信息是位移信息的情况下,该目标物体可以是除了可穿戴设备外的其他任意物体(在可穿戴设备被佩戴于佩戴部分上时,该目标物体可以是除了可穿戴设备和佩戴部分外的其他任意物体);当第一运动信息为旋转角度信息的情况下,该目标物体可以是可穿戴设备,即可穿戴设备可以检测 到自身的旋转角度信息,或者在该可穿戴设备被佩戴于佩戴部分(如手腕)的情况下,该目标物体也可以是手腕,即检测可穿戴设备相对于手腕的旋转角度信息;当第一运动信息为移动速度的情况下,该目标物体为地,即检测可穿戴设备相对于地的移动速度。Optionally, the first movement information may be displacement information, rotation angle information, movement speed, and the like. For example: when the first motion information is displacement information, the target object can be any object other than the wearable device (when the wearable device is worn on the wearing part, the target object can be other than the wearable device And any other objects outside the wearing part); when the first motion information is rotation angle information, the target object can be a wearable device, that is, the wearable device can detect its own rotation angle information, or the wearable When the device is worn on the wearing part (such as the wrist), the target object can also be the wrist, that is, the rotation angle information of the wearable device relative to the wrist is detected; when the first movement information is the movement speed, the target object To the ground, that is, to detect the moving speed of the wearable device relative to the ground.
步骤32:根据所述第一运动信息,执行预设操作。Step 32: Perform a preset operation according to the first motion information.
可选的,该预设操作可以是针对功能唤醒/关闭操作,如唤醒/关闭音乐播放器、唤醒/关闭闹钟等。Optionally, the preset operation can be a function wake-up/off operation, such as waking up/off the music player, waking up/off the alarm clock, and so on.
可选的,该步骤32可以具体包括:根据所述第一运动信息,在所述可穿戴设备的显示屏上执行预设操作。Optionally, this step 32 may specifically include: performing a preset operation on the display screen of the wearable device according to the first motion information.
具体的,该预设操作可以是针对显示屏中所显示内容的操作,如界面切换操作,针对目标对象的选择操作,针对指示图标的移动操作等。Specifically, the preset operation may be an operation for content displayed on the display screen, such as an interface switching operation, a selection operation for a target object, a movement operation for an indicator icon, and the like.
该实施例中,通过检测模组获取所述可穿戴设备相对于目标物体的第一运动信息,并根据该第一运动信息执行预设操作,从而达到在手指不触摸显示屏的情况下,实现相应的显示控制功能,避免手指操作显示屏造成对显示屏所显示内容的遮挡的问题,从而有利于保证显示屏的显示效果。In this embodiment, the first movement information of the wearable device relative to the target object is acquired through the detection module, and the preset operation is performed according to the first movement information, so as to achieve the realization that the finger does not touch the display screen. The corresponding display control function avoids the problem of blocking the content displayed on the display screen caused by finger operation of the display screen, thereby helping to ensure the display effect of the display screen.
进一步地,上述根据所述第一运动信息,在所述可穿戴设备的显示屏上执行预设操作,可以具体包括:Further, the foregoing performing a preset operation on the display screen of the wearable device according to the first motion information may specifically include:
根据所述第一运动信息,控制所述可穿戴设备的显示屏上所显示的指示图标进行相应的移动。According to the first movement information, the indicator icon displayed on the display screen of the wearable device is controlled to move accordingly.
可选的,该指示图标用于指示显示屏上所显示的信息,例如:该指示图标可以是以箭头图案、指针图案或者其他类型的图案等,本发明不以此为限。Optionally, the indicator icon is used to indicate the information displayed on the display screen. For example, the indicator icon may be an arrow pattern, a pointer pattern, or other types of patterns, and the present invention is not limited to this.
该实施例中,通过所述检测模组采集该可穿戴设备相对于所述目标物体的第一运动信息,并将该第一运动信息同步于显示屏中所显示的指示图标的运动,从而达到在手指不触摸显示屏的情况下,实现控制显示屏中指示图标的移动,避免手指操作显示屏造成对显示屏所显示内容的遮挡的问题,从而有利于保证显示屏的显示效果。In this embodiment, the first movement information of the wearable device relative to the target object is collected through the detection module, and the first movement information is synchronized with the movement of the indicator icon displayed on the display screen, so as to achieve In the case that the finger does not touch the display screen, the movement of the indicator icons in the display screen is controlled to avoid the problem of blocking the content displayed on the display screen caused by the operation of the finger on the display screen, thereby helping to ensure the display effect of the display screen.
可选的,所述第一运动信息可以包括:所述可穿戴设备相对于第一目标物体的第一移动信息,以及所述可穿戴设备相对于第二目标物体的第二转动信息中的至少一者。Optionally, the first movement information may include: at least one of the first movement information of the wearable device relative to the first target object, and the second rotation information of the wearable device relative to the second target object One.
例如:可穿戴设备相对于第一目标物体的第一移动信息,可以是可穿戴设备相对于第一目标物体的位移信息,其中该第一目标物体可以是除了可穿戴设备外的其他任意物体(在可穿戴设备被佩戴于佩戴部分上时,该目标物体可以是除了可穿戴设备和佩戴部分外的其他任意物体,如桌面、墙面等);或者是可穿戴设备相对于第一目标物体的第一移动速度信息,其中该第一目标物体可以为地。For example: the first movement information of the wearable device relative to the first target object may be the displacement information of the wearable device relative to the first target object, where the first target object may be any object other than the wearable device ( When the wearable device is worn on the wearing part, the target object can be any object other than the wearable device and the wearing part, such as a desktop, a wall, etc.); or the wearable device is relative to the first target object The first movement speed information, where the first target object may be the ground.
其中,该第二目标物体可以是可穿戴设备,即可穿戴设备可以检测到自身的旋转角度信息,或者在该可穿戴设备被佩戴于佩戴部分(如手腕)的情况下,该目标物体也可以是手腕,即检测可穿戴设备相对于手腕的旋转角度信息。Wherein, the second target object may be a wearable device, that is, the wearable device can detect its own rotation angle information, or when the wearable device is worn on the wearing part (such as the wrist), the target object can also be It is the wrist, that is, it detects the rotation angle information of the wearable device relative to the wrist.
具体的,上述步骤32可以具体包括:根据所述可穿戴设备相对于第一目标物体的第一移动信息,执行第一预设操作;或者,根据所述可穿戴设备相对于第二目标物体的第二转动信息,执行第二预设操作;或者是,根据所述可穿戴设备相对于第一目标物体的第一移动信息以及所述可穿戴设备相对于第二目标物体的第二转动信息,执行第三预定操作。Specifically, the foregoing step 32 may specifically include: performing a first preset operation according to the first movement information of the wearable device relative to the first target object; or, according to the wearable device relative to the second target object. Second rotation information, perform a second preset operation; or, according to the first movement information of the wearable device relative to the first target object and the second rotation information of the wearable device relative to the second target object, Perform the third predetermined operation.
也就是说,该实施例中的第一运动信息可以是该可穿戴设备相对于一个目标物体的运动信息,也可以是该可穿戴设备相对于多个目标物体的运动信息;具体的,在第一运动信息包括可穿戴设备相对于多个目标物体的运动信息的情况下,该可穿戴设备可以根据这多个运动信息分别执行不同的预定操作,也可以是在获取到这多个运动信息的情况下,才执行预定操作,本发明不做具体限定。That is, the first movement information in this embodiment may be the movement information of the wearable device relative to one target object, or the movement information of the wearable device relative to multiple target objects; specifically, in the first When a movement information includes the movement information of the wearable device relative to multiple target objects, the wearable device may perform different predetermined operations according to the multiple pieces of movement information, or it may be obtained after the pieces of movement information are obtained. In this case, the predetermined operation is performed, and the present invention does not make a specific limitation.
可选的,在所述可穿戴设备包括按键模组的情况下,所述方法还包括:Optionally, when the wearable device includes a button module, the method further includes:
接收对所述按键模组的第一输入;Receiving the first input to the key module;
上述根据所述第一运动信息,在所述可穿戴设备的显示屏上执行预设操作的步骤,可以具体包括:根据所述第一输入和所述第一运动信息,在所述可穿戴设备的显示屏上执行预设操作。The foregoing step of performing a preset operation on the display screen of the wearable device according to the first movement information may specifically include: according to the first input and the first movement information, performing a preset operation on the wearable device Perform the preset operation on the display of.
具体的,可以是响应于所述第一输入,根据所述第一运动信息在所述可穿戴设备的显示屏上执行预设操作。这样,在接收到对所述按键模组的第一输入的情况下,才根据第一运动信息在所述可穿戴设备的显示屏上执行预设 操作,以减少误操作。Specifically, in response to the first input, a preset operation is performed on the display screen of the wearable device according to the first motion information. In this way, only when the first input to the key module is received, the preset operation is performed on the display screen of the wearable device according to the first movement information, so as to reduce misoperations.
还可以根据第一运动信息确定所述可穿戴设备的显示屏中所显示的目标对象,并根据该第一输入执行该目标对象对应的控制功能。例如:该目标对象为应用图标时,可以进入该应用图标对应的应用界面;目标对象为音乐播放/暂停按钮时,执行播放/暂停操作,或者还可以是其他功能的控制操作,本发明不以此为限。It is also possible to determine the target object displayed on the display screen of the wearable device according to the first motion information, and execute the control function corresponding to the target object according to the first input. For example: when the target object is an application icon, you can enter the application interface corresponding to the application icon; when the target object is a music play/pause button, perform a play/pause operation, or it can also be a control operation of other functions. The present invention does not This is limited.
如图4,本发明实施例还提供了一种可穿戴设备的控制方法,应用于以上至少一个实施例所述的可穿戴设备。如:可穿戴设备包括检测模组和按键模组。As shown in FIG. 4, an embodiment of the present invention also provides a method for controlling a wearable device, which is applied to the wearable device described in at least one of the above embodiments. For example, wearable devices include detection modules and button modules.
所述方法包括:The method includes:
步骤41:接收对所述按键的第二输入。Step 41: Receive a second input to the button.
步骤42:响应于所述第二输入,通过所述检测模组,获取所述可穿戴设备相对于目标物体的第一运动信息。Step 42: In response to the second input, obtain first movement information of the wearable device relative to the target object through the detection module.
可选的,在用户需要启动根据检测模组的第一运动信息执行预定操作的功能时,可以通过触发按键模组,以启动检测模组的检测功能。Optionally, when the user needs to activate the function of performing a predetermined operation according to the first motion information of the detection module, the key module can be triggered to activate the detection function of the detection module.
如:检测模组为光电模组的情况下,在用户需要启动指示图标功能时,可以通过触发可穿戴设备上的按键模组,以启动光电模组发射光线并接收该光线照射到物体后的反射光线,从而通过所述光电模组采集该可穿戴设备相对于所述目标物体的第一运动信息。For example, when the detection module is a photoelectric module, when the user needs to activate the indicator icon function, the button module on the wearable device can be triggered to activate the photoelectric module to emit light and receive the light after the light hits the object. The light is reflected, so that the first movement information of the wearable device relative to the target object is collected through the photoelectric module.
可选的,上述步骤42还可以具体包括:Optionally, the foregoing step 42 may also specifically include:
在接收到所述第二输入的第一预设时长内,若通过所述检测模组检测所述可穿戴设备相对于目标物体的第二运动信息,则将所述第二运动信息作为所述第一运动信息。Within the first preset time period of receiving the second input, if the second motion information of the wearable device relative to the target object is detected by the detection module, then the second motion information is used as the The first movement information.
该实施例中,将接收到第二输入的第一预设时长内,采集到的可穿戴设备相对于目标物体的第二运动信息,才将该第二运动信息作为有效信息,即确定将该第二运动信息作为所述第一运动信息,以减少误操作导致可穿戴设备的误响应。In this embodiment, the collected second motion information of the wearable device relative to the target object within the first preset time period of receiving the second input will use the second motion information as valid information, that is, it is determined to The second motion information is used as the first motion information, so as to reduce the mis-response of the wearable device caused by misoperation.
可选的,上述步骤42还可以具体包括:Optionally, the foregoing step 42 may also specifically include:
在接收到所述第二输入的第一预设时长内,通过所述检测模组检测所述 可穿戴设备相对于目标物体的第二运动信息,得到第二运动距离和第二运动时长;Within the first preset time period when the second input is received, detecting the second movement information of the wearable device relative to the target object by the detection module to obtain the second movement distance and the second movement duration;
在所述第二运动距离大于或等于第二预设距离,且所述第二运动时长小于或等于第二预设时长的情况下,将所述第二运动信息确定为所述第一运动信息。In a case where the second movement distance is greater than or equal to a second preset distance, and the second movement duration is less than or equal to the second preset duration, the second movement information is determined as the first movement information .
该实施例中,在接收到第二输入的第一预设时长内,若通过所述检测模组检测所述可穿戴设备相对于目标物体的第二运动信息的运动时长达到第二预设时长,运动距离达到第二预设距离的情况下,才将该第二运动信息作为有效信息,即确定将该第二运动信息作为所述第一运动信息,以减少误操作导致可穿戴设备的误响应。In this embodiment, within the first preset duration of receiving the second input, if the detection module detects that the movement duration of the second movement information of the wearable device relative to the target object reaches the second preset duration When the movement distance reaches the second preset distance, the second movement information is used as the effective information, that is, the second movement information is determined to be the first movement information, so as to reduce the error of the wearable device caused by the misoperation. response.
步骤43:根据所述第一运动信息,执行预设操作。Step 43: Perform a preset operation according to the first motion information.
可选的,该预设操作可以是针对功能唤醒/关闭操作,如唤醒/关闭音乐播放器、唤醒/关闭闹钟等。Optionally, the preset operation can be a function wake-up/off operation, such as waking up/off the music player, waking up/off the alarm clock, and so on.
可选的,该步骤32可以具体包括:根据所述第一运动信息,在所述可穿戴设备的显示屏上执行预设操作。Optionally, this step 32 may specifically include: performing a preset operation on the display screen of the wearable device according to the first motion information.
具体的,该预设操作可以是针对显示屏中所显示内容的操作,如界面切换操作,针对目标对象的选择操作,针对指示图标的移动操作等。Specifically, the preset operation may be an operation for content displayed on the display screen, such as an interface switching operation, a selection operation for a target object, a movement operation for an indicator icon, and the like.
进一步地,上述根据所述第一运动信息,在所述可穿戴设备的显示屏上执行预设操作,可以具体包括:Further, the foregoing performing a preset operation on the display screen of the wearable device according to the first motion information may specifically include:
根据所述第一运动信息,控制所述可穿戴设备的显示屏上所显示的指示图标进行相应的移动。According to the first movement information, the indicator icon displayed on the display screen of the wearable device is controlled to move accordingly.
可选的,在接收到针对所述可穿戴设备上的按键模组的第一输入的情况下,确定用户将对可穿戴设备进行操作,在显示屏上显示一菜单栏,待接收到用户控制信息,即检测模组(如可以是光电模组)采集到的可穿戴设备相对于所述目标物体的第一运动信息时,在显示屏同步显示一个指示图标(如小指针),用来反馈用户的控制信息。Optionally, in the case of receiving the first input for the button module on the wearable device, it is determined that the user will operate the wearable device, and a menu bar is displayed on the display screen, waiting for the user control to be received Information, that is, when the first movement information of the wearable device relative to the target object collected by the detection module (such as a photoelectric module), an indicator icon (such as a small pointer) is displayed on the display screen for feedback User's control information.
该实施例中,在接收到针对所述可穿戴设备上的按键模组的第一输入时,通过检测模组(如可以是光电模组)采集可穿戴设备相对于所述物体的第一运动信息,并将该第一运动信息同步于显示屏中所显示的指示图标的运动, 从而达到在手指不触摸显示屏的情况下,实现控制显示屏中指示图标的移动,避免手指操作显示屏造成对显示屏所显示内容的遮挡的问题,从而有利于保证显示屏的显示效果。In this embodiment, when the first input for the button module on the wearable device is received, the first movement of the wearable device relative to the object is collected by a detection module (for example, a photoelectric module) Information, and synchronize the first movement information with the movement of the indicator icon displayed on the display screen, so as to achieve control of the movement of the indicator icon in the display screen without the finger touching the display screen, and avoid the operation of the finger on the display screen. The problem of occlusion of the content displayed on the display screen is beneficial to ensure the display effect of the display screen.
此外,通过设置检测模组(或者说指示图标)的唤醒机制,避免检测模组实时处于工作状态,容易出现误操作的问题。进一步地,还可以在显示屏上显示有指示图标的情况下,再次接收针对可穿戴设备上按键模组的第四按输入,退出该指示图标的显示,即显示屏所显示的内容恢复至默认状态(退出菜单栏的显示),关闭该检测模组的工作状态,并且也有利于降低能耗。In addition, by setting the wake-up mechanism of the detection module (or indicator icon), it is avoided that the detection module is in a working state in real time, which is prone to misoperation. Further, when the indicator icon is displayed on the display screen, the fourth press input for the button module on the wearable device can be received again, and the display of the indicator icon can be exited, that is, the content displayed on the display screen is restored to the default Status (exit the display of the menu bar), turn off the working status of the detection module, and also help reduce energy consumption.
可选的,所述方法还可以包括:Optionally, the method may further include:
接收对所述按键模组的第四输入;Receiving a fourth input to the key module;
响应于所述第四输入,在所述指示图标指示于所述显示屏上所显示的第一选项的情况下,执行所述第一选项对应的控制操作。In response to the fourth input, when the indicator icon indicates the first option displayed on the display screen, a control operation corresponding to the first option is executed.
具体的,将该第一运动信息同步于显示屏中显示的指示图标的移动,并且该指示图标可移动到显示屏的任何位置,用户通过控制可穿戴设备相对于目标物体的移动,进而可以控制指示图标指向需要选择的选项。当指示图标移动到需要选定的第一选项的位置时,可以通过针对可穿戴设备上的按键模组的第四输入,则执行与该第一选项对应的控制操作。Specifically, the first motion information is synchronized with the movement of the indicator icon displayed on the display screen, and the indicator icon can be moved to any position of the display screen. The user can control the movement of the wearable device relative to the target object by controlling the movement of the wearable device relative to the target object. The indicator icon points to the option that needs to be selected. When the indicator icon moves to the position of the first option that needs to be selected, the control operation corresponding to the first option can be executed through the fourth input for the button module on the wearable device.
如:该第一选项为应用图标时,可以进入该应用图标对应的应用界面;第一选项为音乐播放/暂停按钮时,执行播放/暂停操作,或者还可以是其他功能的控制操作,本发明不以此为限。For example: when the first option is an application icon, you can enter the application interface corresponding to the application icon; when the first option is a music play/pause button, perform a play/pause operation, or it can also be a control operation of other functions, the present invention Not limited to this.
该实施例中,在将检测模组采集到的可穿戴设备相对于所述目标物体的第一运动信息,同步于显示屏中所显示的指示图标的运动,从而达到在手指不触摸显示屏的情况下,实现控制显示屏中指示图标的移动,还实现了通过指示图标对可穿戴设备的操作功能,避免手指操作显示屏造成对显示屏所显示内容的遮挡的问题,进一步有利于保证显示屏的显示效果。In this embodiment, the first movement information of the wearable device relative to the target object collected by the detection module is synchronized with the movement of the indicator icon displayed on the display screen, so as to achieve the In this case, it realizes the control of the movement of the indicator icon in the display screen, and also realizes the operation function of the wearable device through the indicator icon, avoiding the problem of blocking the content displayed on the display screen caused by the finger operation of the display screen, which is further conducive to ensuring the display screen The display effect.
以下结合具体示例,对上述可穿戴设备100及其控制方法进行具体说明:In the following, the wearable device 100 and its control method will be described in detail with reference to specific examples:
如图1、图2、图5和图6所示,检测模组13(如光电模组)设置于连接件122上,连接件122上还设有两个按键模组14;可穿戴设备100可以用于佩戴于手腕上,在用户需要操作可穿戴设备100时,可以通过手腕将连接件 122下压到反射面15,如:桌面或者其他可以反射光线的地方(如衣服或者另一只手臂等)。As shown in Figure 1, Figure 2, Figure 5 and Figure 6, the detection module 13 (such as an optoelectronic module) is arranged on the connector 122, and two button modules 14 are also provided on the connector 122; the wearable device 100 It can be worn on the wrist. When the user needs to operate the wearable device 100, the connecting piece 122 can be pressed down to the reflective surface 15 through the wrist, such as a desktop or other places that can reflect light (such as clothes or another arm). Wait).
当两个按键模组同时被下压时,系统(或称为处理模块、处理器等)确认接收到按键返回信息,判定用户将对可穿戴设备100进行操作,在显示屏上显示一菜单栏,待接收到光电模组处反馈的第一运动信息,此时显示屏同步显示一个指示图标(如小指针),用来反馈用户的控制信息。图5给出了一种显示屏上显示界面的示例。其中,显示屏上显示的指针51(也即指示图标)指示于云朵的情景。When the two button modules are pressed down at the same time, the system (or called processing module, processor, etc.) confirms that the button return message is received, and determines that the user will operate the wearable device 100, and displays a menu bar on the display screen , After receiving the first motion information feedback from the photoelectric module, the display screen will display an indicator icon (such as a small pointer) simultaneously to feed back the user's control information. Figure 5 shows an example of a display interface on the display screen. Wherein, the pointer 51 (that is, the indicator icon) displayed on the display screen indicates the cloud scene.
具体的,用户可以通过不断移动手腕,使得光电模组发射的光线经过桌面反射以后被接收端采集,接收端收到的图像不断变化,系统通过对比图像变化得到可穿戴设备移动位置变化的移动信息,并将该移动信息同步于显示屏中显示的指示图标,从而达到通过手腕的移动控制显示屏中指示图标的移动。图6为左手佩戴该可穿戴设备的侧视图,可以看到手腕处的光电模组发出的光线经桌面返回后接收(需要说明的是,图6中手腕与桌面之间的距离为方便示意,并不限定实际使用时手腕与桌面的实际距离),此时佩戴该可穿戴设备的手腕在桌面上移动时,通过光电模组可以采集到不同的图像信息,系统根据图像来判断出佩戴该可穿戴设备的手腕在桌面上的前后左右移动的移动信息,从而转化为用户控制信息。Specifically, the user can continuously move the wrist so that the light emitted by the photoelectric module is collected by the receiving end after being reflected by the desktop, and the image received by the receiving end is constantly changing. The system obtains the movement information of the wearable device's movement position change by comparing the image changes. , And synchronize the movement information with the indicator icon displayed on the display screen, so as to control the movement of the indicator icon on the display screen through the movement of the wrist. Figure 6 is a side view of wearing the wearable device with the left hand. It can be seen that the light emitted by the photoelectric module at the wrist is received after returning through the desktop (it should be noted that the distance between the wrist and the desktop in Figure 6 is for convenience. It does not limit the actual distance between the wrist and the desktop during actual use). At this time, when the wrist wearing the wearable device moves on the desktop, different image information can be collected through the photoelectric module, and the system judges the wearable device according to the image. The movement information of the wrist of the wearable device moving back and forth, left and right on the desktop, is transformed into user control information.
可选的,作为另一种实现方式,也可以是指示图标一直显示在显示屏的预定位置,如显示屏的中央,而显示屏中所显示的内容跟随手腕在桌面移动的移动信息而进行相应的移动。Optionally, as another implementation method, the indicator icon can be always displayed at a predetermined position of the display screen, such as the center of the display screen, and the content displayed on the display screen follows the movement information of the wrist on the desktop. Mobile.
其中,该指示图标可移动到屏幕的任何位置,用户通过移动手腕来移动指示图标指向需要选择的选项,当需要选定的时候,再次下压手腕,其中任意一个按键模组14被下压至触发时,均可以视为触发有效(这里可以灵活设置,也可以设置为都被下压至触发,或者指定某一个按键被下压至触发),当检测到按键门模组14被触发的确认信息,则执行该选型对应的功能,如:进入对应选择的下一层界面或者启动相应的应用界面等。Among them, the indicator icon can be moved to any position on the screen. The user moves the wrist to move the indicator icon to point to the option that needs to be selected. When it needs to be selected, press down the wrist again, and any button module 14 is pressed down to When triggered, all can be regarded as trigger valid (this can be flexibly set, or it can be set to be pressed down to trigger, or a certain button is pressed down to trigger), when it is detected that the button door module 14 is triggered, the confirmation Information, the function corresponding to the selection is executed, such as: entering the next layer of the corresponding selection or starting the corresponding application interface, etc.
此外,在显示屏的显示界面可以显示是否退出应用或者退出操作等以供用户选择,如果用户选择退出操作,则系统回到待机状态,继续监测光电模 组处(或按键处)反馈的中断信息。In addition, the display interface of the display screen can display whether to exit the application or exit operation for the user to choose. If the user chooses to exit the operation, the system returns to the standby state and continues to monitor the interruption information feedback at the photoelectric module (or at the button) .
如图7,本发明实施例还提供了一种可穿戴设备700,所述可穿戴设备700为以上至少一个实施例所述的可穿戴设备,所述可穿戴设备700还包括:As shown in FIG. 7, an embodiment of the present invention also provides a wearable device 700. The wearable device 700 is the wearable device described in at least one of the above embodiments, and the wearable device 700 further includes:
获取模块710,用于通过所述检测模组,获取所述可穿戴设备相对于目标物体的第一运动信息;The obtaining module 710 is configured to obtain the first movement information of the wearable device relative to the target object through the detection module;
处理模块720,用于根据所述第一运动信息,执行预设操作。The processing module 720 is configured to perform a preset operation according to the first motion information.
可选的,所述处理模块720包括:Optionally, the processing module 720 includes:
处理单元,用于根据所述第一运动信息,在所述可穿戴设备的显示屏上执行预设操作。The processing unit is configured to perform a preset operation on the display screen of the wearable device according to the first motion information.
可选的,所述处理单元还具体用于:根据所述第一运动信息,控制所述可穿戴设备的显示屏上所显示的指示图标进行相应的移动。Optionally, the processing unit is further specifically configured to: according to the first motion information, control the indicator icon displayed on the display screen of the wearable device to move accordingly.
可选的,在所述可穿戴设备700包括按键模组的情况下,所述可穿戴设备700还包括:Optionally, when the wearable device 700 includes a button module, the wearable device 700 further includes:
第一接收模块,用于接收对所述按键模组的第一输入;The first receiving module is configured to receive the first input to the key module;
所述处理单元还具体用于:根据所述第一输入和所述第一运动信息,在所述可穿戴设备的显示屏上执行预设操作。The processing unit is further specifically configured to perform a preset operation on the display screen of the wearable device according to the first input and the first movement information.
可选的,在所述可穿戴设备700包括按键模组的情况下,所述可穿戴设备700还包括:Optionally, when the wearable device 700 includes a button module, the wearable device 700 further includes:
第二接收模块,用于接收对所述按键模组的第二输入;The second receiving module is configured to receive a second input to the key module;
所述获取模块710包括:The obtaining module 710 includes:
响应单元,用于响应于所述第二输入,通过所述检测模组,获取所述可穿戴设备相对于目标物体的第一运动信息。The response unit is configured to obtain first movement information of the wearable device relative to the target object through the detection module in response to the second input.
可选的,所述响应单元还具体用于:在接收到所述第二输入的第一预设时长内,通过所述检测模组检测所述可穿戴设备相对于目标物体的第二运动信息,得到第二运动距离和第二运动时长;在所述第二运动距离大于或等于第二预设距离,且所述第二运动时长小于或等于第二预设时长的情况下,将所述第二运动信息确定为所述第一运动信息。Optionally, the response unit is further specifically configured to: detect the second movement information of the wearable device relative to the target object through the detection module within a first preset time period after receiving the second input , Obtain the second movement distance and the second movement duration; when the second movement distance is greater than or equal to the second preset distance, and the second movement duration is less than or equal to the second preset duration, the The second motion information is determined as the first motion information.
本发明实施例提供的可穿戴设备能够实现图3至图4的方法实施例中可穿戴设备实现的各个过程,为避免重复,这里不再赘述。The wearable device provided by the embodiment of the present invention can implement each process implemented by the wearable device in the method embodiments of FIGS. 3 to 4, and to avoid repetition, details are not described herein again.
在本发明实施例中的可穿戴设备700,通过检测模组获取所述可穿戴设备相对于目标物体的第一运动信息,并根据该第一运动信息执行预设操作,从而达到在手指不触摸显示屏的情况下,实现相应的显示控制功能,避免手指操作显示屏造成对显示屏所显示内容的遮挡的问题,从而有利于保证显示屏的显示效果。In the wearable device 700 in the embodiment of the present invention, the first movement information of the wearable device relative to the target object is acquired through the detection module, and the preset operation is performed according to the first movement information, so as to achieve that the finger is not touched. In the case of the display screen, the corresponding display control function is realized to avoid the problem of blocking the content displayed on the display screen caused by the finger operation of the display screen, thereby helping to ensure the display effect of the display screen.
图8为实现本发明各个实施例的一种可穿戴设备的硬件结构示意图。FIG. 8 is a schematic diagram of the hardware structure of a wearable device implementing various embodiments of the present invention.
该可穿戴设备800可以是以上至少一个实施例所述的可穿戴设备。可穿戴设备包括但不限于:射频单元801、网络模块802、音频输出单元803、输入单元804、传感器805、显示单元806、用户输入单元807、接口单元808、存储器809、处理器810、以及电源811等部件。本领域技术人员可以理解,图8中示出的可穿戴设备结构并不构成对可穿戴设备的限定,可穿戴设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。The wearable device 800 may be the wearable device described in at least one of the above embodiments. Wearable devices include but are not limited to: radio frequency unit 801, network module 802, audio output unit 803, input unit 804, sensor 805, display unit 806, user input unit 807, interface unit 808, memory 809, processor 810, and power supply 811 and other components. Those skilled in the art can understand that the structure of the wearable device shown in FIG. 8 does not constitute a limitation on the wearable device. The wearable device may include more or less components than those shown in the figure, or a combination of certain components, or Different component arrangements.
其中,处理器810,用于通过检测模组,获取所述可穿戴设备相对于目标物体的第一运动信息;根据所述第一运动信息,执行预设操作。The processor 810 is configured to obtain first movement information of the wearable device relative to the target object through the detection module; and perform a preset operation according to the first movement information.
其中,检测模组可以是光电模组,用于在所述光电模组发射的光线被目标物体反射的情况下,采集所述光电模组相对于所述目标物体的移动信息,即为所述第一运动信息。Wherein, the detection module may be a photoelectric module, which is used to collect the movement information of the photoelectric module relative to the target object when the light emitted by the photoelectric module is reflected by the target object. The first movement information.
本发明实施例中的可穿戴设备800,通过检测模组获取所述可穿戴设备相对于目标物体的第一运动信息,并根据该第一运动信息执行预设操作,从而达到在手指不触摸显示屏的情况下,实现相应的显示控制功能,避免手指操作显示屏造成对显示屏所显示内容的遮挡的问题,从而有利于保证显示屏的显示效果。The wearable device 800 in the embodiment of the present invention obtains the first movement information of the wearable device relative to the target object through the detection module, and performs a preset operation according to the first movement information, so as to achieve the display without touching the finger In the case of the screen, the corresponding display control function is realized to avoid the problem of blocking the content displayed on the display screen caused by the finger operation of the display screen, thereby helping to ensure the display effect of the display screen.
应理解的是,本发明实施例中,射频单元801可用于收发信息或通话过程中,信号的接收和发送,具体的,将来自基站的下行数据接收后,给处理器810处理;另外,将上行的数据发送给基站。通常,射频单元801包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器、双工器等。此外,射频单元801还可以通过无线通信系统与网络和其他设备通信。It should be understood that, in the embodiment of the present invention, the radio frequency unit 801 can be used for receiving and sending signals in the process of sending and receiving information or talking. Specifically, the downlink data from the base station is received and processed by the processor 810; in addition, Uplink data is sent to the base station. Generally, the radio frequency unit 801 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 801 can also communicate with the network and other devices through a wireless communication system.
可穿戴设备通过网络模块802为用户提供了无线的宽带互联网访问,如帮助用户收发电子邮件、浏览网页和访问流式媒体等。Wearable devices provide users with wireless broadband Internet access through the network module 802, such as helping users to send and receive emails, browse web pages, and access streaming media.
音频输出单元803可以将射频单元801或网络模块802接收的或者在存储器809中存储的音频数据转换成音频信号并且输出为声音。而且,音频输出单元803还可以提供与可穿戴设备800执行的特定功能相关的音频输出(例如,呼叫信号接收声音、消息接收声音等等)。音频输出单元803包括扬声器、蜂鸣器以及受话器等。The audio output unit 803 can convert the audio data received by the radio frequency unit 801 or the network module 802 or stored in the memory 809 into audio signals and output them as sounds. Moreover, the audio output unit 803 may also provide audio output related to a specific function performed by the wearable device 800 (for example, call signal reception sound, message reception sound, etc.). The audio output unit 803 includes a speaker, a buzzer, a receiver, and the like.
输入单元804用于接收音频或视频信号。输入单元804可以包括图形处理器(Graphics Processing Unit,GPU)8041和麦克风8042,图形处理器8041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。处理后的图像帧可以显示在显示单元806上。经图形处理器8041处理后的图像帧可以存储在存储器809(或其它存储介质)中或者经由射频单元801或网络模块802进行发送。麦克风8042可以接收声音,并且能够将这样的声音处理为音频数据。处理后的音频数据可以在电话通话模式的情况下转换为可经由射频单元801发送到移动通信基站的格式输出。The input unit 804 is used to receive audio or video signals. The input unit 804 may include a graphics processing unit (GPU) 8041 and a microphone 8042, and the graphics processor 8041 is used to capture images of still pictures or videos obtained by an image capture device (such as a camera) in a video capture mode or an image capture mode. Data is processed. The processed image frame may be displayed on the display unit 806. The image frame processed by the graphics processor 8041 may be stored in the memory 809 (or other storage medium) or sent via the radio frequency unit 801 or the network module 802. The microphone 8042 can receive sound and can process such sound into audio data. The processed audio data can be converted into a format that can be sent to the mobile communication base station via the radio frequency unit 801 for output in the case of a telephone call mode.
可穿戴设备800还包括至少一种传感器805,比如光传感器、运动传感器以及其他传感器。具体地,光传感器包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板8061的亮度,接近传感器可在可穿戴设备800移动到耳边时,关闭显示面板8061和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别可穿戴设备姿态(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;传感器805还可以包括指纹传感器、压力传感器、虹膜传感器、分子传感器、陀螺仪、气压计、湿度计、温度计、红外线传感器等,在此不再赘述。The wearable device 800 further includes at least one sensor 805, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor and a proximity sensor. The ambient light sensor can adjust the brightness of the display panel 8061 according to the brightness of the ambient light, and the proximity sensor can close the display panel 8061 when the wearable device 800 is moved to the ear. And/or backlight. As a kind of motion sensor, the accelerometer sensor can detect the magnitude of acceleration in various directions (usually three-axis), and can detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of wearable devices (such as horizontal and vertical screen switching, related Games, magnetometer posture calibration), vibration recognition related functions (such as pedometer, percussion), etc.; sensor 805 can also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers , Infrared sensors, etc., I won’t repeat them here.
显示单元806用于显示由用户输入的信息或提供给用户的信息。显示单元806可包括显示面板8061,可以采用液晶显示器(Liquid Crystal Display,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板8061。The display unit 806 is used to display information input by the user or information provided to the user. The display unit 806 may include a display panel 8061, and the display panel 8061 may be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), etc.
用户输入单元807可用于接收输入的数字或字符信息,以及产生与可穿 戴设备的用户设置以及功能控制有关的键信号输入。具体地,用户输入单元807包括触控面板8071以及其他输入设备8072。触控面板8071,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板8071上或在触控面板8071附近的操作)。触控面板8071可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器810,接收处理器810发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板8071。除了触控面板8071,用户输入单元807还可以包括其他输入设备8072。具体地,其他输入设备8072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。The user input unit 807 can be used to receive input numeric or character information, and generate key signal inputs related to user settings and function control of the wearable device. Specifically, the user input unit 807 includes a touch panel 8071 and other input devices 8072. The touch panel 8071, also called a touch screen, can collect the user's touch operations on or near it (for example, the user uses any suitable objects or accessories such as fingers, stylus, etc.) on the touch panel 8071 or near the touch panel 8071. operate). The touch panel 8071 may include two parts: a touch detection device and a touch controller. Among them, the touch detection device detects the user's touch position, detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and then sends it To the processor 810, the command sent by the processor 810 is received and executed. In addition, the touch panel 8071 can be implemented in multiple types such as resistive, capacitive, infrared, and surface acoustic wave. In addition to the touch panel 8071, the user input unit 807 may also include other input devices 8072. Specifically, other input devices 8072 may include, but are not limited to, a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackball, mouse, and joystick, which will not be repeated here.
进一步的,触控面板8071可覆盖在显示面板8061上,当触控面板8071检测到在其上或附近的触摸操作后,传送给处理器810以确定触摸事件的类型,随后处理器810根据触摸事件的类型在显示面板8061上提供相应的视觉输出。虽然在图8中,触控面板8071与显示面板8061是作为两个独立的部件来实现可穿戴设备的输入和输出功能,但是在某些实施例中,可以将触控面板8071与显示面板8061集成而实现可穿戴设备的输入和输出功能,具体此处不做限定。Further, the touch panel 8071 can be overlaid on the display panel 8061. When the touch panel 8071 detects a touch operation on or near it, it transmits it to the processor 810 to determine the type of the touch event, and then the processor 810 determines the type of touch event according to the touch. The type of event provides corresponding visual output on the display panel 8061. Although in FIG. 8, the touch panel 8071 and the display panel 8061 are used as two independent components to implement the input and output functions of the wearable device, in some embodiments, the touch panel 8071 and the display panel 8061 can be combined. Integrate to realize the input and output functions of the wearable device, and the specifics are not limited here.
接口单元808为外部装置与可穿戴设备800连接的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模块的装置的端口、音频输入/输出(I/O)端口、视频I/O端口、耳机端口等等。接口单元808可以用于接收来自外部装置的输入(例如,数据信息、电力等等)并且将接收到的输入传输到可穿戴设备800内的一个或多个元件或者可以用于在可穿戴设备800和外部装置之间传输数据。The interface unit 808 is an interface for connecting an external device with the wearable device 800. For example, the external device may include a wired or wireless headset port, an external power source (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device with an identification module, audio input/output (I/O) port, video I/O port, headphone port, etc. The interface unit 808 can be used to receive input (for example, data information, power, etc.) from an external device and transmit the received input to one or more elements in the wearable device 800 or can be used to connect to the wearable device 800. Transfer data between and external devices.
存储器809可用于存储软件程序以及各种数据。存储器809可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可 存储根据手机的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器809可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The memory 809 can be used to store software programs and various data. The memory 809 may mainly include a program storage area and a data storage area. The program storage area may store an operating system, an application program required by at least one function (such as a sound playback function, an image playback function, etc.), etc.; Data created by the use of mobile phones (such as audio data, phone book, etc.), etc. In addition, the memory 809 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
处理器810是可穿戴设备的控制中心,利用各种接口和线路连接整个可穿戴设备的各个部分,通过运行或执行存储在存储器809内的软件程序和/或模块,以及调用存储在存储器809内的数据,执行可穿戴设备的各种功能和处理数据,从而对可穿戴设备进行整体监控。处理器810可包括一个或多个处理单元;优选的,处理器810可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器810中。The processor 810 is the control center of the wearable device. It uses various interfaces and lines to connect the various parts of the entire wearable device, runs or executes the software programs and/or modules stored in the memory 809, and calls and stores them in the memory 809. Perform various functions of the wearable device and process the data, so as to monitor the wearable device as a whole. The processor 810 may include one or more processing units; preferably, the processor 810 may integrate an application processor and a modem processor, where the application processor mainly processes the operating system, user interface and application programs, etc., the modem The processor mainly deals with wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 810.
可穿戴设备800还可以包括给各个部件供电的电源811(比如电池),优选的,电源811可以通过电源管理系统与处理器810逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The wearable device 800 may also include a power supply 811 (such as a battery) for supplying power to various components. Preferably, the power supply 811 may be logically connected to the processor 810 through a power management system, so as to manage charging, discharging, and power consumption through the power management system. Management and other functions.
另外,可穿戴设备800包括一些未示出的功能模块,在此不再赘述。In addition, the wearable device 800 includes some functional modules not shown, which will not be repeated here.
优选的,本发明实施例还提供一种可穿戴设备,包括处理器810,存储器809,存储在存储器809上并可在所述处理器810上运行的计算机程序,该计算机程序被处理器810执行时实现上述控制方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Preferably, the embodiment of the present invention also provides a wearable device, including a processor 810, a memory 809, a computer program stored in the memory 809 and running on the processor 810, and the computer program is executed by the processor 810 Each process of the foregoing control method embodiment can be realized at a time, and the same technical effect can be achieved. In order to avoid repetition, details are not repeated here.
本发明实施例还提供一种计算机可读存储介质,计算机可读存储介质上存储有计算机程序,该计算机程序被处理器执行时实现上述控制方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,所述的计算机可读存储介质,如只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。The embodiment of the present invention also provides a computer-readable storage medium, and a computer program is stored on the computer-readable storage medium. When the computer program is executed by a processor, each process of the above-mentioned control method embodiment is realized, and the same technical effect can be achieved. To avoid repetition, I won’t repeat it here. Wherein, the computer-readable storage medium, such as read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk, or optical disk, etc.
本发明实施例还提供了一种计算机程序产品,所述计算机程序产品被至少一个处理器执行以实现如上所述的控制方法。The embodiment of the present invention also provides a computer program product, which is executed by at least one processor to implement the above-mentioned control method.
本发明实施例还提供了一种可穿戴设备,用于执行如上所述的控制方法。The embodiment of the present invention also provides a wearable device for executing the control method described above.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者 装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It should be noted that in this article, the terms "include", "include" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, article or device including a series of elements not only includes those elements, It also includes other elements that are not explicitly listed, or elements inherent to the process, method, article, or device. If there are no more restrictions, the element defined by the sentence "including a..." does not exclude the existence of other identical elements in the process, method, article, or device that includes the element.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本发明各个实施例所述的方法。Through the description of the above implementation manners, those skilled in the art can clearly understand that the above-mentioned embodiment method can be implemented by means of software plus the necessary general hardware platform, of course, it can also be implemented by hardware, but in many cases the former is better.的实施方式。 Based on this understanding, the technical solution of the present invention essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, The optical disc) includes several instructions to make a terminal (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the method described in each embodiment of the present invention.
上面结合附图对本发明的实施例进行了描述,但是本发明并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本发明的启示下,在不脱离本发明宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本发明的保护之内。The embodiments of the present invention are described above with reference to the accompanying drawings, but the present invention is not limited to the above-mentioned specific embodiments. The above-mentioned specific embodiments are only illustrative and not restrictive. Those of ordinary skill in the art are Under the enlightenment of the present invention, many forms can be made without departing from the purpose of the present invention and the scope of protection of the claims, and they all fall within the protection of the present invention.

Claims (19)

  1. 一种可穿戴设备,包括:A wearable device including:
    设备主体;Equipment body;
    穿戴结构,与所述设备主体连接;Wearing structure, connected with the main body of the device;
    检测模组,设置于所述穿戴结构上;所述检测模组用于检测所述可穿戴设备相对于目标物体的第一运动信息。The detection module is arranged on the wearing structure; the detection module is used to detect the first movement information of the wearable device relative to the target object.
  2. 根据权利要求1所述的可穿戴设备,其中,所述穿戴结构包括:第一连接带和第二连接带;The wearable device according to claim 1, wherein the wearable structure comprises: a first connecting strap and a second connecting strap;
    所述设备主体的一端与所述第一连接带的第一端连接,所述设备主体的另一端与所述第二连接带的第二端连接,所述第一连接带的第三端和所述第二连接带的第四端中的一者设置有连接件,所述第一连接带和所述第二连接带可通过所述连接件相连接,所述连接件、所述第一连接带和所述第二连接带中的至少一者设置有所述检测模组。One end of the device body is connected to the first end of the first connecting strap, the other end of the device body is connected to the second end of the second connecting strap, and the third end of the first connecting strap is connected to One of the fourth ends of the second connecting strap is provided with a connecting piece, the first connecting strap and the second connecting strap can be connected by the connecting piece, the connecting piece, the first At least one of the connecting belt and the second connecting belt is provided with the detection module.
  3. 根据权利要求2所述的可穿戴设备,其中,所述检测模组设置于所述连接件的第一表面;和/或,The wearable device according to claim 2, wherein the detection module is disposed on the first surface of the connector; and/or,
    所述检测模组设置于所述第一连接带的第二表面。The detection module is arranged on the second surface of the first connecting belt.
  4. 根据权利要求1所述的可穿戴设备,还包括按键模组;The wearable device according to claim 1, further comprising a button module;
    所述按键模组设置于所述穿戴结构上。The button module is arranged on the wearing structure.
  5. 根据权利要求4所述的可穿戴设备,其中,所述按键模组和所述检测模组设置于所述穿戴结构的相同表面上。4. The wearable device according to claim 4, wherein the button module and the detection module are arranged on the same surface of the wearing structure.
  6. 根据权利要求1至5中任一项所述的可穿戴设备,其中,所述检测模组为光电模组。The wearable device according to any one of claims 1 to 5, wherein the detection module is a photoelectric module.
  7. 一种控制方法,应用于如权利要求1至6中任一项所述的可穿戴设备,所述方法包括:A control method applied to the wearable device according to any one of claims 1 to 6, the method comprising:
    通过所述检测模组,获取所述可穿戴设备相对于目标物体的第一运动信息;Obtaining first movement information of the wearable device relative to the target object through the detection module;
    根据所述第一运动信息,执行预设操作。Perform a preset operation according to the first motion information.
  8. 根据权利要求7所述的控制方法,其中,所述根据所述第一运动信息, 执行预设操作,包括:The control method according to claim 7, wherein the performing a preset operation according to the first motion information comprises:
    根据所述第一运动信息,在所述可穿戴设备的显示屏上执行预设操作。According to the first movement information, a preset operation is performed on the display screen of the wearable device.
  9. 根据权利要求8所述的控制方法,其中,在所述可穿戴设备包括按键模组的情况下,所述方法还包括:The control method according to claim 8, wherein, when the wearable device includes a button module, the method further comprises:
    接收对所述按键模组的第一输入;Receiving the first input to the key module;
    所述根据所述第一运动信息,在所述可穿戴设备的显示屏上执行预设操作,包括:The performing a preset operation on the display screen of the wearable device according to the first motion information includes:
    根据所述第一输入和所述第一运动信息,在所述可穿戴设备的显示屏上执行预设操作。According to the first input and the first motion information, a preset operation is performed on the display screen of the wearable device.
  10. 根据权利要求7所述的控制方法,其中,在所述可穿戴设备包括按键模组的情况下,所述方法还包括:The control method according to claim 7, wherein, in the case that the wearable device includes a button module, the method further comprises:
    接收对所述按键模组的第二输入;Receiving a second input to the key module;
    所述通过所述检测模组,获取所述可穿戴设备相对于目标物体的第一运动信息,包括:The acquiring first movement information of the wearable device relative to the target object through the detection module includes:
    响应于所述第二输入,通过所述检测模组,获取所述可穿戴设备相对于目标物体的第一运动信息。In response to the second input, the first movement information of the wearable device relative to the target object is acquired through the detection module.
  11. 根据权利要求10所述的控制方法,其中,所述响应于所述第二输入,通过所述检测模组,获取所述可穿戴设备相对于目标物体的第一运动信息,具体包括:10. The control method according to claim 10, wherein said acquiring first movement information of said wearable device relative to a target object through said detection module in response to said second input specifically comprises:
    在接收到所述第二输入的第一预设时长内,通过所述检测模组检测所述可穿戴设备相对于目标物体的第二运动信息,得到第二运动距离和第二运动时长;Within the first preset time period when the second input is received, detecting the second movement information of the wearable device relative to the target object by the detection module to obtain the second movement distance and the second movement duration;
    在所述第二运动距离大于或等于第二预设距离,且所述第二运动时长小于或等于第二预设时长的情况下,将所述第二运动信息确定为所述第一运动信息。In a case where the second movement distance is greater than or equal to a second preset distance, and the second movement duration is less than or equal to the second preset duration, the second movement information is determined as the first movement information .
  12. 一种可穿戴设备,所述可穿戴设备为权利要求1至6中任一项所述的可穿戴设备,所述可穿戴设备还包括:A wearable device, the wearable device being the wearable device according to any one of claims 1 to 6, the wearable device further comprising:
    获取模块,用于通过所述检测模组,获取所述可穿戴设备相对于目标物体的第一运动信息;An acquiring module, configured to acquire first movement information of the wearable device relative to a target object through the detection module;
    处理模块,用于根据所述第一运动信息,执行预设操作。The processing module is configured to perform a preset operation according to the first motion information.
  13. 根据权利要求12所述的可穿戴设备,其中,所述处理模块,包括:The wearable device according to claim 12, wherein the processing module comprises:
    处理单元,用于根据所述第一运动信息,在所述可穿戴设备的显示屏上执行预设操作。The processing unit is configured to perform a preset operation on the display screen of the wearable device according to the first motion information.
  14. 根据权利要求13所述的可穿戴设备,其中,在所述可穿戴设备包括按键模组的情况下,所述可穿戴设备还包括:The wearable device according to claim 13, wherein, in the case that the wearable device comprises a button module, the wearable device further comprises:
    第一接收模块,用于接收对所述按键模组的第一输入;The first receiving module is configured to receive the first input to the key module;
    所述处理单元具体用于:根据所述第一输入和所述第一运动信息,在所述可穿戴设备的显示屏上执行预设操作。The processing unit is specifically configured to perform a preset operation on the display screen of the wearable device according to the first input and the first movement information.
  15. 根据权利要求12所述的可穿戴设备,其中,在所述可穿戴设备包括按键模组的情况下,所述可穿戴设备还包括:The wearable device according to claim 12, wherein, in the case that the wearable device comprises a button module, the wearable device further comprises:
    第二接收模块,用于接收对所述按键模组的第二输入;The second receiving module is configured to receive a second input to the key module;
    所述获取模块包括:The acquisition module includes:
    响应单元,用于响应于所述第二输入,通过所述检测模组,获取所述可穿戴设备相对于目标物体的第一运动信息。The response unit is configured to obtain first movement information of the wearable device relative to the target object through the detection module in response to the second input.
  16. 一种可穿戴设备,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现如权利要求7-11任一项所述的控制方法的步骤。A wearable device, comprising a processor, a memory, and a computer program stored on the memory and running on the processor, the computer program being executed by the processor to implement any of claims 7-11 One of the steps of the control method.
  17. 一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现如权利要求7-11任一项所述的控制方法的步骤。A computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, the steps of the control method according to any one of claims 7-11 are realized.
  18. 一种计算机程序产品,所述计算机程序产品被至少一个处理器执行以实现如权利要求7-11任一项所述的控制方法。A computer program product, which is executed by at least one processor to implement the control method according to any one of claims 7-11.
  19. 一种可穿戴设备,用于执行如权利要求7-11任一项所述的控制方法。A wearable device for executing the control method according to any one of claims 7-11.
PCT/CN2021/075015 2020-02-10 2021-02-03 Wearable device and control method WO2021160000A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010084777.6A CN111290526A (en) 2020-02-10 2020-02-10 Wearable device and control method
CN202010084777.6 2020-02-10

Publications (1)

Publication Number Publication Date
WO2021160000A1 true WO2021160000A1 (en) 2021-08-19

Family

ID=71021330

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/075015 WO2021160000A1 (en) 2020-02-10 2021-02-03 Wearable device and control method

Country Status (2)

Country Link
CN (1) CN111290526A (en)
WO (1) WO2021160000A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111290526A (en) * 2020-02-10 2020-06-16 维沃移动通信有限公司 Wearable device and control method
CN113311908A (en) * 2021-05-26 2021-08-27 维沃移动通信有限公司 Wearable device and control method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108717324A (en) * 2018-04-11 2018-10-30 努比亚技术有限公司 Intelligent wearable device and its control method, computer readable storage medium
CN107003642B (en) * 2015-09-23 2019-12-17 华为技术有限公司 User interface switching method and device of wearable device and wearable device
CN111290526A (en) * 2020-02-10 2020-06-16 维沃移动通信有限公司 Wearable device and control method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104090649A (en) * 2014-05-20 2014-10-08 上海翰临电子科技有限公司 Intelligent watchband and operating control method thereof
CN106020446A (en) * 2016-05-05 2016-10-12 广东小天才科技有限公司 An operation control method and system for an intelligent wearable apparatus
CN107544623B (en) * 2016-06-29 2021-03-09 中兴通讯股份有限公司 Method for identifying single-hand use mode and mobile terminal thereof
CN110191255A (en) * 2018-11-06 2019-08-30 广东小天才科技有限公司 A kind of reminding method and wearable device based on wearable device
CN110362369A (en) * 2019-06-06 2019-10-22 努比亚技术有限公司 Wearable device control method, wearable device and computer readable storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107003642B (en) * 2015-09-23 2019-12-17 华为技术有限公司 User interface switching method and device of wearable device and wearable device
CN108717324A (en) * 2018-04-11 2018-10-30 努比亚技术有限公司 Intelligent wearable device and its control method, computer readable storage medium
CN111290526A (en) * 2020-02-10 2020-06-16 维沃移动通信有限公司 Wearable device and control method

Also Published As

Publication number Publication date
CN111290526A (en) 2020-06-16

Similar Documents

Publication Publication Date Title
WO2020042785A1 (en) Application display method and mobile terminal
WO2021169959A1 (en) Application starting method and electronic device
WO2019149044A1 (en) Method of controlling screen to turn on or off, and mobile terminal
CN107728923B (en) Operation processing method and mobile terminal
WO2020134811A1 (en) Key control method, and terminal
WO2021160000A1 (en) Wearable device and control method
CN111025889B (en) Wearable device and control method
CN110531915B (en) Screen operation method and terminal equipment
WO2021037074A1 (en) Audio output method and electronic apparatus
WO2020078234A1 (en) Display control method and terminal
WO2021057712A1 (en) Proximity detection method and terminal device
CN110324497A (en) A kind of method of controlling operation thereof and terminal
CN110209313A (en) Icon moving method and terminal device
CN109639863A (en) A kind of method of speech processing and device
CN110866465A (en) Control method of electronic equipment and electronic equipment
CN108073405B (en) Application program unloading method and mobile terminal
CN110018805A (en) A kind of display control method and mobile terminal
CN109710130A (en) A kind of display methods and terminal
CN109002245B (en) Application interface operation method and mobile terminal
CN108984099B (en) Man-machine interaction method and terminal
CN108769206B (en) Data synchronization method, terminal and storage medium
WO2021147932A1 (en) Image capture method and electronic device
CN107800968B (en) A kind of image pickup method and mobile terminal
CN109005297A (en) A kind of display methods and mobile terminal of navigation application
JP2023508267A (en) Touch button, control method and electronic device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21754308

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21754308

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 21754308

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 01.03.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 21754308

Country of ref document: EP

Kind code of ref document: A1