CN105634791A - Cloud intelligent control system based on Android intelligent liquid crystal display television platform - Google Patents
Cloud intelligent control system based on Android intelligent liquid crystal display television platform Download PDFInfo
- Publication number
- CN105634791A CN105634791A CN201510385097.7A CN201510385097A CN105634791A CN 105634791 A CN105634791 A CN 105634791A CN 201510385097 A CN201510385097 A CN 201510385097A CN 105634791 A CN105634791 A CN 105634791A
- Authority
- CN
- China
- Prior art keywords
- data
- interface
- infrared code
- module
- control centre
- 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
Links
Landscapes
- Telephonic Communication Services (AREA)
- Selective Calling Equipment (AREA)
Abstract
The invention discloses a cloud intelligent control system based on an Android intelligent liquid crystal display television platform. The system comprises an infrared code remote controller, a control center module, a control center service module, a database module and a server. The infrared code remote controller is used for transmitting infrared codes; the control center module is in butt joint with the infrared code remote controller and requests to the control center service module for data; the control center service module is used for building data connection with the database module and the server and feeds back related response result to the control center module; the database module is used for database operation and reading and writing a channel list and infrared code data; and the server mainly accesses data and takes data from a database. Through the system of the invention, a user can watch favorite television programs at anytime without worrying about any television program possibly to be missed; a humanized watching mode is actually realized; and different watching demands of different groups can be satisfied.
Description
Technical field
The present invention relates to the field such as cloud computing technology, infrared remote control technology, especially a kind of cloud intelligence control system based on Android intelligent liquid-crystal TV platform.
Background technology
The extensive use of cloud computing technology, has promoted the fast development of technology of Internet of things, and the development that technology of Internet of things is again Smart Home adds new power. Nowadays, intelligent television, intelligent washing machine, intelligent refrigerator etc. have been enter in daily life.
Current TV remote controller can only provide previewing programs, channel selection, zapping, some basic functions such as television set control and switching on and shutting down of carrying game, and these basic functions also cannot meet the more demand of user. Such as user misses the TV programme oneself liked because of other things delay, or user is when the program that viewing is liked oneself, midway is some wonderfuls of missing out on program because of other reason, or the TV programme liked because of some odjective causes user in advance or postpone and broadcast broadcast in advance and can cause the beginning of televiewer's missing out on program, postpone broadcast and can cause that televiewer has to see the advertisement of a period of time.
It would therefore be highly desirable to need a kind of cloud intelligence control system to solve the puzzlement of user.
Summary of the invention
It is an object of the invention to provide a kind of cloud intelligence control system based on Android intelligent liquid-crystal TV platform, with Android intelligent liquid-crystal TV for middleware, coordinate cloud intelligence control APK(AndroidPackage) perform selection, setting, operation, make TV become Yun Zhi and control the center of assistant and the data receiver of cloud server, transfer, exchange, eventually become a kind of important step of family's cloud intelligent control system.
For achieving the above object, the technical solution adopted in the present invention is:
A kind of cloud intelligence control system based on Android intelligent liquid-crystal TV platform, including infrared code remote controller, control centre's module, control centre's service module, DBM, server;
Described infrared code remote controller, is used for launching infrared code;
Described control centre module, docks with described infrared code remote controller, and directly driving to infrared code remote controller provides the infrared code bit stream needed, and to control centre's service module request data;
Described control centre module includes data section interface, for constructed fuction;
Binding service interface, for calling after initializing, the service that binding is corresponding;
Release binding service interface, call when being used for applying end, release service binding;
Starting call service interface, for sending the application going for data, server returns the data needing to obtain the user that can define before data section after treatment;
Obtain channel data interface, for obtaining channel name and the channel number of current all channels;
Obtain red outer code data list interface, for obtain current all infrared code by key name and code value;
Character string button name interface, for sending the infrared code of corresponding button title;
Character string tunnel name interface, for sending infrared code by channel name;
Character string number interface, for sending infrared code by channel number;
Described control centre service module, for setting up Data relationship with described DBM and described server, and feeds back to described control centre module by relevant response result;
Described control centre service module includes loading and preserving channel data interface, for reading channel list information from server and storing to described DBM;
Load and preserve red outer code data interface, for reading infrared code data message from server and storing to described DBM;
Clear data interface, for removing all channel lists and the data base of infrared code;
There is interface in channel data, is used for judging that channel list is whether in data base;
Infrared code interval interface is set, is used for arranging signaling interval;
Described DBM, for database manipulation, is written and read channel list and red outer code data;
Described server, for self-defined thread, is substantially carried out the operation accessing data and fetching data from data base.
Compared with prior art, the present invention realize from server take required by control centre's module data, obtain channel information and red outer code information, then realize sending infrared code to control centre's module to reach to control the purpose of control centre's module. User by the invention it is possible to watch the TV programme oneself liked at any time, can not worry any TV programme being likely to and omitting, accomplish hommization watching mode veritably, meets the difference viewing demand of different crowd.
Accompanying drawing explanation
Accompanying drawing 1 is principles of the invention block diagram;
Accompanying drawing 2 is the work process schematic diagram of the present invention.
In figure, each label is respectively: (10) infrared code remote controller, (20) control centre module, (30) control centre service module, (40) DBM, (50) server.
Detailed description of the invention
Below in conjunction with accompanying drawing, the present invention is described in further detail:
Refer to Fig. 1, a kind of cloud intelligence control system based on Android intelligent liquid-crystal TV platform of the present invention, including infrared code remote controller 10, control centre's module 20, control centre's service module 30, DBM 40, server 50;
Described infrared code remote controller 10, is used for launching infrared code;
Described control centre module 20, docks with described infrared code remote controller 10, and directly driving to infrared code remote controller provides the infrared code bit stream needed, and to control centre's service module 30 request data;
Described control centre module 20 includes data section interface, for constructed fuction;
Binding service interface, for calling after initializing, the service that binding is corresponding;
Release binding service interface, call when being used for applying end, release service binding;
Starting call service interface, for sending the application going for data, server returns the data needing to obtain the user that can define before data section after treatment;
Obtain channel data interface, for obtaining channel name and the channel number of current all channels;
Obtain red outer code data list interface, for obtain current all infrared code by key name and code value;
Character string button name interface, for sending the infrared code of corresponding button title;
Character string tunnel name interface, for sending infrared code by channel name;
Character string number interface, for sending infrared code by channel number;
Described control centre service module 30, for setting up Data relationship with described DBM 40 and described server 50, and feeds back to described control centre module 20 by relevant response result;
Described control centre service module 30 includes loading and preserving channel data interface, for reading channel list information from server and storing to described DBM;
Load and preserve red outer code data interface, for reading infrared code data message from server and storing to described DBM;
Clear data interface, for removing all channel lists and the data base of infrared code;
There is interface in channel data, is used for judging that channel list is whether in data base;
Infrared code interval interface is set, is used for arranging signaling interval;
Described DBM 40, for database manipulation, is written and read channel list and red outer code data;
Described server 50, for self-defined thread, is substantially carried out the operation accessing data and fetching data from data base.
Referring to Fig. 2, the workflow of the present invention is; Infrared code remote controller 10 sends infrared code to control centre's module 20, control centre's module 20 is to control centre's service module 30 request interface, control centre's service module 30 inquires about data block module 40, DBM 40 returns data into this interface, response results is fed back to control centre's module 20 by control centre's service module 30; Infrared code remote controller 10 launches other infrared codes to control centre's module 20, control centre's module 20 is to control centre's service module 30 request data, control centre's service module 30 is to server 50 request for data, server 50 carries out Query Result and request for data returns to control centre's service module 30, then is returned data into control centre's module 20 by control centre's service module 30; Control centre's service module 30 can write or delete data to DBM 40.
Described above to the disclosed embodiments, makes professional and technical personnel in the field be capable of or uses the present invention. The multiple amendment of these embodiments be will be apparent from for those skilled in the art, and generic principles defined herein when without departing from the spirit or scope of the embodiment of the present invention, can realize in other embodiments. Therefore, the embodiment of the present invention is not intended to be limited to the embodiments shown herein, and is to fit to the widest scope consistent with principles disclosed herein and features of novelty.
Claims (1)
1. the cloud intelligence control system based on Android intelligent liquid-crystal TV platform, it is characterised in that include infrared code remote controller, control centre's module, control centre's service module, DBM, server;
Described infrared code remote controller, is used for launching infrared code;
Described control centre module, docks with described infrared code remote controller, and directly driving to infrared code remote controller provides the infrared code bit stream needed, and to control centre's service module request data;
Described control centre module includes data section interface, for constructed fuction;
Binding service interface, for calling after initializing, the service that binding is corresponding;
Release binding service interface, call when being used for applying end, release service binding;
Starting call service interface, for sending the application going for data, server returns the data needing to obtain the user that can define before data section after treatment;
Obtain channel data interface, for obtaining channel name and the channel number of current all channels;
Obtain red outer code data list interface, for obtain current all infrared code by key name and code value;
Character string button name interface, for sending the infrared code of corresponding button title;
Character string tunnel name interface, for sending infrared code by channel name;
Character string number interface, for sending infrared code by channel number;
Described control centre service module, for setting up Data relationship with described DBM and described server, and feeds back to described control centre module by relevant response result;
Described control centre service module includes loading and preserving channel data interface, for reading channel list information from server and storing to described DBM;
Load and preserve red outer code data interface, for reading infrared code data message from server and storing to described DBM;
Clear data interface, for removing all channel lists and the data base of infrared code;
There is interface in channel data, is used for judging that channel list is whether in data base;
Infrared code interval interface is set, is used for arranging signaling interval;
Described DBM, for database manipulation, is written and read channel list and red outer code data;
Described server, for self-defined thread, is substantially carried out the operation accessing data and fetching data from data base.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510385097.7A CN105634791A (en) | 2015-07-05 | 2015-07-05 | Cloud intelligent control system based on Android intelligent liquid crystal display television platform |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510385097.7A CN105634791A (en) | 2015-07-05 | 2015-07-05 | Cloud intelligent control system based on Android intelligent liquid crystal display television platform |
Publications (1)
Publication Number | Publication Date |
---|---|
CN105634791A true CN105634791A (en) | 2016-06-01 |
Family
ID=56049329
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510385097.7A Pending CN105634791A (en) | 2015-07-05 | 2015-07-05 | Cloud intelligent control system based on Android intelligent liquid crystal display television platform |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105634791A (en) |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102802028A (en) * | 2012-07-13 | 2012-11-28 | 李映红 | Interactive system and method in allusion to television programs |
CN103428525A (en) * | 2013-07-22 | 2013-12-04 | 华中科技大学 | Online inquiry and play control method and system for network videos and television programs |
CN103945242A (en) * | 2014-05-09 | 2014-07-23 | 杭州智屏科技有限公司 | Cloud-based method for realizing set-top box alarm play function |
US20150019573A1 (en) * | 2012-10-26 | 2015-01-15 | Mobitv, Inc. | Feedback loop content recommendation |
CN104378658A (en) * | 2014-10-31 | 2015-02-25 | 四川长虹电器股份有限公司 | Method for using infrared forwarder for controlling digital television system through intelligent terminal |
CN104581333A (en) * | 2015-01-30 | 2015-04-29 | 重庆邮电大学 | Intelligent television remote control system and control method based on cloud platform |
-
2015
- 2015-07-05 CN CN201510385097.7A patent/CN105634791A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102802028A (en) * | 2012-07-13 | 2012-11-28 | 李映红 | Interactive system and method in allusion to television programs |
US20150019573A1 (en) * | 2012-10-26 | 2015-01-15 | Mobitv, Inc. | Feedback loop content recommendation |
CN103428525A (en) * | 2013-07-22 | 2013-12-04 | 华中科技大学 | Online inquiry and play control method and system for network videos and television programs |
CN103945242A (en) * | 2014-05-09 | 2014-07-23 | 杭州智屏科技有限公司 | Cloud-based method for realizing set-top box alarm play function |
CN104378658A (en) * | 2014-10-31 | 2015-02-25 | 四川长虹电器股份有限公司 | Method for using infrared forwarder for controlling digital television system through intelligent terminal |
CN104581333A (en) * | 2015-01-30 | 2015-04-29 | 重庆邮电大学 | Intelligent television remote control system and control method based on cloud platform |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10796726B2 (en) | Video recording method and apparatus for mobile terminal | |
CN103856607B (en) | Video on mobile phone terminal is rendered to the method and system that video playback apparatus is play | |
CN103647991A (en) | Method and system for sharing video in intelligent television | |
US20190149872A1 (en) | Information exchanging method and device, audio terminal and computer-readable storage medium | |
CN102799693A (en) | Video content pushing method and system | |
CN103828388A (en) | Methods and displays for providing intelligent television badges | |
CN102474652A (en) | Systems and methods for managing content in real-time | |
CN104581171A (en) | Method and device for playing videos on browser as well as mobile terminal | |
CN102132266A (en) | Digital living network alliance (DLNA) client device with thumbnail creation | |
CN102547443A (en) | Resource sharing and interaction realizing method of multi-terminal system | |
US10205973B2 (en) | Method and system for linking real-time broadcasting with non-real-time video service using user history information | |
KR20170074824A (en) | Method, device, server and system for synchronizing member benefits among multiple devices | |
CN104394457A (en) | Implementation method of television program scheduled recording and automatic downloading service system | |
CN104618741A (en) | Information pushing system and method based on video content | |
CN102780933A (en) | Method and television for acquiring user information | |
CN103546771A (en) | Television program review processing method and system based on smart terminal | |
CN103532945A (en) | Sharing control method and related equipment and communication system | |
CN103310001B (en) | A kind of method and apparatus that list of videos is set | |
US20120311100A1 (en) | System and method for displaying contents based on seamless information | |
CN102209268A (en) | Interactive-personality-television-based weather forecasting realization method and interactive personality television | |
CN105052165B (en) | Method for processing business, device and system | |
CN103648047A (en) | Resource searching method and system of intelligent television | |
CN103748542A (en) | On-screen setting interaction for interactive television | |
CN103748586A (en) | Intelligent television | |
CN103686406A (en) | Method and device for digital television to control intelligent terminal to display information |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WD01 | Invention patent application deemed withdrawn after publication | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20160601 |