Highlights
- 39 discussions answered
Block or Report
Block or report s-hadinger
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
CCLib Public
Forked from kirovilya/CCLib
An arduino library that implements the CC.Debugger protocol of TI
-
-
Tasmota Public
Forked from arendst/Tasmota
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
-
-
platform-espressif8266 Public
Forked from Jason2866/platform-espressif8266
Espressif 8266: development platform for PlatformIO
Python 1
-
Forked from amazon-archives/amazon-transcribe-websocket-static
A static site demonstrating real-time audio transcription via Amazon Transcribe over a WebSocket.
JavaScript
1,560 contributions in the last year
Contribution activity
January 2022
Created 2 commits in 1 repository
Created a pull request in arendst/Tasmota that received 2 comments
Berry fast loop
Description: Enable fast loop mode for Berry. This features allows to call a Berry function at each Tasmota loop iteration. This is useful for specβ¦
Opened 18 other pull requests in 1 repository
arendst/Tasmota
18
merged
- Berry workaround for ESP32 Rev0 bug
- Allow Tasmota32 minimal setup
- Reduce logging for Berry
- Enable MQTT TLS when Autoconf is enabled
- LVGL prepare for Touch Screen calibration
- Move more logs de DEBUG_MORE
- Berry add 200ms and 250ms messages
- TLS ESP32, if max packet size is more than 2000, extend TLS buffers to 4K
- Berry report iram memory
- Add log to TS for calibration
- Berry fix crash when superfluous parameter is sent
- Berry stores compiled bytecode into IRAM, freeing space in heap
- Remove debug leftovers
- Berry specific moved to berry_tasmota
-
Force
MQTT_MAX_PACKET_SIZEin PubSub client -
Set ESP32 stack size with
#define SET_ESP32_STACK_SIZE, addedStackLowMarkmetrics - LVGL full support for grid layout
- LVGL add enums and prepare support for native arrays