GithubHelp home page GithubHelp logo

smart_rollotron_1300's Introduction

Rollotron 1300 Reverse Engineering

Warning

This project is a work in progress. Core functionalities are operational, and additional content, including images and code examples, will be added soon.

Project

This project aims to reverse engineer the Rollotron 1300, a roller shutter control system manufactured by Rademacher. The primary goal is to make it compatible with smart home systems using ESP32, ESP8266, and similar platforms.

The motivation behind this project is to add smart home functionality to existing Rollotron 1300 units that do not originally support such features.

Communication

The Rollotron 1300 operates similar to a client-server architecture.

  • Frontend (Control Panel): The control panel serves as the frontend, responsible for user interaction. It communicates with the motor's microcontroller using a serial connection.

  • Backend (Motor): The motor's microcontroller functions as the backend, executing commands received from the control panel.

Status Request

|200

Wiring

Connect the White TX Cable to Pin 12 on the ESP866 module, and the Blue RX Cable to Pin 14.
Pins 12 and 14 are used for software serial communication.
Take a look at the attached Arduino sketch!

The image below is the back of the control panel pcb. |200

smart_rollotron_1300's People

Contributors

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