esp8266-oled-ssd1306 VS rtl_433_ESP

Compare esp8266-oled-ssd1306 vs rtl_433_ESP and see what are their differences.

esp8266-oled-ssd1306

Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32 (by ThingPulse)

rtl_433_ESP

Trial port of the rtl_433 Library for use with OpenMQTTGateway on a ESP32 and a CC1101 Transceiver (by NorthernMan54)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
esp8266-oled-ssd1306 rtl_433_ESP
3 8
1,950 435
1.0% -
6.5 6.7
11 days ago about 1 month ago
C++ C
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

esp8266-oled-ssd1306

Posts with mentions or reviews of esp8266-oled-ssd1306. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-26.

rtl_433_ESP

Posts with mentions or reviews of rtl_433_ESP. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-20.
  • Weatherstation Data into Homekit
    1 project | /r/HomeKit | 20 Jun 2023
    Lilygo LORA + OpenMQTTGateway is the way. See https://hackaday.com/2023/01/13/arduino-library-brings-rtl_433-to-the-esp32/ and https://github.com/NorthernMan54/rtl_433_ESP
  • IOT request: what do you think about this program of my university iot course
    2 projects | /r/IOT | 20 Apr 2023
    And this is my iot project https://github.com/NorthernMan54/rtl_433_ESP
  • Total esp32 noob help
    3 projects | /r/esp32 | 10 Feb 2023
    Ie https://github.com/NorthernMan54/rtl_433_ESP/blob/master/example/OOK_Receiver/platformio.ini
  • Anyone was able to use an RTL-SDR with an ESP32 ?
    1 project | /r/esp32 | 20 Oct 2022
  • 433Mhz RF receiver for software demodulation on microcontroller
    2 projects | /r/RTLSDR | 26 Aug 2022
  • Hub 2245-222 Online Reverse Engineering Efforts
    5 projects | /r/insteon | 15 Apr 2022
    Hi Insteon friends, I started to work on this in fear that this day might come and actually got decoding of Insteon rf packets working on an ESP32+CC1101. NorthernMan54 has ported rtl_433 to the ESP32 here: https://github.com/NorthernMan54/rtl_433_ESP, however due to limited memory on the ESP32 I had to merge in changes to some of the methods from https://github.com/obones/rtl_433. All of that said, the range of the CC1101 is really short so probably not a viable option (I know very little about RF, so maybe someone can optimize that?). After that I went down the path of using an RFM69HCW which should have better range and using RadioLib https://github.com/jgromes/RadioLib but ran out of time to dedicate to it. Hopefully someone with more RF knowledge can make this a reality. Happy to upload the code that I used for the CC1101.
  • Hackable all-in-one weather station?
    1 project | /r/esp32 | 26 Jan 2022
    A little googling sent be back to reddit, where I find u/NorthernMan5 is porting rtl_433 to ESP32. https://github.com/NorthernMan54/rtl_433_ESP
  • Running rtl_433 on a ESP 32
    1 project | /r/esp32 | 25 Mar 2021
    I thought I would share a little something I have been working on over the last few months, porting of the rtl_433 code base to run on a ESP32 device with CC1101 RF Transceiver module. Details of the library are here https://github.com/NorthernMan54/rtl_433_ESP

What are some alternatives?

When comparing esp8266-oled-ssd1306 and rtl_433_ESP you can also consider the following projects:

Tiny4kOLED - Library for an ATTiny85 to use an SSD1306 powered, double buffered, 128x32 pixel OLED, over I2C

RadioLib - Universal wireless communication library for embedded devices

lcdgfx - Driver for LCD displays running on Arduino/Avr/ESP32/Linux (including Rasperry) platforms

rtl_433 - Program to decode radio transmissions from devices on the ISM bands (and other frequencies)

uMQTTBroker - MQTT Broker library for ESP8266 Arduino

ESP8266Audio - Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32

AVR-AtmegaXX-I2C-library-Old- - I2C library used for most the sensors on my github.

insteon-terminal - A simple tool to allow modification of an insteonplm or a insteonhub

LiquidCrystal_I2C - LiquidCrystal Arduino library for the DFRobot I2C LCD displays

arduino-esp32 - Arduino core for the ESP32

ssd1306 - Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms

insteon-mqtt - Python Insteon PLM <-> MQTT bridge