nexmon VS Tasmota

Compare nexmon vs Tasmota and see what are their differences.

nexmon

The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more (by seemoo-lab)

Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at (by arendst)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nexmon Tasmota
8 209
2,333 21,349
1.0% -
8.5 9.9
23 days ago 3 days ago
C C
GNU General Public License v3.0 only 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.

nexmon

Posts with mentions or reviews of nexmon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-24.
  • Does pwnagotchi work on zero 2
    3 projects | /r/pwnagotchi | 24 Mar 2022
    I was able to get pwnagotchi to work on the pizerow2 with AI mode. I basically used DrSchottky's image, then ran https://github.com/isthisausername2/pwnagotchi_rpi_zero_2_fix, then compiled the nexmon drivers on the device (https://github.com/seemoo-lab/nexmon).
  • pwnagotchi scratch install on a Pi Zero 2W - attempt and fail
    3 projects | /r/pwnagotchi | 11 Mar 2022
    Now the default drivers for the Zero 2W wifi chip do not support monitor mode, but we can patch them with Nexmon thanks to the efforts of DrSchottky who added support for the pi zero 2w just days ago! His pull request was merged so we can clone the latest version of nexmon and install. So I did.... https://github.com/seemoo-lab/nexmon
  • Pwnagotchi on Zero 2
    1 project | /r/pwnagotchi | 7 Mar 2022
    I believe support has been merged into nexmon though - So there's hope for proper support for pwnagotchi to land soon?
  • hey i need help with my raspberry pi
    1 project | /r/Kalilinux | 25 Jan 2022
  • t45$? 582&/
    1 project | /r/u_MarcForezi | 6 Jan 2022
    sudo su && apt install git libgmp3-dev gawk qpdf bison flex make autoconf libtool texinfo raspberrypi-kernel-headers && git clone https://github.com/seemoo-lab/nexmon.git && cd /home/pi/nexmon/buildtools/isl-0.10 && ./configure && make && make install && ln -s /usr/local/lib/libisl.so /usr/lib/arm-linux-gnueabihf/libisl.so.10 && cd /home/pi/nexmon/buildtools/mpfr-3.1.4 && autoreconf -f -i && ./configure && make && make install && ln -s /usr/local/lib/libmpfr.so /usr/lib/arm-linux-gnueabihf/libmpfr.so.4
  • Monitor mode on Raspberry Pi 0
    1 project | /r/RASPBERRY_PI_PROJECTS | 29 Oct 2021
    I used Nexmon to get mine to work.
  • Can I use other fruits for pwnagotchi?
    1 project | /r/pwnagotchi | 20 Sep 2021
    so the major reason for the use of raspberry pi is support for seemoo labs(check them out because for wireless security research they do super interesting stuff) nexmon platform. nexmon is a binary firmware patching platform that is aimed at providing patches to allow mobile radio chips to do things the stock firmware does not support, ie it is named for providing monitor mode on a nexus phone.
  • Nexmon – Enable WiFi Monitor Mode, Frame Injection and Much More on RaspberryPi
    1 project | news.ycombinator.com | 14 May 2021

Tasmota

Posts with mentions or reviews of Tasmota. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-02.

What are some alternatives?

When comparing nexmon and Tasmota you can also consider the following projects:

pwnagotchi - (⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.

WLED - Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!

cariboulite - CaribouLite turns any 40-pin Raspberry-Pi into a Tx/Rx 6GHz SDR

tuya-iotos-embeded-sdk-wifi-ble-bk7231n - Tuya IoTOS Embeded SDK WiFi & BLE for BK7231N

gba-remote-play - 📡 Stream Raspberry Pi games to a GBA via Link Cable.

esp-homekit-devices - Advanced firmware to add native Apple HomeKit and custom configurations, compatible with any SoC based on ESP32, ESP32-S, ESP32-C and ESP8266 series. (Shelly, Sonoff, Electrodragon, Tuya...)

rpi - Microcontroller projects (RPi, Arduino, ATTiny85, ESP, Pico, STM8/32)

esphome - ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.

bcm5719-fw - BCM5719 firmware reimplementation

zigbee2mqtt - Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨

pwnagotchi_rpi_zero_2_fix

ESP-Now - ESP-Now Examples