MCPcopy Create free account

hub / github.com/SpacehuhnTech/WiFiDuck / functions

Functions222 in github.com/SpacehuhnTech/WiFiDuck

Functionset_version
(str)
web/script.js:61
Methodsine8
! @brief An 8-bit integer sine wave function, not directly compatible with standard trigonometric units like radians or degrees.
atmega_duck/Adafruit_DotStar.h:152
Methodsine8
! @brief An 8-bit integer sine wave function, not directly compatible with standard trigonometric units like radians o
atmega_duck/NeoPixel.h:281
FunctionstopAll
()
web/index.js:156
FunctionstreamReadUntil
esp_duck/spiffs.cpp:182
Methodsw_spi_end
! @brief Stop 'soft' (bitbang) SPI. Data and clock pins are set to inputs. */
atmega_duck/Adafruit_DotStar.cpp:226
Methodsw_spi_init
! @brief Initialize 'soft' (bitbang) SPI. Data and clock pins are set to outputs. */
atmega_duck/Adafruit_DotStar.cpp:207
Methodsw_spi_out
! @brief Soft (bitbang) SPI write. @param n 8-bit value to transfer. */
atmega_duck/Adafruit_DotStar.cpp:263
Functionupdate
esp_duck/webserver.cpp:188
Functionupdate
atmega_duck/com.cpp:134
MethodupdateLength
! @brief Change the length of a previously-declared Adafruit_NeoPixel strip object. Old data is deallocated and new data is cleared.
atmega_duck/NeoPixel.cpp:121
MethodupdateLength
! @brief Change the length of a previously-declared Adafruit_DotStar strip object. Old data is deallocated and new data is cleared.
atmega_duck/Adafruit_DotStar.cpp:144
MethodupdatePins
! @brief Switch over to hardware SPI. DotStars must be connected to MOSI, SCK pins. Data in pixel buffer is unaffected and can
atmega_duck/Adafruit_DotStar.cpp:115
MethodupdateType
! @brief Change the pixel format of a previously-declared Adafruit_NeoPixel strip object. If format changes from one of the
atmega_duck/NeoPixel.cpp:151
Functionword_list_get
atmega_duck/parser.c:149
FunctionwsEvent
esp_duck/webserver.cpp:44
Functionws_connected
()
web/terminal.js:6
Functionws_connected
()
web/settings.js:22
Functionws_msg_queue_update
()
web/script.js:75
Functionws_send_log
(msg)
web/index.js:230
Method~Adafruit_DotStar
! @brief Deallocate Adafruit_DotStar object, set data and clock pins back to INPUT. */
atmega_duck/Adafruit_DotStar.cpp:89
Method~NeoPixel
! @brief Deallocate Adafruit_NeoPixel object, set data pin back to INPUT. */
atmega_duck/NeoPixel.cpp:95
← previous201–222 of 222, ranked by callers