Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cbm80amiga/Arduino_ST7789_Fast
/ functions
Functions
47 in github.com/cbm80amiga/Arduino_ST7789_Fast
⨍
Functions
47
◇
Types & classes
2
↓ 6 callers
Function
BCD2DEC
examples/ST7789_Watch_2bit/rtc.h:1
↓ 3 callers
Function
DEC2BCD
examples/ST7789_Watch_2bit/rtc.h:2
↓ 1 callers
Method
begin
Arduino_ST7789_Fast.h:51
Method
Arduino_ST7789
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:217
Method
Color565
---------------------------------------------------------- Pass 8-bit (each) R,G,B, get back 16-bit packed color
Arduino_ST7789_Fast.cpp:538
Method
clearScreen
Arduino_ST7789_Fast.h:56
Method
cls
Arduino_ST7789_Fast.h:57
Method
color565
Arduino_ST7789_Fast.h:79
Method
commonST7789Init
---------------------------------------------------------- Initialization code common to all ST7789 displays
Arduino_ST7789_Fast.cpp:306
Method
copyMulti
---------------------------------------------------------- fast method to send multiple 16-bit values from RAM via SPI
Arduino_ST7789_Fast.cpp:182
Method
displayInit
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:284
Method
drawFastHLine
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:460
Method
drawFastVLine
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:447
Method
drawImage
---------------------------------------------------------- draws image from RAM
Arduino_ST7789_Fast.cpp:494
Method
drawImageF
---------------------------------------------------------- draws image from flash (PROGMEM)
Arduino_ST7789_Fast.cpp:511
Method
drawImageF
Arduino_ST7789_Fast.h:64
Method
drawPixel
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:413
Method
enableDisplay
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:563
Method
fillRect
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:479
Method
fillScreen
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:473
Function
getDS3231Temp
examples/ST7789_Watch_2bit/rtc.h:84
Function
getRTCDateTime
examples/ST7789_Watch_2bit/rtc.h:59
Method
idleDisplay
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:569
Method
init
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:225
Method
init
Arduino_ST7789_Fast.h:52
Method
invertDisplay
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:544
Method
partialDisplay
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:550
Method
powerSave
---------------------------------------------------------- 0 - off 1 - idle 2 - normal 4 - display off
Arduino_ST7789_Fast.cpp:628
Method
pushColor
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:400
Function
readRTCMem
examples/ST7789_Watch_2bit/rtc.h:115
Method
resetDisplay
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:575
Method
rgbWheel
------------------------------------------------ Input a value 0 to 511 (85*6) to get a color value. The colours are a transition R - Y - G - C - B -
Arduino_ST7789_Fast.cpp:650
Method
setAddrWindow
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:375
Method
setBrightness
---------------------------------------------------------- doesn't work
Arduino_ST7789_Fast.cpp:608
Method
setPartArea
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:599
Function
setRTCTime
examples/ST7789_Watch_2bit/rtc.h:49
Method
setRotation
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:346
Method
setScroll
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:592
Method
setScrollArea
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:582
Method
sleepDisplay
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:556
Method
writeCmd
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:245
Method
writeData
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:258
Method
writeData16
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:271
Method
writeMulti
---------------------------------------------------------- fast method to send multiple 16-bit values via SPI
Arduino_ST7789_Fast.cpp:147
Function
writeRTCMem
for DS1307 only
examples/ST7789_Watch_2bit/rtc.h:106
Function
writeRTCReg
examples/ST7789_Watch_2bit/rtc.h:97
Method
writeSPI
---------------------------------------------------------- speed test results: in AVR best performance mode -> about 6.9 Mbps in compatibility mode (S
Arduino_ST7789_Fast.cpp:121