The Wayback Machine - https://web.archive.org/web/20210725130756/https://github.com/arendst
Skip to content
Avatar

Achievements

Achievements

Highlights

  • 20 discussions answered
Block or Report

Block or report arendst

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full do…

    C 15.6k 3.4k

  2. User contributed Core updates, Drivers or Sensors

    C++ 16 18

  3. Forked from yaourdt/mgos-to-tasmota

    A minimal firmware for ota flashing tasmota from mongoose os

    C 10 2

  4. Update Kaku to Wkaku using sonoff software

    KiCad Layout 3 3

1,857 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2021

Created 1 repository

Created a pull request in espressif/arduino-esp32 that received 3 comments

Fix ESP32-Solo WDT on HTTP OTA update

ESP32-Solo without these changes will report below on executing HTTP OTA update: E (72016) task_wdt: Task watchdog got triggered. The following tas…

+10 −6 3 comments
Opened 1 other pull request in 1 repository
espressif/arduino-esp32
1 open
Reviewed 1 pull request in 1 repository
arendst/Tasmota 1 pull request

Created an issue in espressif/esp-idf that received 1 comment

Remove debugging information from function temp_sensor_read_celsius (IDFGH-5546)

The current version of function temp_sensor_read_celsius uses a printf to report raw temp value. Pls remove the printf line: esp_err_t temp_sensor_…

1 comment