Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpacehuhnTech/WiFiDuck
/ functions
Functions
222 in github.com/SpacehuhnTech/WiFiDuck
⨍
Functions
222
◇
Types & classes
18
↓ 66 callers
Function
compare
atmega_duck/parser.c:21
↓ 51 callers
Function
E
(id)
web/script.js:11
↓ 36 callers
Function
pressKey
atmega_duck/keyboard.cpp:95
↓ 29 callers
Function
print
! * \brief Internal print function * * Outputs a c-string using the currently set printfunc. * Helps to keep code readable. *
esp_duck/cli.cpp:40
↓ 28 callers
Function
ws_send
(message, callback, force = false)
web/script.js:91
↓ 13 callers
Method
begin
! @brief Configure NeoPixel pin for output. */
atmega_duck/NeoPixel.cpp:103
↓ 10 callers
Function
setLocale
atmega_duck/keyboard.cpp:72
↓ 8 callers
Function
get_editor_filename
()
web/index.js:28
↓ 8 callers
Function
open
esp_duck/spiffs.cpp:79
↓ 7 callers
Function
fixFileName
(fileName)
web/script.js:28
↓ 7 callers
Function
fixPath
===== PRIVATE ===== //
esp_duck/spiffs.cpp:15
↓ 7 callers
Function
spi_out
atmega_duck/Adafruit_DotStar.cpp:239
↓ 6 callers
Function
load_settings
()
web/settings.js:6
↓ 6 callers
Function
status
(mode)
web/script.js:40
↓ 6 callers
Function
toInt
atmega_duck/duckparser.cpp:87
↓ 5 callers
Function
log_ws
(msg)
web/script.js:57
↓ 5 callers
Function
stop
(fileName)
web/index.js:151
↓ 4 callers
Function
pressModifier
atmega_duck/keyboard.cpp:106
↓ 4 callers
Function
save
esp_duck/settings.cpp:53
↓ 4 callers
Function
send
esp_duck/com.cpp:280
↓ 4 callers
Function
send
atmega_duck/keyboard.cpp:76
↓ 4 callers
Method
show
! @brief Transmit pixel data in RAM to DotStars. */
atmega_duck/Adafruit_DotStar.cpp:306
↓ 4 callers
Function
stopAll
esp_duck/duckscript.cpp:90
↓ 4 callers
Function
to_lower
My own implementation, because the default one in ctype.h make problems on older ESP8266 SDKs
atmega_duck/parser.c:14
↓ 4 callers
Function
update_file_list
()
web/index.js:76
↓ 4 callers
Function
ws_update_status
()
web/script.js:110
↓ 3 callers
Function
getPassword
esp_duck/settings.cpp:81
↓ 3 callers
Function
getSSID
esp_duck/settings.cpp:77
↓ 3 callers
Function
read
(fileName)
web/index.js:175
↓ 3 callers
Function
remove
esp_duck/spiffs.cpp:93
↓ 3 callers
Function
saveObject
esp_duck/eeprom.h:13
↓ 3 callers
Function
setChannel
esp_duck/settings.cpp:128
↓ 3 callers
Function
setColor
atmega_duck/led.cpp:22
↓ 3 callers
Function
setPassword
esp_duck/settings.cpp:119
↓ 3 callers
Method
setPixelColor
! @brief Set a pixel's color using separate red, green and blue components. If using RGBW pixels, white will be set to 0. @param
atmega_duck/NeoPixel.cpp:2093
↓ 3 callers
Function
setSSID
esp_duck/settings.cpp:110
↓ 3 callers
Function
transmit
esp_duck/com.cpp:238
↓ 3 callers
Function
ws_init
()
web/script.js:114
↓ 2 callers
Function
create
esp_duck/spiffs.cpp:85
↓ 2 callers
Function
currentScript
esp_duck/duckscript.cpp:113
↓ 2 callers
Function
format
esp_duck/spiffs.cpp:40
↓ 2 callers
Function
getRepeats
atmega_duck/duckparser.cpp:283
↓ 2 callers
Function
get_editor_content
()
web/index.js:36
↓ 2 callers
Function
get_varname
(filename)
webconverter.py:21
↓ 2 callers
Function
load
esp_duck/settings.cpp:35
↓ 2 callers
Function
log
(msg)
web/script.js:7
↓ 2 callers
Method
numPixels
! @brief Return the number of pixels in an Adafruit_NeoPixel strip object. @return Pixel count (0 if not set). */
atmega_duck/NeoPixel.h:263
↓ 2 callers
Function
parse
esp_duck/cli.cpp:411
↓ 2 callers
Function
release
atmega_duck/duckparser.cpp:83
↓ 2 callers
Function
reset
esp_duck/settings.cpp:45
↓ 2 callers
Function
setAutorun
esp_duck/settings.cpp:137
↓ 2 callers
Function
set_editor_filename
(filename)
web/index.js:32
↓ 2 callers
Function
size
esp_duck/spiffs.cpp:46
↓ 2 callers
Function
sleep
atmega_duck/duckparser.cpp:116
↓ 2 callers
Function
start_transmission
esp_duck/com.cpp:228
↓ 2 callers
Function
stop_transmission
esp_duck/com.cpp:233
↓ 2 callers
Function
streamClose
esp_duck/spiffs.cpp:204
↓ 2 callers
Function
toString
esp_duck/settings.cpp:58
↓ 2 callers
Function
type
atmega_duck/duckparser.cpp:30
↓ 2 callers
Function
update
esp_duck/com.cpp:253
↓ 2 callers
Function
update_status
atmega_duck/com.cpp:38
↓ 2 callers
Function
ws_send_raw
(message, callback, force = false)
web/script.js:97
↓ 1 callers
Function
append
(str)
web/index.js:71
↓ 1 callers
Function
autorun
(fileName)
web/index.js:215
↓ 1 callers
Method
begin
! @brief Initialize Adafruit_DotStar object -- sets data and clock pins to outputs and initializes hardware SPI if necessary. */
atmega_duck/Adafruit_DotStar.cpp:99
↓ 1 callers
Function
build_hex_string
(varname, content)
webconverter.py:41
↓ 1 callers
Function
connected
esp_duck/com.cpp:340
↓ 1 callers
Function
download_txt
(fileName, fileContent)
web/script.js:15
↓ 1 callers
Function
freeBytes
esp_duck/spiffs.cpp:60
↓ 1 callers
Function
getAutorun
esp_duck/settings.cpp:94
↓ 1 callers
Function
getChannel
esp_duck/settings.cpp:85
↓ 1 callers
Function
getChannelNum
esp_duck/settings.cpp:89
↓ 1 callers
Function
getDelayTime
atmega_duck/duckparser.cpp:287
↓ 1 callers
Function
getObject
esp_duck/eeprom.h:20
↓ 1 callers
Function
getVersion
esp_duck/com.cpp:344
↓ 1 callers
Function
get_file_content
(path)
webconverter.py:10
↓ 1 callers
Function
get_file_type
(filename)
webconverter.py:24
↓ 1 callers
Function
get_response_code
(filename)
webconverter.py:35
↓ 1 callers
Function
i2c_begin
esp_duck/com.cpp:112
↓ 1 callers
Function
i2c_begin
atmega_duck/com.cpp:62
↓ 1 callers
Function
i2c_request
esp_duck/com.cpp:63
↓ 1 callers
Function
i2c_start_transmission
esp_duck/com.cpp:48
↓ 1 callers
Function
i2c_stop_transmission
esp_duck/com.cpp:53
↓ 1 callers
Function
i2c_transmit
esp_duck/com.cpp:59
↓ 1 callers
Function
i2c_update
esp_duck/com.cpp:132
↓ 1 callers
Function
isRunning
esp_duck/duckscript.cpp:109
↓ 1 callers
Function
line_list_create
===== Line List ===== //
atmega_duck/parser.c:191
↓ 1 callers
Function
line_list_destroy
atmega_duck/parser.c:201
↓ 1 callers
Function
line_list_push
atmega_duck/parser.c:209
↓ 1 callers
Function
line_node_create
===== Line Node ==== //
atmega_duck/parser.c:163
↓ 1 callers
Function
line_node_destroy
atmega_duck/parser.c:174
↓ 1 callers
Function
line_node_destroy_rec
atmega_duck/parser.c:182
↓ 1 callers
Function
listDir
esp_duck/spiffs.cpp:130
↓ 1 callers
Function
main
()
webconverter.py:82
↓ 1 callers
Function
makeReport
atmega_duck/keyboard.cpp:48
↓ 1 callers
Function
nextLine
esp_duck/duckscript.cpp:33
↓ 1 callers
Function
parse_lines
atmega_duck/parser.c:273
↓ 1 callers
Function
parse_words
===== Parser ===== //
atmega_duck/parser.c:236
↓ 1 callers
Function
press
atmega_duck/keyboard.cpp:112
↓ 1 callers
Function
press
atmega_duck/duckparser.cpp:34
next →
1–100 of 222, ranked by callers