CN103354462A - Method for controlling display wirelessly based on Bluetooth - Google Patents

Method for controlling display wirelessly based on Bluetooth Download PDF

Info

Publication number
CN103354462A
CN103354462A CN2013100902699A CN201310090269A CN103354462A CN 103354462 A CN103354462 A CN 103354462A CN 2013100902699 A CN2013100902699 A CN 2013100902699A CN 201310090269 A CN201310090269 A CN 201310090269A CN 103354462 A CN103354462 A CN 103354462A
Authority
CN
China
Prior art keywords
display
module
hand
user
host end
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN2013100902699A
Other languages
Chinese (zh)
Inventor
秦韡烨
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tianjin Tangyu Science & Technology Development Co Ltd
Original Assignee
Tianjin Tangyu Science & Technology Development Co Ltd
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 Tianjin Tangyu Science & Technology Development Co Ltd filed Critical Tianjin Tangyu Science & Technology Development Co Ltd
Priority to CN2013100902699A priority Critical patent/CN103354462A/en
Publication of CN103354462A publication Critical patent/CN103354462A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a method for carrying out control on a display system by using a Bluetooth module, which is mainly advantageous in low cost, high reliability, strong portability and wide universality. The whole system utilizes an Atmega644pa singlechip as a master control system, can receive pictures, characters, animations and the like sent by a mobile phone through the Bluetooth module, displays the pictures, characters, animations and the like on an LED screen, and completes control operations such as movement, up-down page-turning and the like. The system further integrates peripherals such as a GPS (global positioning system), a temperature sensor and the like, thereby being capable of detecting the state of the outside world and feeding the state back to the mobile phone.

Description

A kind of method based on the blue teeth wireless control display
Technical field
The present invention relates to the Bluetooth control field, relate in particular to Bluetooth control Wireless Display field.
Background technology
Bluetooth technology has just formed standard as far back as 1999, it begins most is to be the purpose short-range communication protocols in order to substitute wire cable, is intended to replace individual PC, printer, and mobile phone, fax, wired on the equipment such as earphone, its working frequency range is ISM2.4GHz.Although it has many merits, for example networking is convenient, and frequency hopping is used in the support voice transmission, before 2006, because price reasons all fails to be popularized in a large number.
Since 2009, along with a large amount of of smart mobile phone popularize, bluetooth module has become the standard configuration of mobile phone, and along with the further of agreement improved and reinforcement, current to 4.0 versions, support more kinds of application scenarioss (profile).Android, iOS, the extensive application of the operating systems such as WM so that the software development of intelligent machine is more and more simpler and rapidly, this just so that bluetooth can be applied in more environment.
In addition, existing display system volume is very much not portable, connects complexity, and needs external cable just can carry out content update, so that existing display system content update is very not convenient.
Summary of the invention
Problem based on prior art exists the present invention proposes a kind of LED display system of using Bluetooth control, and it has low in energy consumption, wireless connections are easy to use, and need not cable is renewable contents, the advantages such as quick customization, be applicable to outdoor advertising, safety indication, a plurality of fields such as information gathering output.
Description of drawings
Fig. 1 is system construction drawing of the present invention;
Fig. 2 is bluetooth module of the present invention and control system connection layout;
Fig. 3 is display module of the present invention and control system connection layout;
Fig. 4 is the present invention's topology diagram of powering;
Fig. 5 is external memory storage structure chart of the present invention;
Fig. 6 is display end software flow pattern of the present invention;
Fig. 7 is logical layered architecture figure of the present invention;
Fig. 8 is the overtime overhaul flow chart of the present invention.
Embodiment
Hereinafter describe with reference to the accompanying drawings the preferred embodiments of the present invention in detail, how the application technology means solve technical problem to the present invention whereby, and the implementation procedure that reaches technique effect can fully understand and implements according to this.
Need to prove, if do not conflict, each feature among the embodiment of the invention and the embodiment can mutually combine, all within protection scope of the present invention.In addition, can in the computer system such as one group of computer executable instructions, carry out in the step shown in the flow chart of accompanying drawing, and, although there is shown logical order in flow process, but in the situation that some can the technical solution problem influence technique effect not, can carry out step shown or that describe with the order that is different from herein.
Fig. 1 is the structure chart of diagram whole system of the present invention.Whole system comprises two parts: hand-set host end and LED display client are designated hereinafter simply as mobile phone terminal and display end.Mobile phone terminal is mainly finished following functions: pattern generation or character, and reading displayed end state is also controlled; The display end major function is display pattern, gathers self (perhaps environment) state and feeds back to mobile phone terminal.
Below introduce in detail scheme and the design at two ends:
LED display end system
The LED display end needs following components to realize according to requirement of system design: control section, wireless transmission, display part, power unit, state acquisition part.
Control MCU
Because the function that need to finish is few, and less demanding for autgmentability, and for stability, low-power consumption is had relatively high expectations, so control section the present invention does not adopt popular arm controller, but adopt 8 ATmega644PA system single-chip microcomputers of AVR company.Its major advantage is as follows:
System's dominant frequency is up to 20MHz, and instruction execution speed can reach 20MIPS;
There is multiple low power pattern to switch;
Integrated 8 path 10bit ADC, integrated two-way UART, TWI, the multiple peripheral hardware such as SPI
The DRQFN encapsulation can fully reduce the space;
These characteristics have all fully satisfied the requirement of whole system.
Wireless transport module
What wireless transport module used is the HC-06 bluetooth module of wavesen company, and its key property comprises
Support bluetooth 2.0 versions
Meet mark HCl port (UART)
Low-cost
This bluetooth module uses UART to be connected with system, supports baud rate up to 115200bps, and it is connected as shown in Figure 2 with control system.
BT_RXD/BT_TXD is bluetooth and system communication serial ports, and BT_nRST is the bluetooth module reseting port, and BT_Status is the indication of bluetooth module state, when it is in the pairing state, is output as the square wave of 50ms; When it is in connection status, be output as lasting high level.
It is before the connection of Bluetooth of mobile phone module is finished, and itself and single-chip microcomputer interactive interface are the AT pattern; And when its with Bluetooth pairing and after being connected, its function just is equivalent to transparent serial ports, can carry out data communication with mobile phone terminal until link disconnection.When bluetooth module was in standby mode, the mobile phone that had matched can be directly sends picture to bluetooth module, and unpaired mobile phone need match first, inputted correct PIN code (namely match password) and can match.The appearance factory PIN code of this bluetooth module is " 1234 ", and its PIN code can be made amendment by sending the AT instruction to bluetooth module.
Display module
Traditional dot matrix display, employing be the rank scanning mode.In the situation that screen is smaller, can adopt the driving chips such as 74HC595 to finish control; But when the ranks number was many, for example 16x32 may need nearly tens to 20 driving control chips.This will produce several problems, and cabling can more complicated cause circuit reliability not high, and chip and cost of manufacture can uprise, and have increased the weight of the burden of singlechip control chip, and are unfavorable for the design of miniaturization and portability.In order to overcome above shortcoming, what the present invention selected is the AS1130LED dot matrix driving chip of Austrian Microtronic A/S (AMS).The Cross-Plexing mode that it adopts on type of drive can reduce the number of control line widely.Its basic principle is exactly on a line forward and oppositely and connect two LED lamps, and when the output forward voltage, the LED lamp of forward is bright, and when the output reverse voltage, reverse LED lamp is bright.The dot matrix of such 11x12 only needs 12 control lines and 1 control chip.And it can move to left in the situation that do not take the mcu time and finish such as flicker, and the function such as move to right.
The present invention uses two AS1130 to form the 11x24 LED dot matrix demonstration of totally 264 points.Itself and MCU johning knot composition are as shown in Figure 3.The drive current of each LEDs can arrange separately, and being divided into from 0-30mA is 256 grades (8bit), this so that.Single-chip microcomputer by the I2C interface with communicate.
Power-supply system
Whole system has 264 LEDs, but the lamp that moment lights simultaneously only has 22, and every LED lamp maximum drive current is 30mA, so its maximum current is about 660mA.Following table has been listed the general power consumption of modules:
System's power consumption is estimated
Sequence number Module Power consumption (VDD=3.3V) mA
1 ATmega64 20mA
[0042]?
2 Bluetooth module 50mA is in the pairing
3 AS1130 340mA×2=640mA
4 EEPROM 2mA
? Amount to: 700mA
According to above estimation, the present invention only needs the Buck type DC to DC converter about 1A just can meet the demands.That the present invention selects is the AAT1145 of Analogic Tech company, and maximum output current is that outside of 1.5A needs a 22uFMLCC electric capacity.
During the design switch converters, because the current ratio of whole system is larger, this is just so that the electric current that power supply ground (PGND) refluxes is very large.Therefore need to separate power supply ground (PGND) and simulation ground (AGND), then at system power supply input one point earth.
The power supply topological structure of system as shown in Figure 4.BT3V3 is the power supply for the HC-06 module for power supply, because bluetooth module when making amendment Password Operations, needs complete power down, to reach the purpose that empties memory internal.
Other hardware devices
External memory storage
Although ATmega644PA is the integrated inner EEPROM of 2Kbit, in order to improve character library and picture-storage capacity and follow-up code upgrade requirement, the present invention has still added the EEPROM of 64Kbit in the outside.That the present invention selects is the CAT24C64 of ON Semiconductor company, as shown in Figure 5.It uses the I2C interface to be connected with single-chip microcomputer, and maximum clock speed reaches 1MHz, and its chips A0, A2, A3 pin are I2C address choice pin.
Temperature and battery electric quantity collection
In order to detect ambient temperature, the present invention has added thermistor and has used MCU to carry ADC and carry out temperature acquisition; In order to guarantee that cell voltage can work and calculate dump energy, mcu uses bleeder circuit to detect cell voltage simultaneously.
The GPS module
The longitude and latitude that the GPS module directly needs by serial ports output.Baud rate is 9600bps.
The display end Design of System Software
The software of display end is mainly finished following function:
System initialization
Communicate by letter with mobile phone terminal
LED shows control
External status monitoring and control
The system initialization content of ATMega644PA mainly comprises: 1) system clock initialization, select the outer 16MHz clock of sheet; 2) external pin configuration: configuration PD2~PD3 is that UART interface and bluetooth module communicate, and PC0~PC1 is that the I2C interface is communicated by letter with AS1130; The related register initialization such as 3) interruption, timer/counter and FLASH.4) bluetooth module initialization is placed into the wait connection status to bluetooth module.
Fig. 6 shows software flow.System is with the data that initiatively read in the inner specified address area of EEPROM after the initialization, and data are copied in the 4k internal memory, then these data are written among the AS1130, and then AS1130 gives dot array data the LED dot matrix screen and controls dot matrix screen data are shown.
Under common operating state, bluetooth module is in the pairing wait state.When Bluetooth of mobile phone initiatively matched, mobile phone just can successfully match after only having the correct PIN code of input.After the successful matching, mobile phone uses software to send image data to bluetooth, and bluetooth module writes the EEPROM correspondence position with receive data and by the I2C interface.MCU can cross AS1130 to the renewal data communication device that obtains and is shown on the LED dot matrix screen afterwards.
Because system not only needs to finish the function that shows the single width picture, and to finish and for example increase picture, the deletion picture, up/down is turned over picture, mobile picture, the functions such as flickering display, this just need to add the number order bag can realize above function in communication process.
When the data that send when mobile phone terminal are not the picture bag, the single-chip microcomputer receive data, be flag bit " 0x05 " if recognize the start bit of valid data, what this data packet transmission will be thought by system so is control command, namely controls brightness, speed, moving direction that LED shows.The form of control command can independently define.For example " 0x05 0x10 0x08 0x01 ", the meaning of representative is: " 0x05 " is the control flag bit, " 0x10 " control brightness (the brightness controlled range is 0x00-0xFF, and the 0x00 representative is extinguished, and the 0xFF representative is the brightest, and the larger brightness of numerical value is higher); " 0x08 " is used for controlling flash speed (control range 0x00-0x09, it is slower that numeral is flashed more greatly speed); " 0x01 " is direction control bit (0x01 is moving direction to moving to left, and the 0x02 representative moves right, and the 0x00 representative stops).If the start bit of valid data is not " 0x05 ", will give tacit consent to so this secondary data is that LED shows the new picture that will show, system will deposit data in the eeprom address scope of appointment in order.
On this external communication protocol, display end is supported mobile phone terminal inquiry current state, current which width of cloth that is shown as for example, Current Temperatures, current battery electric quantity and current location etc.
Owing to the transmission unsteadiness of bluetooth, whole system is not unidirectional transmission system, needs display end to feed back the contents such as state information in addition.This just needs the present invention to need to add more bag to guarantee stable transmission in transmission course.
Below be the communication protocol in the transmission course of the present invention:
Each transmission is all initiated by mobile phone terminal, and communication data is paired " asking-reply " pattern.Replying overtime is 1 second.
The request bag thes contents are as follows:
【Re-sync】+【Type】+【Length】+【Rand】+***Type?specific?data****+【EOP】+【Rand】;
The LED display end is replied:
【ACK】+【Length/ESC】+***Short?Data?if?Length≠0***+【EOP】+【Rand】;
Each paragraph format implication is as follows in the bag:
[Re-sync] initiates bag for request, is a fixing bit pattern;
[EOP] represents the end of transmission for transmission cut-off bag;
[ACK] replys packet header for the LED display end;
Data length between [Length]=* * * is no more than 254
[Rand]=consistent in single is mutual, and for the random number of distinguishing distinct interaction
[Type]=[IMG] imports picture (static state or animation depend on frame number) into; Returning length is zero.
[SET] parameters or modification information; Returning length is zero.
[GET] gets parms or configuration information; Return length non-vanishing.
Single is mutual when imperfect, is presented as the overtime of mobile phone terminal, will be dropped alternately and again be initiated by mobile phone.
The mobile phone terminal design
Mobile phone terminal mainly is responsible for display end communication and user interface is provided, and the software of mobile phone terminal is mainly finished following function:
Pattern obtains and generates
Response user operation, the operation interface that display end is controlled
Other expansion modules
The protocol layer of communicating by letter with display end according to agreement
Function according to different levels is carried out layering logic layers when realizing, as shown in Figure 7.
The mobile phone terminal pattern obtains and generates
The pattern that display end shows can obtain from many aspects, get access in a different manner the pattern content after, can show the preview effect and by operation pattern be sent to display end at mobile phone terminal to show;
The calling mobile phone system interface obtains picture from cell phone multimedia message, network, local storage, what the modes such as multimedia message, network or local storage card by mobile phone terminal got access to generally is the picture file of the reference formats such as BMP, JPG, PNG, the user can be by scaling, cut out etc. and to form after the edit operation and LED shows dot matrix picture of the same size, then the pixel value of corresponding points on the picture of reference format is reorganized into according to protocol format to meet the data that display end receives protocol format;
Allow the manual input of character string of user, then according to font file character string is changed into the height dot matrix BMP image highly identical with display end LED, then the BMP image transitions that obtains is become to meet the data of display end reception protocol format;
Utilize handset touch panel, place the LED dot matrix screen of " simulation " at screen, the user can operate with finger and light or extinguish different LED points: when the LED of " simulation " dot matrix screen is in " drafting " state, the user points picture and crosses all of LED dot matrix of " simulation " and name a person for a particular job and light, when the LED of " simulation " dot matrix screen was in " wiping " state, the user pointed picture and crosses all of LED dot matrix of " simulation " and name a person for a particular job and extinguish; So just, pattern generation easily;
Otherwise pattern generation for example generates in advance the data that meet display end reception protocol format and preserves into corresponding form, can directly send to display end and show after mobile phone terminal is opened;
The control of mobile phone terminal interface alternation
Mobile phone terminal is controlled the display effect that interface energy makes things convenient for the user to carry out operations and control display end and can strengthen display end alternately;
Operate easily display end by gesture operation efficiently; Can define a series of gesture operation control display end, display pattern is sent to display end show as upwards pushing away, sliding left then at mobile phone terminal is moved to the left animation so that display end is showed pattern, and the display end that slides is to the right then showed the pattern animation that moves right; Double-click then display end and show flash animation etc.;
Strengthen the display effect of display end by the mobile phone terminal interface, support left and right sides translation and flash animation such as display end, support the switching between different images, but directly do not support frame animation, can make a series of continuous pattern sequences, then in order each pattern is set to display end continuously, then continuous just the switching can show continuous animation effect between different images;
Utilize the aspect sensor of mobile phone the inside and the motion state that acceleration transducer is known the user, the pattern that when the user goes ahead, shows " moving ahead ", show the left and right pattern that turns round when turning round when the user is left and right, when the user stops, show to stop pattern;
Utilizing mobile phone cam to detect user face also controls display end automatically automatically, the user can be chosen in when using mobile phone terminal control display end and open camera and aim at user face, camera is judged user's expression after detecting face, when winking one's left eye, the user shows pattern left, when blinking right eye, the user shows pattern to the right, when the user smiles, show the smile pattern, when the user frowns, show to stop pattern.
Other expansion modules
Mobile phone terminal communicates and can send different instructions to display end with display end, arranges to show image and different parameters, and can obtain data from display end; Such as showing the wide height of LED dot matrix, electric weight etc., because display end and mobile phone terminal adopt bluetooth to communicate, can send various types of data, when increasing other modules, display end also can obtain data by identical communication protocol exchange, as add high-precision GPS module at display end, can read current latitude and longitude information from display end when being connected to mobile phone terminal and navigate;
The mobile phone terminal protocol layer is realized
Mobile phone terminal is communicated by letter with display end and is mainly comprised to display end and send instruction and receive the information that display end returns, and mainly is divided into: instruction transmission, mobile phone terminal monitoring reception display end data and overtime detection;
The instruction process of transmitting is that all kinds of instructions are encapsulated, and when the upper strata mobile phone terminal sent instruction to display end, record current system time during command execution was for follow-up overtime detection;
Overtime detection detects all, and whether the instruction of return data is not overtime, the time of record compares when sending according to current time of system and instruction during detection, if overtime, then upwards sends time-out information, otherwise carry out next time overtime detection, idiographic flow such as Fig. 8 illustrate;
Whether mobile phone terminal is applied in opens background thread after the bluetooth successful connection and monitors display end always and have data to send over; Restart to wrap Data Analysis if receive data that do not have [ACK] instruction of escape then receive before abandoning, if receive data forms a complete respond packet, then send message to the upper strata and notify.

Claims (10)

1. method based on the blue teeth wireless control display, described blue teeth wireless control display method is applied to blue teeth wireless control display system, it is characterized in that: described blue teeth wireless control display system comprises hand-set host end and LED display client; Wherein, described hand-set host end generating pictures or character send to described display client by hand-set host end bluetooth module, and the state that reads described display client feedback is further controlled display client realizing; Described display client also gathers the state of self or environment and feeds back to described hand-set host end except showing the picture or character data that described hand-set host end sends.
2. the method for claim 1, described display client comprises control module, wireless transport module, display module, power module, state acquisition module, external memory storage, GPS module; Particularly, described control module adopts 8 single-chip microcomputers of low-power consumption; Described wireless transport module adopts bluetooth module; Described display module adopts the LED dot matrix that drives in the Cross-Plexing mode to drive chip; It is the power module of 1.5A that described power module adopts maximum output current; Described state acquisition module is used for gathering described LED display client state in order to feed back to described hand-set host end, and this state acquisition module comprises thermistor and bleeder circuit; Wherein, described thermistor is used for carrying out temperature acquisition; Described bleeder circuit is for detection of cell voltage; Described external memory storage adopts the EEPROM of 64Kbit; Described GPS module is used for the output longitude and latitude to realize the location.
3. method as claimed in claim 2, further comprise, under common operating state, the bluetooth module of described display client is in the pairing wait state, when the bluetooth module of described hand-set host end initiatively matched, described hand-set host end could successfully match after only having the correct PIN code of input; After the successful matching, described display client writes described external memory storage correspondence position from data communication device being crossed the I2C interface after described hand-set host termination is received multi-medium data, and described control module is crossed described display module with this data communication device and is shown on the LED dot matrix screen.
4. method as claimed in claim 3, described method can also realize control LED display brightness, display speed, moving direction by self-defined control command form; And the increase picture, the deletion picture, up/down is turned over picture, flickering display.
5. method as claimed in claim 2, the communication data in the described method is paired request-answer-mode, replying overtime is 1 second; Wherein, the request bag of hand-set host end is:
[Re-sync]+[Type]+[Length]+[Rand]+* * * Type specific data***+[EOP]+[Rand]; The response packet of LED display client is:
【ACK】+【Length/ESC】+***Short?Data?ifLength≠0***+【EOP】+【Rand】;
Each paragraph format implication is as follows in the bag:
[Re-sync] initiates bag for request, is a fixing bit value;
[EOP] represents the end of transmission for transmitting by bag;
[ACK] replys packet header for the LED display end;
[Length] is the data length between the * * *, is no more than 254;
[Rand] is consistent in single is mutual, and is used for distinguishing the random number of distinct interaction;
When [Type] is [IMG], import picture into, static state or animation depend on frame number, and returning length is zero;
When [Type] is [SET], parameters or modification information; Returning length is zero;
When [Type] is [GET], get parms or configuration information; Return length non-vanishing;
[ESC] is 0xFF, and when comprising [Re-sync] in the data, this moment, cell-phone customer terminal will adjust accordingly length, namely deducted [ESC];
Single is mutual when imperfect, is presented as the overtime of hand-set host end, will be dropped alternately and again be initiated by mobile phone.
6. the method for claim 1, described hand-set host end comprises mutual control junction, the user can utilize efficiently gesture operation operation display client by this mutual control interface; Particularly, upwards push away and display pattern is sent to display client show; Slide left so that display client shows that pattern is moved to the left animation; The animation so that display client displaying pattern moves right slides to the right; Double-click so that display client is showed flash animation.
7. the method for claim 1, described hand-set host end comprises aspect sensor and acceleration transducer, it all for perception user's motion state, shows the relational pattern that moves ahead when the user goes ahead; When turning round, user's left/right shows the left/right relational pattern of turning round; When the user stops, showing and stop relational pattern; And the hand-set host end sends to display client with these relational pattern automatically.
8. the method for claim 1, described hand-set host end comprises photographing module, described photographing module is for detection of user face and automatically described display client is controlled; Particularly, the user opens photographing module and aims at face, and described photographing module is judged user's expression after detecting face, shows relational pattern left when the user winks one's left eye; When blinking right eye, the user shows relational pattern to the right; When smiling, the user shows the smile relational pattern; When the user frowns, show and stop relational pattern; And the hand-set host end sends to display client with these relational pattern automatically.
9. method as claimed in claim 6, the hand-set host end can also allow the user manually input picture or character string except obtaining picture or the character string from network or local storage; Particularly, utilize described mutual control interface at the hand-set host end, the LED dot matrix screen of a simulation display client display screen is set at described mutual control interface, the user lights with finger manipulation or extinguishes the different LED point with generating pictures or character string.
10. method as claimed in claim 2, hand-set host end can be obtained from the display client that has connected the current latitude and longitude information of display client step of going forward side by side and navigate.
CN2013100902699A 2012-12-07 2013-03-20 Method for controlling display wirelessly based on Bluetooth Pending CN103354462A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013100902699A CN103354462A (en) 2012-12-07 2013-03-20 Method for controlling display wirelessly based on Bluetooth

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN201210526013 2012-12-07
CN201210526013.3 2012-12-07
CN2013100902699A CN103354462A (en) 2012-12-07 2013-03-20 Method for controlling display wirelessly based on Bluetooth

Publications (1)

Publication Number Publication Date
CN103354462A true CN103354462A (en) 2013-10-16

Family

ID=49310792

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013100902699A Pending CN103354462A (en) 2012-12-07 2013-03-20 Method for controlling display wirelessly based on Bluetooth

Country Status (1)

Country Link
CN (1) CN103354462A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107045845A (en) * 2017-06-14 2017-08-15 吴昊 For the intelligent device of Ads on Vehicles screen control, control method and intelligent terminal

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201717935U (en) * 2009-12-31 2011-01-19 联想移动通信科技有限公司 Mobile phone with touch-control LED array
CN102299990A (en) * 2010-06-22 2011-12-28 希姆通信息技术(上海)有限公司 Gesture control cellphone
CN202150884U (en) * 2011-07-22 2012-02-22 深圳市无线开锋科技有限公司 Handset mood-induction device
CN102647504A (en) * 2011-02-16 2012-08-22 三星电子(中国)研发中心 Method for controlling applications in mobile phone
CN102724357A (en) * 2012-05-28 2012-10-10 深圳市聚智德科技有限公司 Light emitting diode (LED) dot matrix display screen control method and system based on mobile terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201717935U (en) * 2009-12-31 2011-01-19 联想移动通信科技有限公司 Mobile phone with touch-control LED array
CN102299990A (en) * 2010-06-22 2011-12-28 希姆通信息技术(上海)有限公司 Gesture control cellphone
CN102647504A (en) * 2011-02-16 2012-08-22 三星电子(中国)研发中心 Method for controlling applications in mobile phone
CN202150884U (en) * 2011-07-22 2012-02-22 深圳市无线开锋科技有限公司 Handset mood-induction device
CN102724357A (en) * 2012-05-28 2012-10-10 深圳市聚智德科技有限公司 Light emitting diode (LED) dot matrix display screen control method and system based on mobile terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107045845A (en) * 2017-06-14 2017-08-15 吴昊 For the intelligent device of Ads on Vehicles screen control, control method and intelligent terminal

Similar Documents

Publication Publication Date Title
CN102856741B (en) Multi-channel remote control switch socket
CN106647316A (en) Smart home control system and control method thereof
CN103687188A (en) Lighting control system and light controller
CN103338062A (en) Mobile phone host terminal for controlling display system wirelessly based on Bluetooth
CN102393714A (en) Own coding household electrical appliance control system based on ZigBee and realization method thereof
CN102694925A (en) Power-saving display device and method of portable intelligent terminals
WO2023066395A1 (en) Application running method and related device
CN103326750A (en) System based on Bluetooth wireless control display
CN104571991A (en) Control panel, illumination equipment and illumination method
CN113986002A (en) Frame processing method, device and storage medium
CN202917747U (en) Remote-controlled multipath programmable timing switch socket
CN103268750A (en) Rotary LED display screen control system and method based on internet of things
CN204376999U (en) A kind of micro projector and mobile terminal
CN103354462A (en) Method for controlling display wirelessly based on Bluetooth
CN103326751A (en) Display client end based on Bluetooth wireless control display method and system
CN205751386U (en) A kind of wireless LED electronics seat card system
CN205647813U (en) Family's intelligence cinema based on wireless network deployment of wiFi technique
CN103313214B (en) Method for carrying out data storage and remote transmission by using portable terminal
CN104770965A (en) Intelligent color-changing package and control method and control device thereof
CN208888623U (en) Lock control plate circuit and express delivery cabinet
CN209346610U (en) Curtain and curtain Controller
CN203722863U (en) Intelligent illumination system based on ANT wireless network
CN103941730A (en) Android system based remote control shooting dolly
CN208572145U (en) Mobile terminal
CN207690276U (en) A kind of multifunctional household remote controler based on smart machine

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20131016