Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KlausMu/esp32-fan-controller
/ functions
Functions
69 in github.com/KlausMu/esp32-fan-controller
⨍
Functions
69
◇
Types & classes
1
↓ 82 callers
Method
printf
src/log.cpp:50
↓ 40 callers
Function
getRelativeX
src/tft.cpp:76
↓ 24 callers
Function
getRelativeY
src/tft.cpp:80
↓ 19 callers
Function
publishMQTTMessage
src/mqtt.cpp:106
↓ 13 callers
Function
printText
https://learn.adafruit.com/adafruit-gfx-graphics-library/using-fonts https://www.heise.de/ratgeber/Adafruit-GFX-Library-Einfache-Grafiken-mit-ESP32-u
src/tft.cpp:238
↓ 8 callers
Function
draw_screen
src/tft.cpp:297
↓ 8 callers
Function
updateMQTT_Screen_withNewPWMvalue
src/fanPWM.cpp:32
↓ 7 callers
Function
getTargetTemperature
src/temperatureController.cpp:39
↓ 6 callers
Function
getActualTemperature
src/temperatureController.cpp:42
↓ 6 callers
Function
getPWMvalue
src/fanPWM.cpp:74
↓ 6 callers
Function
printWiFiStatus
src/wifiCommunication.cpp:38
↓ 5 callers
Function
tft_getHeight
src/tft.cpp:215
↓ 5 callers
Function
tft_getWidth
src/tft.cpp:211
↓ 5 callers
Function
updateMQTT_Screen_withNewMode
src/fanPWM.cpp:48
↓ 5 callers
Function
updatePWM_MQTT_Screen_withNewTargetTemperature
src/temperatureController.cpp:81
↓ 4 callers
Function
pointInRect
checks if point x/y is inside rect[]
src/tftTouch.cpp:23
↓ 3 callers
Function
getModeIsOff
src/fanPWM.cpp:78
↓ 3 callers
Function
mqtt_publish_stat_actualTemp
src/mqtt.cpp:132
↓ 3 callers
Function
mqtt_publish_tele
src/mqtt.cpp:190
↓ 3 callers
Function
setActualTemperatureAndPublishMQTT
src/temperatureController.cpp:13
↓ 3 callers
Function
setFanPWMbasedOnTemperature
src/temperatureController.cpp:46
↓ 3 callers
Function
tft_fillScreen
src/tft.cpp:219
↓ 3 callers
Function
updatePWM_MQTT_Screen_withNewActualTemperature
src/temperatureController.cpp:92
↓ 2 callers
Function
initBME280
src/sensorBME280.cpp:19
↓ 2 callers
Function
mqtt_publish_stat_fanPWM
src/mqtt.cpp:135
↓ 2 callers
Function
mqtt_publish_stat_mode
src/mqtt.cpp:138
↓ 2 callers
Function
mqtt_publish_stat_targetTemp
src/mqtt.cpp:129
↓ 2 callers
Function
setAccessPointName
src/wifiCommunication.cpp:24
↓ 1 callers
Function
OTA_setup
src/OTA.cpp:23
↓ 1 callers
Function
calcDimensionsOfElements
src/tft.cpp:109
↓ 1 callers
Function
decFanSpeed
src/fanPWM.cpp:68
↓ 1 callers
Function
doLog
src/log.cpp:78
↓ 1 callers
Function
incFanSpeed
src/fanPWM.cpp:64
↓ 1 callers
Function
initPWMfan
https://randomnerdtutorials.com/esp32-pwm-arduino-ide/
src/fanPWM.cpp:15
↓ 1 callers
Function
initTFT
src/tft.cpp:40
↓ 1 callers
Function
initTFTtouch
src/tftTouch.cpp:114
↓ 1 callers
Function
initTacho
src/fanTacho.cpp:17
↓ 1 callers
Function
initTemperatureController
src/temperatureController.cpp:25
↓ 1 callers
Function
mqtt_loop
src/mqtt.cpp:49
↓ 1 callers
Function
mqtt_publish_hass_discovery
src/mqtt.cpp:148
↓ 1 callers
Function
mqtt_publish_shutdown
src/mqtt.cpp:142
↓ 1 callers
Function
mqtt_setup
src/mqtt.cpp:42
↓ 1 callers
Function
processUserInput
src/tftTouch.cpp:136
↓ 1 callers
Function
switchOff_screen
src/tft.cpp:283
↓ 1 callers
Function
updateBME280
src/sensorBME280.cpp:42
↓ 1 callers
Function
updateFanSpeed
src/fanPWM.cpp:28
↓ 1 callers
Function
updateTacho
src/fanTacho.cpp:24
↓ 1 callers
Function
wifi_disable
src/wifiCommunication.cpp:149
↓ 1 callers
Function
wifi_enable
src/wifiCommunication.cpp:133
↓ 1 callers
Function
wifi_setup
src/wifiCommunication.cpp:166
Method
LogStreamClass
src/log.cpp:16
Function
WiFiGotIP
src/wifiCommunication.cpp:71
Function
WiFiStationConnected
src/wifiCommunication.cpp:55
Function
WiFiStationDisconnected
src/wifiCommunication.cpp:60
Method
available
src/log.cpp:24
Function
callback
src/mqtt.cpp:256
Method
flush
src/log.cpp:35
Function
if
src/tftTouch.cpp:75
Function
loop
src/main.cpp:68
Function
onClick
src/tftTouch.cpp:44
Function
onSTAConnected
callback on WiFi connected
src/wifiCommunication.cpp:100
Function
onSTADisconnected
Manage network disconnection
src/wifiCommunication.cpp:107
Function
onSTAGotIP
callback on got IP address Start NTP only after IP network is connected
src/wifiCommunication.cpp:122
Function
ota_handle
src/OTA.cpp:15
Method
peek
src/log.cpp:29
Method
read
src/log.cpp:19
Function
rpm_fan
Interrupt counting every rotation of the fan https://desire.giesecke.tk/index.php/2018/01/30/change-global-variables-from-isr/
src/fanTacho.cpp:13
Function
setup
src/main.cpp:30
Method
write
src/log.cpp:40