GithubHelp home page GithubHelp logo

lucasmaurice / tv_control Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 7 KB

Create a web api for control a Sharp tv from Serial.

License: Do What The F*ck You Want To Public License

Python 100.00%
sharp tv rs232 api web-api rs232-to-ethernet

tv_control's Introduction

TV CONTROL

WTFPL

This is a basic application for run a web api who can control a SHARP Tv controlled by RS232.

Requirements

  • Python 3

  • PIP 3

  • Requirements file

Usage

Run server

python3 main.py

Command call

Open the url related to the command you want to run.

Will return the command execution status. (OK / ERR / TIMEOUT / BAD REQUEST)

Command list

Commands imported from here.

Name URL Description
Power On /on Will power on the Tv
Power Off /off Will power off the Tv
Mute /mute Will disable the Tv audio
Unmute /unmute Will enable the Tv audio

tv_control's People

Contributors

lucasmaurice avatar

Watchers

 avatar  avatar

tv_control's Issues

Central RS232 database

Hello everybody,
finding RS232 codes for screen control is often hard.
So I've made a GitHub repo to make it accessible by everybody : https://github.com/YooUp/RS232-Monitor-Commands
The idea is to centralize all the known RS232 commands for all the screens on the market.
18 Screens are currently supported.
Please share this link, so other people can contribute.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.