GithubHelp home page GithubHelp logo

vtt-info / esp32-433mhz-transmitter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aschhoff/esp32-433mhz-transmitter

0.0 0.0 0.0 9 KB

A pure microPython Transmitter. You can create and add your own encoder

License: MIT License

Python 100.00%

esp32-433mhz-transmitter's Introduction

ESP32-433Mhz-Transmitter

A pure microPython RF Transmitter.

This transmit tool based on a config file where you combine user friendly name and used protokols.
Copy both files and the encoder directory to your ESP32
In your application import the module:
from tx433_esp.py import *

Call it with ESPtx(name) name is the user friendly name out of the tx433_config.py
eg. ESPtx(Switch_on)

Futher as an expert you can create and add your own encoder files in the directory tx433_encoder I have implemented a power socket Quigg7000, the ev1527 protokoll and a spezial encoder for a remote bell.
Feel free to implement your own.

PS: How to connect a RF Transmitter to ESP32 see Google

esp32-433mhz-transmitter's People

Contributors

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