Giter VIP home page Giter VIP logo

checkthistape / rc4all Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 68.96 MB

RC4ALL, a project built on ESP8266 Arduino with WiFi, focuses on practical remote presentation control. Utilizing UDP packets and a planned QT interface, it simplifies navigation. Designed for ease, it enables users to effortlessly manage presentations remotely.

License: MIT License

C++ 100.00%
arduino esp8266 qt remote-control tcp udp wifi wsock32

rc4all's Introduction

RC4ALL

Made by David Krikovtsov

RC4ALL (stands for Remote Control For All) takes a practical approach to remote presentation control, seamlessly integrating hardware and software components. The ESP8266 NodeMCU, serving as the client, establishes a WiFi connection without the need for hard-coded Arduino settings. Instead, the project employs the WifiManager library, simplifying the user experience by saving WiFi credentials after the initial connection.

For the first connection, RC4ALL initiates a unique access point with a captive portal and an HTML interface. This innovative setup allows users to connect the module to their WiFi effortlessly using a smartphone, eliminating the complexities of traditional configuration processes.

The communication framework relies on the efficient exchange of UDP packets between the client and server, ensuring a reliable and responsive data flow. The upcoming QT interface enhances user control, adding to the system's overall accessibility.

A notable feature of RC4ALL is its seamless compatibility with Windows systems. The server program, coded in C++ and leveraging winsock2.h and WS2tcpip.h libraries, interprets incoming UDP packets. It translates them into practical actions, such as mouse and keyboard events, empowering users to navigate and control presentations with simplicity.

In essence, RC4ALL prioritizes practicality and user accessibility, offering a straightforward solution for remote presentation control. The innovative use of the WifiManager library and captive portal underscores its commitment to a hassle-free user experience.

rc4all's People

Contributors

checkthistape 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.