micropython-ys-rf34t
RF transmitter
An MCU that transmits and receives ASK/OOK encoded data using a 433MHz RF module.
MicroPython examples using YS-RF34T 433MHz ASK/OOK UART transceivers
9 stars
3 watching
1 forks
last commit: almost 5 years ago
Linked from 1 awesome list
esp32micropythonrf-asktinypicouartys-rf34t
Related projects:
Repository | Description | Stars |
---|---|---|
mcauser/micropython-ys-irtm | This project provides an example implementation of a communication protocol between a MicroPython device and a YS-IRTM transmitter/receiver | 26 |
aschhoff/esp32-433mhz-transmitter | A tool for creating and transmitting RF signals on the 433 MHz frequency using an ESP32 microcontroller. | 10 |
wuub/micropython-rfsocket | A Python implementation of 433MHz RF Sockets using a cheap FS1000A transmitter. | 34 |
alankrantas/micropython-tea5767 | A driver for controlling an FM radio module on microcontrollers using MicroPython | 41 |
manawyrm/fmberry | Software to transmit FM radio using a Raspberry Pi and a specific transmitter chip. | 146 |
miketeachman/micropython-ads1219 | A MicroPython driver for a precision 24-bit ADC with I2C interface. | 4 |
peterhinch/micropython-radio | Enables bidirectional communication between two devices using radio frequency signals. | 54 |
wei1234c/fm_talkie | A software project implementing an FM radio transceiver using the RDA5820N IC and a microcontroller-based platform. | 6 |
meowlucian/sdr_matlab_ofdm_802.11n | A software-defined radio project that demonstrates the transmission and reception of OFDM signals using MATLAB and Xilinx hardware. | 88 |
mcauser/micropython-tinyrtc-i2c | MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. | 62 |
mcauser/micropython-tca9548a | An I2C multiplexer library for controlling multiple devices with the same address on a microcontroller bus | 15 |
peterhinch/micropython-mqtt | A driver for asynchronous MQTT communication in MicroPython | 581 |
martynwheeler/u-lora | Enables RFM95 radio communication on various microcontrollers using Python | 74 |
elehobica/pico_jjy_tx | A Raspberry Pi Pico W-based transmitter that sends JJY signals. | 6 |
elehobica/pico_dcf77_tx | Generates DCF77 time signals for transmission on 77500 Hz with modulated amplitude and phase. | 11 |