Giter Club home page Giter Club logo

remote-control's Introduction

remote-control

A code that allows you to execute any system command and Python code on a target computer using an Arduino and a Bluetooth module.

Installation

It's sufficient to ensure that this code runs every time the target computer starts.

Usage

Install it on the target computer and run the circuit you will create with Bluetooth modules like HC-05 or HC-06. The circuit will detect and connect to the Bluetooth module if it is on. You can tell if it is connected by the LED light on the Bluetooth module. Afterwards, the code will execute commands sent over the Bluetooth connection of the circuit.

Running Python code

If you want to run Python code, simply send the code line over the serial Bluetooth connection.

Executing system commands

Simply place the $ character before the command and send it over the serial Bluetooth connection.

Warning

I do not take responsibility for the use of this code. By using this code, you accept that the responsibility lies with you. This code is written for entertainment purposes. It is not recommended to use it without the consent of the owner of the target computer.

remote-control's People

Contributors

sanalzio avatar

Watchers

 avatar

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.