awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Aschhoff avatar

Aschhoff/ESP32-433Mhz-Transmitter

0
View on GitHub↗
12 स्टार्स·4 फोर्क्स·Python·MIT·3 व्यूज़

ESP32 433Mhz Transmitter

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

Features

  • हार्डवेयर ड्राइवर्स - 433MHz RF transmitter implementation.

स्टार हिस्ट्री

aschhoff/esp32-433mhz-transmitter के लिए स्टार हिस्ट्री चार्टaschhoff/esp32-433mhz-transmitter के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

ESP32 433Mhz Transmitter के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो ESP32 433Mhz Transmitter के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • rust-embedded/embedded-halrust-embedded का अवतार

    rust-embedded/embedded-hal

    2,600GitHub पर देखें↗

    Embedded-hal is a hardware abstraction layer for embedded microcontrollers that defines common traits allowing peripheral drivers to remain entirely independent of specific hardware platforms. The library provides platform-agnostic interfaces that decouple driver logic from microcontroller architectures, utilizing zero-cost trait abstractions that compile down to direct hardware register manipulations without runtime overhead or memory allocation. The project features asynchronous execution support and synchronous-to-asynchronous adaptation, enabling non-blocking peripheral operations and coo

    Rust
    GitHub पर देखें↗2,600
  • alankrantas/micropython-ttp229-bsfalankrantas का अवतार

    alankrantas/micropython-TTP229-BSF

    18GitHub पर देखें↗

    This MicroPython driver is for TTP229-BSF capacitive keypad on ESP8266/ESP32. Tested on both ESP8266 (WeMos D1 mini) and ESP32 (BPI:bit) with v1.11 firmware.

    Python
    GitHub पर देखें↗18
  • almindor/max7219almindor का अवतार

    almindor/max7219

    17GitHub पर देखें↗

    A platform agnostic driver to interface with the MAX7219 (LED display driver)

    Rust
    GitHub पर देखें↗17
  • alankrantas/micropython-tea5767alankrantas का अवतार

    alankrantas/micropython-TEA5767

    52GitHub पर देखें↗

    TEA5767 is a cheap but functional FM radio module, which allow you to build DIY FM radios. It comes with an antenna via a 3.5mm jack but have no internal volume control.

    Python
    GitHub पर देखें↗52
ESP32 433Mhz Transmitter के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

aschhoff/esp32-433mhz-transmitter क्या करता है?

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

aschhoff/esp32-433mhz-transmitter की मुख्य विशेषताएं क्या हैं?

aschhoff/esp32-433mhz-transmitter की मुख्य विशेषताएं हैं: हार्डवेयर ड्राइवर्स।

aschhoff/esp32-433mhz-transmitter के कुछ ओपन-सोर्स विकल्प क्या हैं?

aschhoff/esp32-433mhz-transmitter के ओपन-सोर्स विकल्पों में शामिल हैं: rust-embedded/embedded-hal — Embedded-hal is a hardware abstraction layer for embedded microcontrollers that defines common traits allowing… alankrantas/micropython-ttp229-bsf — This MicroPython driver is for TTP229-BSF capacitive keypad on ESP8266/ESP32. Tested on both ESP8266 (WeMos D1 mini)… almindor/max7219 — A platform agnostic driver to interface with the MAX7219 (LED display driver). antirez/micropython-ft6x06 — This is a MicroPython driver for the FT6x06 touch chip used by many touch displays. The chip uses i2c to communicate… arksine/canboot — Bootloader for ARM Cortex-M MCUs. alankrantas/micropython-tea5767 — TEA5767 is a cheap but functional FM radio module, which allow you to build DIY FM radios. It comes with an antenna…