luat_lib_lcd.c 67 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027
  1. /*
  2. @module lcd
  3. @summary lcd驱动模块
  4. @version 1.0
  5. @date 2021.06.16
  6. @demo lcd
  7. @tag LUAT_USE_LCD
  8. */
  9. #include "luat_base.h"
  10. #include "luat_lcd.h"
  11. #include "luat_mem.h"
  12. #include "luat_zbuff.h"
  13. #include "luat_fs.h"
  14. #include "luat_gpio.h"
  15. #define LUAT_LOG_TAG "lcd"
  16. #include "luat_log.h"
  17. #include "u8g2.h"
  18. #include "u8g2_luat_fonts.h"
  19. #include "luat_u8g2.h"
  20. #include "qrcodegen.h"
  21. int8_t u8g2_font_decode_get_signed_bits(u8g2_font_decode_t *f, uint8_t cnt);
  22. uint8_t u8g2_font_decode_get_unsigned_bits(u8g2_font_decode_t *f, uint8_t cnt);
  23. extern luat_color_t BACK_COLOR , FORE_COLOR ;
  24. extern const luat_lcd_opts_t lcd_opts_custom;
  25. extern const luat_lcd_opts_t lcd_opts_user_ctrl;
  26. typedef struct lcd_reg {
  27. const char *name;
  28. const luat_lcd_opts_t *lcd_opts;
  29. }lcd_reg_t;
  30. luat_lcd_opts_t lcd_opts_nv3052c = {
  31. .name = "nv3052c",
  32. };
  33. luat_lcd_opts_t lcd_opts_hx8282 = {
  34. .name = "hx8282",
  35. };
  36. luat_lcd_opts_t lcd_opts_st7701s = {
  37. .name = "st7701s",
  38. };
  39. luat_lcd_opts_t lcd_opts_st7701sn = {
  40. .name = "st7701sn",
  41. };
  42. static const lcd_reg_t lcd_regs[] = {
  43. {"custom", &lcd_opts_custom}, //0 固定为第零个
  44. {"st7735", &lcd_opts_st7735},
  45. {"st7735v", &lcd_opts_st7735v},
  46. {"st7735s", &lcd_opts_st7735s},
  47. {"st7789", &lcd_opts_st7789},
  48. {"st7796", &lcd_opts_st7796},
  49. {"gc9a01", &lcd_opts_gc9a01},
  50. {"gc9106l", &lcd_opts_gc9106l},
  51. {"gc9306x", &lcd_opts_gc9306x},
  52. {"gc9306", &lcd_opts_gc9306x}, //gc9306是gc9306x的别名
  53. {"ili9341", &lcd_opts_ili9341},
  54. {"ili9486", &lcd_opts_ili9486},
  55. {"nv3037", &lcd_opts_nv3037},
  56. {"h050iwv", &lcd_opts_h050iwv},
  57. {"jd9261t_inited", &lcd_opts_jd9261t_inited},
  58. {"nv3052c", &lcd_opts_nv3052c},
  59. {"hx8282", &lcd_opts_hx8282},
  60. {"st7701s", &lcd_opts_st7701s},
  61. {"st7701sn", &lcd_opts_st7701sn},
  62. {"sh8601z", &lcd_opts_sh8601z},
  63. {"user", &lcd_opts_user_ctrl},
  64. {"", NULL} // 最后一个必须是空字符串
  65. };
  66. luat_lcd_conf_t *lcd_dft_conf = NULL;
  67. // static int dft_conf_lua_ref = 0;
  68. // 所有绘图相关的函数都应该调用本函数
  69. void lcd_auto_flush(luat_lcd_conf_t *conf) {
  70. #ifndef LUAT_USE_LCD_SDL2
  71. if (conf == NULL || conf->buff == NULL || conf->auto_flush == 0)
  72. return;
  73. #endif
  74. luat_lcd_flush(conf);
  75. }
  76. luat_color_t lcd_str_fg_color,lcd_str_bg_color;
  77. luat_lcd_conf_t *l_lcd_get_default_conf(void) {return lcd_dft_conf;}
  78. LUAT_WEAK void luat_lcd_IF_init(luat_lcd_conf_t* conf){}
  79. LUAT_WEAK int luat_lcd_init_in_service(luat_lcd_conf_t* conf){return -1;}
  80. /*
  81. lcd显示屏初始化
  82. @api lcd.init(tp, args, spi_dev, init_in_service)
  83. @string lcd类型,当前支持:<br>st7796<br>st7789<br>st7735<br>st7735v<br>st7735s<br>gc9a01<br>gc9106l<br>gc9306x<br>ili9486<br>custom
  84. @table 附加参数,与具体设备有关:<br>pin_pwr(背光)为可选项,可不设置<br>port:驱动端口,rgb:lcd.RGB spi:例如0,1,2...如果为device方式则为"device"<br>pin_dc:lcd数据/命令选择引脚<br>pin_rst:lcd复位引脚<br>pin_pwr:lcd背光引脚 可选项,可不设置<br>direction:lcd屏幕方向 0:0° 1:180° 2:270° 3:90°<br>w:lcd 水平分辨率<br>h:lcd 竖直分辨率<br>xoffset:x偏移(不同屏幕ic 不同屏幕方向会有差异)<br>yoffset:y偏移(不同屏幕ic 不同屏幕方向会有差异)<br>direction0:0°方向命令,(不同屏幕ic会有差异)<br>direction90:90°方向命令,(不同屏幕ic会有差异)<br>direction180:180°方向命令,(不同屏幕ic会有差异)<br>direction270:270°方向命令,(不同屏幕ic会有差异) <br>sleepcmd:睡眠命令,默认0X10<br>wakecmd:唤醒命令,默认0X11 <br>interface_mode lcd模式,默认lcd.WIRE_4_BIT_8_INTERFACE_I <br>bus_speed:qspi/rgb总线速率 <br>hbp:水平后廊 <br>hspw:水平同步脉冲宽度 <br>hfp:水平前廊,<br>vbp:垂直后廊 <br>vspw:垂直同步脉冲宽度 <br>vfp:垂直前廊
  85. @userdata spi设备,当port = "device"时有效
  86. @boolean 允许初始化在lcd service里运行,在后台初始化LCD,默认是false
  87. @usage
  88. -- 初始化spi0的st7735s 注意:lcd初始化之前需要先初始化spi
  89. spi_lcd = spi.deviceSetup(0,20,0,0,8,2000000,spi.MSB,1,1)
  90. log.info("lcd.init",
  91. lcd.init("st7735s",{port = "device",pin_dc = 17, pin_pwr = 7,pin_rst = 19,direction = 2,w = 160,h = 80,xoffset = 1,yoffset = 26},spi_lcd))
  92. -- rgb屏幕初始化
  93. -- lcd.init("h050iwv",{port = lcd.RGB, w = 800,h = 480})
  94. -- 自定义驱动
  95. -- lcd.init("custom",{port = port,hbp = 46, hspw = 2, hfp = 48,vbp = 24, vspw = 2, vfp = 24,bus_speed = 60*1000*1000,w = 800,h = 480})
  96. */
  97. /*
  98. 此处为api设想新增设计
  99. rgb:
  100. lcd.init("st7796s",{port = "rgb",direction = 2,w = 160,h = 80,xoffset = 1,yoffset = 26}))
  101. 8080:
  102. lcd.init("st7796s",{port = "8080",direction = 2,w = 160,h = 80,xoffset = 1,yoffset = 26}))
  103. arm2d:
  104. lcd.init("st7796s",{port = "ARM2D",direction = 2,w = 160,h = 80,xoffset = 1,yoffset = 26}))
  105. dma2d:
  106. lcd.init("st7796s",{port = "DMA2D",direction = 2,w = 160,h = 80,xoffset = 1,yoffset = 26}))
  107. */
  108. static int l_lcd_init(lua_State* L) {
  109. int ret;
  110. size_t len = 0;
  111. uint8_t spi_device = 0;
  112. luat_lcd_conf_t *conf = luat_heap_malloc(sizeof(luat_lcd_conf_t));
  113. if (conf == NULL) {
  114. LLOGE("out of system memory!!!");
  115. return 0;
  116. }
  117. if (lcd_dft_conf != NULL) {
  118. LLOGD("lcd was inited, skip");
  119. lua_pushboolean(L, 1);
  120. return 1;
  121. }
  122. #if defined LUAT_USE_LCD_SERVICE
  123. uint8_t init_in_service = 0;
  124. if (lua_isboolean(L, 4)) {
  125. init_in_service = lua_toboolean(L, 4);
  126. }
  127. #endif
  128. memset(conf, 0, sizeof(luat_lcd_conf_t)); // 填充0,保证无脏数据
  129. conf->bpp = 16;
  130. conf->lcd_cs_pin = LUAT_GPIO_NONE;
  131. conf->pin_dc = LUAT_GPIO_NONE;
  132. conf->pin_pwr = LUAT_GPIO_NONE;
  133. conf->interface_mode = LUAT_LCD_IM_4_WIRE_8_BIT_INTERFACE_I;
  134. if (lua_type(L, 3) == LUA_TUSERDATA){
  135. // 如果是SPI Device模式, 就可能出现变量为local, 从而在某个时间点被GC掉的可能性
  136. conf->lcd_spi_device = (luat_spi_device_t*)lua_touserdata(L, 3);
  137. lua_pushvalue(L, 3);
  138. // 所以, 直接引用之外, 再加上强制引用, 避免被GC
  139. // 鉴于LCD不太可能重复初始化, 引用也没什么问题
  140. conf->lcd_spi_ref = luaL_ref(L, LUA_REGISTRYINDEX);
  141. spi_device = 1;
  142. }
  143. const char* tp = luaL_checklstring(L, 1, &len);
  144. int16_t s_index = -1;//第几个屏幕,-1表示没匹配到
  145. for(int i = 0; i < 100; i++){
  146. if (strlen(lcd_regs[i].name) == 0)
  147. break;
  148. if(strcmp(lcd_regs[i].name,tp) == 0){
  149. s_index = i;
  150. break;
  151. }
  152. }
  153. if (s_index != -1) {
  154. LLOGD("ic support: %s",tp);
  155. if (lua_gettop(L) > 1) {
  156. conf->opts = (struct luat_lcd_opts *)lcd_regs[s_index].lcd_opts;
  157. lua_settop(L, 2); // 丢弃多余的参数
  158. lua_pushstring(L, "port");
  159. int port = lua_gettable(L, 2);
  160. if (LUA_TNUMBER == port) {
  161. conf->port = luaL_checkinteger(L, -1);
  162. }else if(LUA_TSTRING == port){
  163. size_t len;
  164. const char *lcd_port = luaL_checklstring(L, -1,&len);
  165. if(memcmp("device", lcd_port, len) == 0){
  166. conf->port = LUAT_LCD_SPI_DEVICE;
  167. }else if(memcmp("rgb", lcd_port, len) == 0){
  168. conf->port = LUAT_LCD_PORT_RGB;
  169. }else{
  170. LLOGE("port %s is not support ",lcd_port);
  171. goto end;
  172. }
  173. }
  174. if (spi_device == 1 && conf->port != LUAT_LCD_SPI_DEVICE) {
  175. LLOGE("port is not device but find luat_spi_device_t");
  176. goto end;
  177. }else if (spi_device == 0 && conf->port == LUAT_LCD_SPI_DEVICE){
  178. LLOGE("port is device but not find luat_spi_device_t");
  179. goto end;
  180. }
  181. if (conf->port < LUAT_LCD_HW_ID_0 || conf->port == LUAT_LCD_SPI_DEVICE){
  182. conf->endianness_swap = 1;
  183. }
  184. lua_pop(L, 1);
  185. lua_pushstring(L, "endianness_swap");
  186. if (LUA_TBOOLEAN == lua_gettable(L, 2)) {
  187. conf->endianness_swap = lua_toboolean(L, -1);
  188. }
  189. lua_pop(L, 1);
  190. lua_pushstring(L, "rb_swap");
  191. if (LUA_TBOOLEAN == lua_gettable(L, 2)) {
  192. conf->opts->rb_swap = lua_toboolean(L, -1);
  193. }
  194. lua_pop(L, 1);
  195. lua_pushstring(L, "pin_dc");
  196. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  197. conf->pin_dc = luaL_checkinteger(L, -1);
  198. }
  199. lua_pop(L, 1);
  200. lua_pushstring(L, "pin_pwr");
  201. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  202. conf->pin_pwr = luaL_checkinteger(L, -1);
  203. }
  204. lua_pop(L, 1);
  205. lua_pushstring(L, "pin_rst");
  206. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  207. conf->pin_rst = luaL_checkinteger(L, -1);
  208. }
  209. lua_pop(L, 1);
  210. lua_pushstring(L, "direction");
  211. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  212. conf->direction = luaL_checkinteger(L, -1);
  213. }
  214. lua_pop(L, 1);
  215. lua_pushstring(L, "direction0");
  216. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  217. conf->opts->direction0 = luaL_checkinteger(L, -1);
  218. }
  219. lua_pop(L, 1);
  220. lua_pushstring(L, "direction90");
  221. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  222. conf->opts->direction90 = luaL_checkinteger(L, -1);
  223. }
  224. lua_pop(L, 1);
  225. lua_pushstring(L, "direction180");
  226. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  227. conf->opts->direction180 = luaL_checkinteger(L, -1);
  228. }
  229. lua_pop(L, 1);
  230. lua_pushstring(L, "direction270");
  231. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  232. conf->opts->direction270 = luaL_checkinteger(L, -1);
  233. }
  234. lua_pop(L, 1);
  235. lua_pushstring(L, "w");
  236. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  237. conf->w = luaL_checkinteger(L, -1);
  238. }
  239. lua_pop(L, 1);
  240. lua_pushstring(L, "h");
  241. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  242. conf->h = luaL_checkinteger(L, -1);
  243. }
  244. lua_pop(L, 1);
  245. conf->buffer_size = (conf->w * conf->h) * sizeof(luat_color_t);
  246. lua_pushstring(L, "xoffset");
  247. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  248. conf->xoffset = luaL_checkinteger(L, -1);
  249. }
  250. lua_pop(L, 1);
  251. lua_pushstring(L, "yoffset");
  252. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  253. conf->yoffset = luaL_checkinteger(L, -1);
  254. }
  255. lua_pop(L, 1);
  256. lua_pushstring(L, "sleepcmd");
  257. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  258. conf->opts->sleep_cmd = luaL_checkinteger(L, -1);
  259. }
  260. lua_pop(L, 1);
  261. lua_pushstring(L, "wakecmd");
  262. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  263. conf->opts->wakeup_cmd = luaL_checkinteger(L, -1);
  264. }
  265. lua_pop(L, 1);
  266. lua_pushstring(L, "interface_mode");
  267. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  268. conf->interface_mode = luaL_checkinteger(L, -1);
  269. }
  270. lua_pop(L, 1);
  271. lua_pushstring(L, "bus_speed");
  272. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  273. conf->bus_speed = luaL_checkinteger(L, -1);
  274. }
  275. lua_pop(L, 1);
  276. lua_pushstring(L, "flush_rate");
  277. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  278. conf->flush_rate = luaL_checkinteger(L, -1);
  279. }
  280. lua_pop(L, 1);
  281. lua_pushstring(L, "hbp");
  282. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  283. conf->hbp = luaL_checkinteger(L, -1);
  284. }
  285. lua_pop(L, 1);
  286. lua_pushstring(L, "hspw");
  287. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  288. conf->hspw = luaL_checkinteger(L, -1);
  289. }
  290. lua_pop(L, 1);
  291. lua_pushstring(L, "hfp");
  292. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  293. conf->hfp = luaL_checkinteger(L, -1);
  294. }
  295. lua_pop(L, 1);
  296. lua_pushstring(L, "vbp");
  297. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  298. conf->vbp = luaL_checkinteger(L, -1);
  299. }
  300. lua_pop(L, 1);
  301. lua_pushstring(L, "vspw");
  302. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  303. conf->vspw = luaL_checkinteger(L, -1);
  304. }
  305. lua_pop(L, 1);
  306. lua_pushstring(L, "vfp");
  307. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  308. conf->vfp = luaL_checkinteger(L, -1);
  309. }
  310. lua_pop(L, 1);
  311. lua_pushstring(L, "pin_cs");
  312. if (LUA_TNUMBER == lua_gettable(L, 2)) {
  313. conf->lcd_cs_pin = luaL_checkinteger(L, -1);
  314. }
  315. lua_pop(L, 1);
  316. }
  317. if (s_index == 0){
  318. unsigned int cmd = 0;
  319. lua_pushstring(L, "initcmd");
  320. lua_gettable(L, 2);
  321. if (lua_istable(L, -1)) {
  322. conf->opts->init_cmds_len = lua_rawlen(L, -1);
  323. conf->opts->init_cmds = luat_heap_malloc( conf->opts->init_cmds_len * sizeof(uint16_t));
  324. for (size_t i = 1; i <= conf->opts->init_cmds_len; i++){
  325. lua_geti(L, -1, i);
  326. cmd = luaL_checkinteger(L, -1);
  327. conf->opts->init_cmds[i-1] = ((cmd >> 8) & 0xFF00) | (cmd & 0xFF);
  328. lua_pop(L, 1);
  329. }
  330. }else if(lua_isstring(L, -1)){
  331. size_t len;
  332. const char *fail_name = luaL_checklstring(L, -1, &len);
  333. FILE* fd = (FILE *)luat_fs_fopen(fail_name, "rb");
  334. conf->opts->init_cmds_len = 0;
  335. if (fd){
  336. #define INITCMD_BUFF_SIZE 128
  337. char init_cmd_buff[INITCMD_BUFF_SIZE] ;
  338. conf->opts->init_cmds = luat_heap_malloc(sizeof(uint16_t));
  339. while (1) {
  340. memset(init_cmd_buff, 0, INITCMD_BUFF_SIZE);
  341. int readline_len = luat_fs_readline(init_cmd_buff, INITCMD_BUFF_SIZE-1, fd);
  342. if (readline_len < 1)
  343. break;
  344. if (memcmp(init_cmd_buff, "#", 1)==0){
  345. continue;
  346. }
  347. char *token = strtok(init_cmd_buff, ",");
  348. if (sscanf(token,"%x",&cmd) < 1){
  349. continue;
  350. }
  351. conf->opts->init_cmds_len = conf->opts->init_cmds_len + 1;
  352. conf->opts->init_cmds = luat_heap_realloc(conf->opts->init_cmds,conf->opts->init_cmds_len * sizeof(uint16_t));
  353. conf->opts->init_cmds[conf->opts->init_cmds_len-1]=((cmd >> 8) & 0xFF00) | (cmd & 0xFF);;
  354. while( token != NULL ) {
  355. token = strtok(NULL, ",");
  356. if (sscanf(token,"%x",&cmd) < 1){
  357. break;
  358. }
  359. conf->opts->init_cmds_len = conf->opts->init_cmds_len + 1;
  360. conf->opts->init_cmds = luat_heap_realloc(conf->opts->init_cmds,conf->opts->init_cmds_len * sizeof(uint16_t));
  361. conf->opts->init_cmds[conf->opts->init_cmds_len-1]=((cmd >> 8) & 0xFF00) | (cmd & 0xFF);;
  362. }
  363. }
  364. conf->opts->init_cmds[conf->opts->init_cmds_len]= 0;
  365. luat_fs_fclose(fd);
  366. }else{
  367. LLOGE("init_cmd fail open error");
  368. }
  369. }
  370. lua_pop(L, 1);
  371. }
  372. // 默认自动flush,即使没有buff
  373. conf->auto_flush = 1;
  374. #ifdef LUAT_USE_LCD_SDL2
  375. extern const luat_lcd_opts_t lcd_opts_sdl2;
  376. conf->opts = &lcd_opts_sdl2;
  377. #endif
  378. if (conf->port == LUAT_LCD_HW_ID_0) luat_lcd_IF_init(conf);
  379. #if defined LUAT_USE_LCD_SERVICE
  380. if (init_in_service) {
  381. ret = luat_lcd_init_in_service(conf);
  382. } else
  383. #endif
  384. {
  385. ret = luat_lcd_init(conf);
  386. }
  387. if (ret != 0) {
  388. LLOGE("lcd init fail %d", ret);
  389. luat_heap_free(conf);
  390. lua_pushboolean(L, 0);
  391. return 0;
  392. }
  393. // 初始化OK, 配置额外的参数
  394. lcd_dft_conf = conf;
  395. u8g2_SetFont(&(conf->luat_lcd_u8g2), u8g2_font_opposansm12);
  396. u8g2_SetFontMode(&(conf->luat_lcd_u8g2), 0);
  397. u8g2_SetFontDirection(&(conf->luat_lcd_u8g2), 0);
  398. lua_pushboolean(L, 1);
  399. return 1;
  400. }
  401. LLOGE("ic not support: %s",tp);
  402. end:
  403. lua_pushboolean(L, 0);
  404. luat_heap_free(conf);
  405. return 1;
  406. }
  407. /*
  408. 关闭lcd显示屏
  409. @api lcd.close()
  410. @usage
  411. -- 关闭lcd
  412. lcd.close()
  413. */
  414. static int l_lcd_close(lua_State* L) {
  415. int ret = luat_lcd_close(lcd_dft_conf);
  416. lua_pushboolean(L, ret == 0 ? 1 : 0);
  417. return 1;
  418. }
  419. /*
  420. 开启lcd显示屏背光
  421. @api lcd.on()
  422. @usage
  423. -- 开启lcd显示屏背光
  424. lcd.on()
  425. */
  426. static int l_lcd_display_on(lua_State* L) {
  427. int ret = luat_lcd_display_on(lcd_dft_conf);
  428. lua_pushboolean(L, ret == 0 ? 1 : 0);
  429. return 1;
  430. }
  431. /*
  432. 关闭lcd显示屏背光
  433. @api lcd.off()
  434. @usage
  435. -- 关闭lcd显示屏背光
  436. lcd.off()
  437. */
  438. static int l_lcd_display_off(lua_State* L) {
  439. int ret = luat_lcd_display_off(lcd_dft_conf);
  440. lua_pushboolean(L, ret == 0 ? 1 : 0);
  441. return 1;
  442. }
  443. /*
  444. lcd睡眠
  445. @api lcd.sleep()
  446. @usage
  447. -- lcd睡眠
  448. lcd.sleep()
  449. */
  450. static int l_lcd_sleep(lua_State* L) {
  451. int ret = luat_lcd_sleep(lcd_dft_conf);
  452. lua_pushboolean(L, ret == 0 ? 1 : 0);
  453. return 1;
  454. }
  455. /*
  456. lcd唤醒
  457. @api lcd.wakeup()
  458. @usage
  459. -- lcd唤醒
  460. lcd.wakeup()
  461. */
  462. static int l_lcd_wakeup(lua_State* L) {
  463. int ret = luat_lcd_wakeup(lcd_dft_conf);
  464. lua_pushboolean(L, ret == 0 ? 1 : 0);
  465. return 1;
  466. }
  467. /*
  468. lcd反显
  469. @api lcd.invon()
  470. @usage
  471. -- lcd反显
  472. lcd.invon()
  473. */
  474. static int l_lcd_inv_on(lua_State* L) {
  475. int ret = luat_lcd_inv_on(lcd_dft_conf);
  476. lua_pushboolean(L, ret == 0 ? 1 : 0);
  477. return 1;
  478. }
  479. /*
  480. lcd反显关闭
  481. @api lcd.invoff()
  482. @usage
  483. -- lcd反显关闭
  484. lcd.invoff()
  485. */
  486. static int l_lcd_inv_off(lua_State* L) {
  487. int ret = luat_lcd_inv_off(lcd_dft_conf);
  488. lua_pushboolean(L, ret == 0 ? 1 : 0);
  489. return 1;
  490. }
  491. /*
  492. lcd命令
  493. @api lcd.cmd(cmd, param, param_len)
  494. @int lcd命令模式下的命令值
  495. @int/zbuff lcd命令模式下的参数值,如果只有1个参数,可以用int,如果有多个,使用zbuff传入
  496. @int 参数长度,如果上一个参数是int,则忽略长度
  497. @return boolean
  498. @usage
  499. -- lcd命令
  500. lcd.cmd(0x21)
  501. lcd.cmd(0x21)
  502. */
  503. static int l_lcd_write_cmd(lua_State* L) {
  504. uint8_t param;
  505. uint32_t param_len = 0;
  506. const uint8_t *data = NULL;
  507. if (lua_isinteger(L, 2))
  508. {
  509. param = lua_tointeger(L, 2);
  510. param_len = 1;
  511. data = &param;
  512. }
  513. else if (lua_isuserdata(L, 2)) {
  514. // zbuff
  515. luat_zbuff_t* buff = ((luat_zbuff_t *)luaL_checkudata(L, 2, LUAT_ZBUFF_TYPE));
  516. data = (const uint8_t*)buff->addr;
  517. param_len = luaL_optinteger(L, 3, buff->used);
  518. }
  519. int ret = lcd_write_cmd_data(lcd_dft_conf,(uint8_t)luaL_checkinteger(L, 1), data, param_len);
  520. lua_pushboolean(L, ret == 0 ? 1 : 0);
  521. return 1;
  522. }
  523. /*
  524. lcd数据
  525. @api lcd.data(data)
  526. @int data
  527. @usage
  528. -- lcd数据
  529. lcd.data(0x21)
  530. */
  531. static int l_lcd_write_data(lua_State* L) {
  532. int ret = lcd_write_data(lcd_dft_conf,(const uint8_t)luaL_checkinteger(L, 1));
  533. lua_pushboolean(L, ret == 0 ? 1 : 0);
  534. return 1;
  535. }
  536. /*
  537. lcd颜色设置
  538. @api lcd.setColor(back,fore)
  539. @int 背景色
  540. @int 前景色
  541. @usage
  542. -- lcd颜色设置
  543. lcd.setColor(0xFFFF,0x0000)
  544. */
  545. static int l_lcd_set_color(lua_State* L) {
  546. luat_color_t back,fore;
  547. back = (luat_color_t)luaL_checkinteger(L, 1);
  548. fore = (luat_color_t)luaL_checkinteger(L, 2);
  549. int ret = luat_lcd_set_color(back, fore);
  550. lua_pushboolean(L, ret == 0 ? 1 : 0);
  551. return 1;
  552. }
  553. static int l_lcd_set_direction(lua_State* L) {
  554. int ret = luat_lcd_set_direction(lcd_dft_conf, (uint8_t)luaL_checkinteger(L, 1));
  555. lua_pushboolean(L, ret == 0 ? 1 : 0);
  556. return 1;
  557. }
  558. /*
  559. lcd颜色填充
  560. @api lcd.draw(x1, y1, x2, y2,color)
  561. @int 左上边缘的X位置.
  562. @int 左上边缘的Y位置.
  563. @int 右下边缘的X位置.
  564. @int 右下边缘的Y位置.
  565. @string 字符串或zbuff对象
  566. @usage
  567. -- lcd颜色填充
  568. local buff = zbuff.create({201,1,16},0x001F)
  569. lcd.draw(20,30,220,30,buff)
  570. */
  571. static int l_lcd_draw(lua_State* L) {
  572. int16_t x1, y1, x2, y2;
  573. int ret;
  574. // luat_color_t *color = NULL;
  575. luat_zbuff_t *buff;
  576. x1 = luaL_checkinteger(L, 1);
  577. y1 = luaL_checkinteger(L, 2);
  578. x2 = luaL_checkinteger(L, 3);
  579. y2 = luaL_checkinteger(L, 4);
  580. if (lcd_dft_conf == NULL) {
  581. LLOGE("lcd not init");
  582. return 0;
  583. }
  584. if (lua_isinteger(L, 5)) {
  585. // color = (luat_color_t *)luaL_checkstring(L, 5);
  586. luat_color_t color = (luat_color_t)luaL_checkinteger(L, 1);
  587. ret = luat_lcd_draw(lcd_dft_conf, x1, y1, x2, y2, &color);
  588. }
  589. else if (lua_isuserdata(L, 5)) {
  590. buff = luaL_checkudata(L, 5, LUAT_ZBUFF_TYPE);
  591. luat_color_t *color = (luat_color_t *)buff->addr;
  592. ret = luat_lcd_draw(lcd_dft_conf, x1, y1, x2, y2, color);
  593. }
  594. else if(lua_isstring(L, 5)) {
  595. luat_color_t *color = (luat_color_t *)luaL_checkstring(L, 5);
  596. ret = luat_lcd_draw(lcd_dft_conf, x1, y1, x2, y2, color);
  597. }
  598. else {
  599. return 0;
  600. }
  601. lcd_auto_flush(lcd_dft_conf);
  602. // int ret = luat_lcd_draw(lcd_dft_conf, x1, y1, x2, y2, color);
  603. lua_pushboolean(L, ret == 0 ? 1 : 0);
  604. return 1;
  605. }
  606. /*
  607. lcd清屏
  608. @api lcd.clear(color)
  609. @int 屏幕颜色 可选参数,默认背景色
  610. @usage
  611. -- lcd清屏
  612. lcd.clear()
  613. */
  614. static int l_lcd_clear(lua_State* L) {
  615. //size_t len = 0;
  616. luat_color_t color = BACK_COLOR;
  617. if (lua_gettop(L) > 0)
  618. color = (luat_color_t)luaL_checkinteger(L, 1);
  619. int ret = luat_lcd_clear(lcd_dft_conf, color);
  620. lcd_auto_flush(lcd_dft_conf);
  621. lua_pushboolean(L, ret == 0 ? 1 : 0);
  622. return 1;
  623. }
  624. /*
  625. lcd颜色填充
  626. @api lcd.fill(x1, y1, x2, y2,color)
  627. @int 左上边缘的X位置.
  628. @int 左上边缘的Y位置.
  629. @int 右下边缘的X位置,不含
  630. @int 右下边缘的Y位置,不含
  631. @int 绘画颜色 可选参数,默认背景色
  632. @usage
  633. -- lcd颜色填充
  634. lcd.fill(20,30,220,30,0x0000)
  635. */
  636. static int l_lcd_draw_fill(lua_State* L) {
  637. int16_t x1, y1, x2, y2;
  638. luat_color_t color = BACK_COLOR;
  639. x1 = luaL_checkinteger(L, 1);
  640. y1 = luaL_checkinteger(L, 2);
  641. x2 = luaL_checkinteger(L, 3);
  642. y2 = luaL_checkinteger(L, 4);
  643. if (lua_gettop(L) > 4)
  644. color = (luat_color_t)luaL_checkinteger(L, 5);
  645. int ret = luat_lcd_draw_fill(lcd_dft_conf, x1, y1, x2, y2, color);
  646. lcd_auto_flush(lcd_dft_conf);
  647. lua_pushboolean(L, ret == 0 ? 1 : 0);
  648. return 1;
  649. }
  650. /*
  651. 画一个点.
  652. @api lcd.drawPoint(x0,y0,color)
  653. @int 点的X位置.
  654. @int 点的Y位置.
  655. @int 绘画颜色 可选参数,默认前景色
  656. @usage
  657. lcd.drawPoint(20,30,0x001F)
  658. */
  659. static int l_lcd_draw_point(lua_State* L) {
  660. int16_t x, y;
  661. luat_color_t color = FORE_COLOR;
  662. x = luaL_checkinteger(L, 1);
  663. y = luaL_checkinteger(L, 2);
  664. if (lua_gettop(L) > 2)
  665. color = (luat_color_t)luaL_checkinteger(L, 3);
  666. int ret = luat_lcd_draw_point(lcd_dft_conf, x, y, color);
  667. lcd_auto_flush(lcd_dft_conf);
  668. lua_pushboolean(L, ret == 0 ? 1 : 0);
  669. return 1;
  670. }
  671. /*
  672. 在两点之间画一条线.
  673. @api lcd.drawLine(x0,y0,x1,y1,color)
  674. @int 第一个点的X位置.
  675. @int 第一个点的Y位置.
  676. @int 第二个点的X位置.
  677. @int 第二个点的Y位置.
  678. @int 绘画颜色 可选参数,默认前景色
  679. @usage
  680. lcd.drawLine(20,30,220,30,0x001F)
  681. */
  682. static int l_lcd_draw_line(lua_State* L) {
  683. int16_t x1, y1, x2, y2;
  684. luat_color_t color = FORE_COLOR;
  685. x1 = luaL_checkinteger(L, 1);
  686. y1 = luaL_checkinteger(L, 2);
  687. x2 = luaL_checkinteger(L, 3);
  688. y2 = luaL_checkinteger(L, 4);
  689. if (lua_gettop(L) > 4)
  690. color = (luat_color_t)luaL_checkinteger(L, 5);
  691. int ret = luat_lcd_draw_line(lcd_dft_conf, x1, y1, x2, y2, color);
  692. lcd_auto_flush(lcd_dft_conf);
  693. lua_pushboolean(L, ret == 0 ? 1 : 0);
  694. return 1;
  695. }
  696. /*
  697. 从x / y位置(左上边缘)开始绘制一个框
  698. @api lcd.drawRectangle(x0,y0,x1,y1,color)
  699. @int 左上边缘的X位置.
  700. @int 左上边缘的Y位置.
  701. @int 右下边缘的X位置.
  702. @int 右下边缘的Y位置.
  703. @int 绘画颜色 可选参数,默认前景色
  704. @usage
  705. lcd.drawRectangle(20,40,220,80,0x001F)
  706. */
  707. static int l_lcd_draw_rectangle(lua_State* L) {
  708. int16_t x1, y1, x2, y2;
  709. luat_color_t color = FORE_COLOR;
  710. x1 = luaL_checkinteger(L, 1);
  711. y1 = luaL_checkinteger(L, 2);
  712. x2 = luaL_checkinteger(L, 3);
  713. y2 = luaL_checkinteger(L, 4);
  714. if (lua_gettop(L) > 4)
  715. color = (luat_color_t)luaL_checkinteger(L, 5);
  716. int ret = luat_lcd_draw_rectangle(lcd_dft_conf, x1, y1, x2, y2, color);
  717. lcd_auto_flush(lcd_dft_conf);
  718. lua_pushboolean(L, ret == 0 ? 1 : 0);
  719. return 1;
  720. }
  721. /*
  722. 从x / y位置(圆心)开始绘制一个圆
  723. @api lcd.drawCircle(x0,y0,r,color)
  724. @int 圆心的X位置.
  725. @int 圆心的Y位置.
  726. @int 半径.
  727. @int 绘画颜色 可选参数,默认前景色
  728. @usage
  729. lcd.drawCircle(120,120,20,0x001F)
  730. */
  731. static int l_lcd_draw_circle(lua_State* L) {
  732. int16_t x0, y0, r;
  733. luat_color_t color = FORE_COLOR;
  734. x0 = luaL_checkinteger(L, 1);
  735. y0 = luaL_checkinteger(L, 2);
  736. r = luaL_checkinteger(L, 3);
  737. if (lua_gettop(L) > 3)
  738. color = (luat_color_t)luaL_checkinteger(L, 4);
  739. int ret = luat_lcd_draw_circle(lcd_dft_conf, x0, y0, r, color);
  740. lcd_auto_flush(lcd_dft_conf);
  741. lua_pushboolean(L, ret == 0 ? 1 : 0);
  742. return 1;
  743. }
  744. /*
  745. 缓冲区绘制QRCode
  746. @api lcd.drawQrcode(x, y, str, size)
  747. @int x坐标
  748. @int y坐标
  749. @string 二维码的内容
  750. @int 显示大小 (注意:二维码生成大小与要显示内容和纠错等级有关,生成版本为1-40(对应 21x21 - 177x177)的不定大小,如果和设置大小不同会自动在指定的区域中间显示二维码,如二维码未显示请查看日志提示)
  751. @return nil 无返回值
  752. */
  753. static int l_lcd_drawQrcode(lua_State *L)
  754. {
  755. size_t len;
  756. int x = luaL_checkinteger(L, 1);
  757. int y = luaL_checkinteger(L, 2);
  758. const char* text = luaL_checklstring(L, 3, &len);
  759. int size = luaL_checkinteger(L, 4);
  760. uint8_t *qrcode = luat_heap_malloc(qrcodegen_BUFFER_LEN_MAX);
  761. uint8_t *tempBuffer = luat_heap_malloc(qrcodegen_BUFFER_LEN_MAX);
  762. if (qrcode == NULL || tempBuffer == NULL) {
  763. if (qrcode)
  764. luat_heap_free(qrcode);
  765. if (tempBuffer)
  766. luat_heap_free(tempBuffer);
  767. LLOGE("qrcode out of memory");
  768. return 0;
  769. }
  770. bool ok = qrcodegen_encodeText(text, tempBuffer, qrcode, qrcodegen_Ecc_LOW,
  771. qrcodegen_VERSION_MIN, qrcodegen_VERSION_MAX, qrcodegen_Mask_AUTO, true);
  772. if (ok){
  773. int qr_size = qrcodegen_getSize(qrcode);
  774. if (size < qr_size){
  775. LLOGE("size must be greater than qr_size %d",qr_size);
  776. goto end;
  777. }
  778. int scale = size / qr_size ;
  779. if (!scale)scale = 1;
  780. int margin = (size - qr_size * scale) / 2;
  781. luat_lcd_draw_fill(lcd_dft_conf,x,y,x+size,y+size,BACK_COLOR);
  782. x+=margin;
  783. y+=margin;
  784. for (int j = 0; j < qr_size; j++) {
  785. for (int i = 0; i < qr_size; i++) {
  786. if (qrcodegen_getModule(qrcode, i, j))
  787. luat_lcd_draw_fill(lcd_dft_conf,x+i*scale,y+j*scale,x+(i+1)*scale,y+(j+1)*scale,FORE_COLOR);
  788. }
  789. }
  790. }else{
  791. LLOGE("qrcodegen_encodeText false");
  792. }
  793. end:
  794. if (qrcode)
  795. luat_heap_free(qrcode);
  796. if (tempBuffer)
  797. luat_heap_free(tempBuffer);
  798. lcd_auto_flush(lcd_dft_conf);
  799. return 0;
  800. }
  801. static uint8_t utf8_state;
  802. static uint16_t encoding;
  803. static uint16_t utf8_next(uint8_t b)
  804. {
  805. if ( b == 0 ) /* '\n' terminates the string to support the string list procedures */
  806. return 0x0ffff; /* end of string detected, pending UTF8 is discarded */
  807. if ( utf8_state == 0 )
  808. {
  809. if ( b >= 0xfc ) /* 6 byte sequence */
  810. {
  811. utf8_state = 5;
  812. b &= 1;
  813. }
  814. else if ( b >= 0xf8 )
  815. {
  816. utf8_state = 4;
  817. b &= 3;
  818. }
  819. else if ( b >= 0xf0 )
  820. {
  821. utf8_state = 3;
  822. b &= 7;
  823. }
  824. else if ( b >= 0xe0 )
  825. {
  826. utf8_state = 2;
  827. b &= 15;
  828. }
  829. else if ( b >= 0xc0 )
  830. {
  831. utf8_state = 1;
  832. b &= 0x01f;
  833. }
  834. else
  835. {
  836. /* do nothing, just use the value as encoding */
  837. return b;
  838. }
  839. encoding = b;
  840. return 0x0fffe;
  841. }
  842. else
  843. {
  844. utf8_state--;
  845. /* The case b < 0x080 (an illegal UTF8 encoding) is not checked here. */
  846. encoding<<=6;
  847. b &= 0x03f;
  848. encoding |= b;
  849. if ( utf8_state != 0 )
  850. return 0x0fffe; /* nothing to do yet */
  851. }
  852. return encoding;
  853. }
  854. static void u8g2_draw_hv_line(u8g2_t *u8g2, int16_t x, int16_t y, int16_t len, uint8_t dir, uint16_t color){
  855. switch(dir)
  856. {
  857. case 0:
  858. luat_lcd_draw_hline(lcd_dft_conf,x,y,len,color);
  859. break;
  860. case 1:
  861. luat_lcd_draw_vline(lcd_dft_conf,x,y,len,color);
  862. break;
  863. case 2:
  864. luat_lcd_draw_hline(lcd_dft_conf,x-len+1,y,len,color);
  865. break;
  866. case 3:
  867. luat_lcd_draw_vline(lcd_dft_conf,x,y-len+1,len,color);
  868. break;
  869. }
  870. }
  871. static void u8g2_font_decode_len(u8g2_t *u8g2, uint8_t len, uint8_t is_foreground){
  872. uint8_t cnt; /* total number of remaining pixels, which have to be drawn */
  873. uint8_t rem; /* remaining pixel to the right edge of the glyph */
  874. uint8_t current; /* number of pixels, which need to be drawn for the draw procedure */
  875. /* current is either equal to cnt or equal to rem */
  876. /* local coordinates of the glyph */
  877. uint8_t lx,ly;
  878. /* target position on the screen */
  879. int16_t x, y;
  880. u8g2_font_decode_t *decode = &(u8g2->font_decode);
  881. cnt = len;
  882. /* get the local position */
  883. lx = decode->x;
  884. ly = decode->y;
  885. for(;;){
  886. /* calculate the number of pixel to the right edge of the glyph */
  887. rem = decode->glyph_width;
  888. rem -= lx;
  889. /* calculate how many pixel to draw. This is either to the right edge */
  890. /* or lesser, if not enough pixel are left */
  891. current = rem;
  892. if ( cnt < rem )
  893. current = cnt;
  894. /* now draw the line, but apply the rotation around the glyph target position */
  895. //u8g2_font_decode_draw_pixel(u8g2, lx,ly,current, is_foreground);
  896. // printf("lx:%d,ly:%d,current:%d, is_foreground:%d \r\n",lx,ly,current, is_foreground);
  897. /* get target position */
  898. x = decode->target_x;
  899. y = decode->target_y;
  900. /* apply rotation */
  901. x = u8g2_add_vector_x(x, lx, ly, decode->dir);
  902. y = u8g2_add_vector_y(y, lx, ly, decode->dir);
  903. /* draw foreground and background (if required) */
  904. if ( current > 0 ) /* avoid drawing zero length lines, issue #4 */
  905. {
  906. if ( is_foreground )
  907. {
  908. u8g2_draw_hv_line(u8g2, x, y, current, decode->dir, lcd_str_fg_color);
  909. }
  910. // else if ( decode->is_transparent == 0 )
  911. // {
  912. // u8g2_draw_hv_line(u8g2, x, y, current, decode->dir, lcd_str_bg_color);
  913. // }
  914. }
  915. /* check, whether the end of the run length code has been reached */
  916. if ( cnt < rem )
  917. break;
  918. cnt -= rem;
  919. lx = 0;
  920. ly++;
  921. }
  922. lx += cnt;
  923. decode->x = lx;
  924. decode->y = ly;
  925. }
  926. static void u8g2_font_setup_decode(u8g2_t *u8g2, const uint8_t *glyph_data)
  927. {
  928. u8g2_font_decode_t *decode = &(u8g2->font_decode);
  929. decode->decode_ptr = glyph_data;
  930. decode->decode_bit_pos = 0;
  931. /* 8 Nov 2015, this is already done in the glyph data search procedure */
  932. /*
  933. decode->decode_ptr += 1;
  934. decode->decode_ptr += 1;
  935. */
  936. decode->glyph_width = u8g2_font_decode_get_unsigned_bits(decode, u8g2->font_info.bits_per_char_width);
  937. decode->glyph_height = u8g2_font_decode_get_unsigned_bits(decode,u8g2->font_info.bits_per_char_height);
  938. }
  939. static int8_t u8g2_font_decode_glyph(u8g2_t *u8g2, const uint8_t *glyph_data){
  940. uint8_t a, b;
  941. int8_t x, y;
  942. int8_t d;
  943. int8_t h;
  944. u8g2_font_decode_t *decode = &(u8g2->font_decode);
  945. u8g2_font_setup_decode(u8g2, glyph_data);
  946. h = u8g2->font_decode.glyph_height;
  947. x = u8g2_font_decode_get_signed_bits(decode, u8g2->font_info.bits_per_char_x);
  948. y = u8g2_font_decode_get_signed_bits(decode, u8g2->font_info.bits_per_char_y);
  949. d = u8g2_font_decode_get_signed_bits(decode, u8g2->font_info.bits_per_delta_x);
  950. if ( decode->glyph_width > 0 )
  951. {
  952. decode->target_x = u8g2_add_vector_x(decode->target_x, x, -(h+y), decode->dir);
  953. decode->target_y = u8g2_add_vector_y(decode->target_y, x, -(h+y), decode->dir);
  954. //u8g2_add_vector(&(decode->target_x), &(decode->target_y), x, -(h+y), decode->dir);
  955. /* reset local x/y position */
  956. decode->x = 0;
  957. decode->y = 0;
  958. /* decode glyph */
  959. for(;;){
  960. a = u8g2_font_decode_get_unsigned_bits(decode, u8g2->font_info.bits_per_0);
  961. b = u8g2_font_decode_get_unsigned_bits(decode, u8g2->font_info.bits_per_1);
  962. do{
  963. u8g2_font_decode_len(u8g2, a, 0);
  964. u8g2_font_decode_len(u8g2, b, 1);
  965. } while( u8g2_font_decode_get_unsigned_bits(decode, 1) != 0 );
  966. if ( decode->y >= h )
  967. break;
  968. }
  969. }
  970. return d;
  971. }
  972. const uint8_t *u8g2_font_get_glyph_data(u8g2_t *u8g2, uint16_t encoding);
  973. static int16_t u8g2_font_draw_glyph(u8g2_t *u8g2, int16_t x, int16_t y, uint16_t encoding){
  974. int16_t dx = 0;
  975. u8g2->font_decode.target_x = x;
  976. u8g2->font_decode.target_y = y;
  977. const uint8_t *glyph_data = u8g2_font_get_glyph_data(u8g2, encoding);
  978. if ( glyph_data != NULL ){
  979. dx = u8g2_font_decode_glyph(u8g2, glyph_data);
  980. }
  981. return dx;
  982. }
  983. extern void luat_u8g2_set_ascii_indentation(uint8_t value);
  984. /*
  985. 设置字体
  986. @api lcd.setFont(font, indentation)
  987. @int font lcd.font_XXX 请查阅常量表
  988. @int indentation, 等宽字体ascii右侧缩进0~127个pixel,等宽字体的ascii字符可能在右侧有大片空白,用户可以选择删除部分。留空或者超过127则直接删除右半边, 非等宽字体无效
  989. @usage
  990. -- 设置为字体,对之后的drawStr有效,调用lcd.drawStr前一定要先设置
  991. -- 若提示 "only font pointer is allow" , 则代表当前固件不含对应字体, 可使用云编译服务免费定制
  992. -- 云编译文档: https://wiki.luatos.com/develop/compile/Cloud_compilation.html
  993. -- lcd库的默认字体均以 lcd.font_ 开头
  994. lcd.setFont(lcd.font_opposansm12)
  995. lcd.drawStr(40,10,"drawStr")
  996. sys.wait(2000)
  997. lcd.setFont(lcd.font_opposansm12_chinese) -- 具体取值可参考api文档的常量表
  998. lcd.drawStr(40,40,"drawStr测试")
  999. */
  1000. static int l_lcd_set_font(lua_State *L) {
  1001. if (!lua_islightuserdata(L, 1)) {
  1002. LLOGE("only font pointer is allow");
  1003. return 0;
  1004. }
  1005. const uint8_t *ptr = (const uint8_t *)lua_touserdata(L, 1);
  1006. if (ptr == NULL) {
  1007. LLOGE("only font pointer is allow");
  1008. return 0;
  1009. }
  1010. if (lcd_dft_conf == NULL) {
  1011. LLOGE("lcd not init");
  1012. return 0;
  1013. }
  1014. luat_u8g2_set_ascii_indentation(0xff);
  1015. u8g2_SetFont(&(lcd_dft_conf->luat_lcd_u8g2), ptr);
  1016. if (lua_isinteger(L, 2)) {
  1017. int indentation = luaL_checkinteger(L, 2);
  1018. luat_u8g2_set_ascii_indentation(indentation);
  1019. }
  1020. lua_pushboolean(L, 1);
  1021. return 1;
  1022. }
  1023. /*
  1024. 显示字符串
  1025. @api lcd.drawStr(x,y,str,fg_color)
  1026. @int x 横坐标
  1027. @int y 竖坐标 注意:此(x,y)为左下起始坐标
  1028. @string str 文件内容
  1029. @int fg_color str颜色 注意:此参数可选,如不填写则使用之前设置的颜色,绘制只会绘制字体部分,背景需要自己清除
  1030. @usage
  1031. -- 显示之前先设置为中文字体,对之后的drawStr有效
  1032. lcd.setFont(lcd.font_opposansm12)
  1033. lcd.drawStr(40,10,"drawStr")
  1034. sys.wait(2000)
  1035. lcd.setFont(lcd.font_opposansm16_chinese)
  1036. lcd.drawStr(40,40,"drawStr测试")
  1037. */
  1038. static int l_lcd_draw_str(lua_State* L) {
  1039. int x, y;
  1040. size_t sz;
  1041. const uint8_t* data;
  1042. x = luaL_checkinteger(L, 1);
  1043. y = luaL_checkinteger(L, 2);
  1044. data = (const uint8_t*)luaL_checklstring(L, 3, &sz);
  1045. lcd_str_fg_color = (luat_color_t)luaL_optinteger(L, 4,FORE_COLOR);
  1046. // lcd_str_bg_color = (uint32_t)luaL_optinteger(L, 5,BACK_COLOR);
  1047. if (sz == 0)
  1048. return 0;
  1049. if (lcd_dft_conf == NULL) {
  1050. LLOGE("lcd not init");
  1051. return 0;
  1052. }
  1053. uint16_t e;
  1054. int16_t delta;
  1055. utf8_state = 0;
  1056. for(;;){
  1057. e = utf8_next((uint8_t)*data);
  1058. if ( e == 0x0ffff )
  1059. break;
  1060. data++;
  1061. if ( e != 0x0fffe ){
  1062. delta = u8g2_font_draw_glyph(&(lcd_dft_conf->luat_lcd_u8g2), x, y, e);
  1063. if (e < 0x0080) delta = luat_u8g2_need_ascii_cut(delta);
  1064. switch(lcd_dft_conf->luat_lcd_u8g2.font_decode.dir){
  1065. case 0:
  1066. x += delta;
  1067. break;
  1068. case 1:
  1069. y += delta;
  1070. break;
  1071. case 2:
  1072. x -= delta;
  1073. break;
  1074. case 3:
  1075. y -= delta;
  1076. break;
  1077. }
  1078. }
  1079. }
  1080. lcd_auto_flush(lcd_dft_conf);
  1081. return 0;
  1082. }
  1083. #ifdef LUAT_USE_GTFONT
  1084. #include "luat_gtfont.h"
  1085. /*
  1086. 使用gtfont显示gb2312字符串
  1087. @api lcd.drawGtfontGb2312(str,size,x,y)
  1088. @string str 显示字符串
  1089. @int size 字体大小 (支持16-192号大小字体)
  1090. @int x 横坐标
  1091. @int y 竖坐标
  1092. @usage
  1093. -- 注意, gtfont是额外的字体芯片硬件, 需要外挂在SPI总线才能调用本函数的
  1094. lcd.drawGtfontGb2312("啊啊啊",32,0,0)
  1095. */
  1096. /*
  1097. 使用gtfont显示gbk字符串
  1098. @api lcd.drawGtfontGbk(str,size,x,y)
  1099. @string str 显示字符串
  1100. @int size 字体大小 (支持16-192号大小字体)
  1101. @int x 横坐标
  1102. @int y 竖坐标
  1103. @usage
  1104. -- 注意, gtfont是额外的字体芯片硬件, 需要外挂在SPI总线才能调用本函数的
  1105. lcd.drawGtfontGbk("啊啊啊",32,0,0)
  1106. */
  1107. static int l_lcd_draw_gtfont_gbk(lua_State *L) {
  1108. size_t len;
  1109. int i = 0;
  1110. uint8_t strhigh,strlow ;
  1111. uint16_t str;
  1112. const char *fontCode = luaL_checklstring(L, 1,&len);
  1113. unsigned char size = luaL_checkinteger(L, 2);
  1114. int x = luaL_checkinteger(L, 3);
  1115. int y = luaL_checkinteger(L, 4);
  1116. lcd_str_fg_color = (luat_color_t)luaL_optinteger(L, 5,FORE_COLOR);
  1117. // lcd_str_bg_color = (luat_color_t)luaL_optinteger(L, 6,BACK_COLOR);
  1118. if (lcd_dft_conf == NULL) {
  1119. LLOGE("lcd not init");
  1120. return 0;
  1121. }
  1122. int buff_size = size*size/8;
  1123. unsigned char* buf = luat_heap_malloc(buff_size);
  1124. if (buf == NULL){
  1125. LLOGE("malloc error");
  1126. return 0;
  1127. }
  1128. while ( i < len){
  1129. memset(buf,0x00,buff_size);
  1130. strhigh = *fontCode;
  1131. fontCode++;
  1132. strlow = *fontCode;
  1133. str = (strhigh<<8)|strlow;
  1134. fontCode++;
  1135. int font_size = get_font(buf, str<0x80?VEC_HZ_ASCII_STY:VEC_BLACK_STY, str, size, size, size);
  1136. if(font_size == 0){
  1137. LLOGW("get gtfont error size:%d font_size:%d",size,font_size);
  1138. return 0;
  1139. }
  1140. gtfont_draw_w(buf , x ,y , font_size,size , size,luat_lcd_draw_point,lcd_dft_conf,0);
  1141. x+=size;
  1142. i+=2;
  1143. }
  1144. lcd_auto_flush(lcd_dft_conf);
  1145. luat_heap_free(buf);
  1146. return 0;
  1147. }
  1148. /*
  1149. 使用gtfont灰度显示gb2312字符串
  1150. @api lcd.drawGtfontGb2312Gray(str,size,gray,x,y)
  1151. @string str 显示字符串
  1152. @int size 字体大小 (支持16-192号大小字体)
  1153. @int gray 灰度[1阶/2阶/4阶]
  1154. @int x 横坐标
  1155. @int y 竖坐标
  1156. @usage
  1157. -- 注意, gtfont是额外的字体芯片硬件, 需要外挂在SPI总线才能调用本函数的
  1158. lcd.drawGtfontGb2312Gray("啊啊啊",32,4,0,40)
  1159. */
  1160. /*
  1161. 使用gtfont灰度显示gbk字符串
  1162. @api lcd.drawGtfontGbkGray(str,size,gray,x,y)
  1163. @string str 显示字符串
  1164. @int size 字体大小 (支持16-192号大小字体)
  1165. @int gray 灰度[1阶/2阶/4阶]
  1166. @int x 横坐标
  1167. @int y 竖坐标
  1168. @usage
  1169. -- 注意, gtfont是额外的字体芯片硬件, 需要外挂在SPI总线才能调用本函数的
  1170. lcd.drawGtfontGbkGray("啊啊啊",32,4,0,40)
  1171. */
  1172. static int l_lcd_draw_gtfont_gbk_gray(lua_State* L) {
  1173. size_t len;
  1174. int i = 0;
  1175. uint8_t strhigh,strlow ;
  1176. uint16_t str;
  1177. const char *fontCode = luaL_checklstring(L, 1,&len);
  1178. unsigned char size = luaL_checkinteger(L, 2);
  1179. unsigned char font_g = luaL_optinteger(L, 3, 4);
  1180. int x = luaL_checkinteger(L, 4);
  1181. int y = luaL_checkinteger(L, 5);
  1182. lcd_str_fg_color = (luat_color_t)luaL_optinteger(L, 6,FORE_COLOR);
  1183. // lcd_str_bg_color = (luat_color_t)luaL_optinteger(L, 7,BACK_COLOR);
  1184. int buff_size = size*4*size*4/8+512;
  1185. unsigned char* buf = luat_heap_malloc(buff_size);
  1186. if (buf == NULL){
  1187. LLOGE("malloc error");
  1188. return 0;
  1189. }
  1190. while ( i < len){
  1191. memset(buf,0x00,buff_size);
  1192. strhigh = *fontCode;
  1193. fontCode++;
  1194. strlow = *fontCode;
  1195. str = (strhigh<<8)|strlow;
  1196. fontCode++;
  1197. unsigned int* width = NULL;
  1198. width = get_Font_Gray(buf,str<0x80?VEC_HZ_ASCII_STY:VEC_BLACK_STY,str,size, size);
  1199. // LLOGW("get_Font_Gray width[0]:%d width[1]:%d",width[0], width[1]);
  1200. int dw = gtfont_draw_gray_hz(buf, x, y, width[0] , size, width[1], 1,luat_lcd_draw_point,lcd_dft_conf,0);
  1201. x+=dw;
  1202. i+=2;
  1203. }
  1204. lcd_auto_flush(lcd_dft_conf);
  1205. luat_heap_free(buf);
  1206. return 0;
  1207. }
  1208. #ifdef LUAT_USE_GTFONT_UTF8
  1209. /*
  1210. 使用gtfont显示UTF8字符串
  1211. @api lcd.drawGtfontUtf8(str,size,x,y)
  1212. @string str 显示字符串
  1213. @int size 字体大小 (支持16-192号大小字体)
  1214. @int x 横坐标
  1215. @int y 竖坐标
  1216. @usage
  1217. lcd.drawGtfontUtf8("啊啊啊",32,0,0)
  1218. */
  1219. static int l_lcd_draw_gtfont_utf8(lua_State *L) {
  1220. size_t len;
  1221. int i = 0;
  1222. uint8_t strhigh,strlow ;
  1223. uint16_t e,str;
  1224. const char *fontCode = luaL_checklstring(L, 1,&len);
  1225. unsigned char size = luaL_checkinteger(L, 2);
  1226. int x = luaL_checkinteger(L, 3);
  1227. int y = luaL_checkinteger(L, 4);
  1228. lcd_str_fg_color = (luat_color_t)luaL_optinteger(L, 5,FORE_COLOR);
  1229. // lcd_str_bg_color = (luat_color_t)luaL_optinteger(L, 6,BACK_COLOR);
  1230. int buff_size = size*size/8+512;
  1231. unsigned char* buf = luat_heap_malloc(buff_size);
  1232. if (buf == NULL){
  1233. LLOGE("malloc error");
  1234. return 0;
  1235. }
  1236. for(;;){
  1237. memset(buf,0,buff_size);
  1238. e = utf8_next((uint8_t)*fontCode);
  1239. if ( e == 0x0ffff )
  1240. break;
  1241. fontCode++;
  1242. if ( e != 0x0fffe ){
  1243. uint16_t str = gt_unicode2gb18030(e);
  1244. int font_size = get_font(buf, str<0x80?VEC_HZ_ASCII_STY:VEC_BLACK_STY, str, size, size, size);
  1245. if(font_size == 0){
  1246. LLOGW("get gtfont error size:%d font_size:%d",size,font_size);
  1247. return 0;
  1248. }
  1249. unsigned int dw = gtfont_draw_w(buf , x ,y , font_size,size , size,luat_lcd_draw_point,lcd_dft_conf,0);
  1250. x+=(str<0x80 && str!=0x31)?dw:size;
  1251. }
  1252. }
  1253. lcd_auto_flush(lcd_dft_conf);
  1254. luat_heap_free(buf);
  1255. return 0;
  1256. }
  1257. /*
  1258. 使用gtfont灰度显示UTF8字符串
  1259. @api lcd.drawGtfontUtf8Gray(str,size,gray,x,y)
  1260. @string str 显示字符串
  1261. @int size 字体大小 (支持16-192号大小字体)
  1262. @int gray 灰度[1阶/2阶/4阶]
  1263. @int x 横坐标
  1264. @int y 竖坐标
  1265. @usage
  1266. lcd.drawGtfontUtf8Gray("啊啊啊",32,4,0,40)
  1267. */
  1268. static int l_lcd_draw_gtfont_utf8_gray(lua_State* L) {
  1269. size_t len;
  1270. int i = 0;
  1271. uint8_t strhigh,strlow;
  1272. uint16_t e,str;
  1273. const char *fontCode = luaL_checklstring(L, 1,&len);
  1274. unsigned char size = luaL_checkinteger(L, 2);
  1275. unsigned char font_g = luaL_optinteger(L, 3, 4);
  1276. int x = luaL_checkinteger(L, 4);
  1277. int y = luaL_checkinteger(L, 5);
  1278. lcd_str_fg_color = (luat_color_t)luaL_optinteger(L, 6,FORE_COLOR);
  1279. // lcd_str_bg_color = (luat_color_t)luaL_optinteger(L, 7,BACK_COLOR);
  1280. uint16_t buff_size = size*4*size*4/8+512;
  1281. unsigned char* buf = luat_heap_malloc(buff_size);
  1282. // LLOGD("buff_size:%d buf:%p", buff_size,buf);
  1283. if (buf == NULL){
  1284. LLOGE("malloc error");
  1285. return 0;
  1286. }
  1287. for(;;){
  1288. memset(buf,0x00,buff_size);
  1289. e = utf8_next((uint8_t)*fontCode);
  1290. if ( e == 0x0ffff )
  1291. break;
  1292. fontCode++;
  1293. if ( e != 0x0fffe ){
  1294. uint16_t str = gt_unicode2gb18030(e);
  1295. unsigned int* width = NULL;
  1296. width = get_Font_Gray(buf,str<0x80?VEC_HZ_ASCII_STY:VEC_BLACK_STY,str,size, size);
  1297. // LLOGW("get_Font_Gray size:%d width[0]:%d width[1]:%d", size, width[0], width[1]);
  1298. int dw = gtfont_draw_gray_hz(buf, x, y, width[0] , size, width[1], 1,luat_lcd_draw_point,lcd_dft_conf,0);
  1299. // LLOGW("gtfont_draw_gray_hz dw:%d",dw);
  1300. x+=dw;
  1301. }
  1302. }
  1303. lcd_auto_flush(lcd_dft_conf);
  1304. luat_heap_free(buf);
  1305. return 0;
  1306. }
  1307. #endif // LUAT_USE_GTFONT_UTF8
  1308. #endif // LUAT_USE_GTFONT
  1309. static int l_lcd_set_default(lua_State *L) {
  1310. if (lua_gettop(L) == 1) {
  1311. lcd_dft_conf = lua_touserdata(L, 1);
  1312. lua_pushboolean(L, 1);
  1313. return 1;
  1314. }
  1315. return 1;
  1316. }
  1317. static int l_lcd_get_default(lua_State *L) {
  1318. if (lcd_dft_conf == NULL)
  1319. return 0;
  1320. lua_pushlightuserdata(L, lcd_dft_conf);
  1321. return 1;
  1322. }
  1323. /*
  1324. 获取屏幕尺寸
  1325. @api lcd.getSize()
  1326. @return int 宽, 如果未初始化会返回0
  1327. @return int 高, 如果未初始化会返回0
  1328. @usage
  1329. log.info("lcd", "size", lcd.getSize())
  1330. */
  1331. static int l_lcd_get_size(lua_State *L) {
  1332. if (lua_gettop(L) == 1) {
  1333. luat_lcd_conf_t * conf = lua_touserdata(L, 1);
  1334. if (conf) {
  1335. lua_pushinteger(L, conf->w);
  1336. lua_pushinteger(L, conf->h);
  1337. return 2;
  1338. }
  1339. }
  1340. if (lcd_dft_conf == NULL) {
  1341. lua_pushinteger(L, 0);
  1342. lua_pushinteger(L, 0);
  1343. }
  1344. else {
  1345. lua_pushinteger(L, lcd_dft_conf->w);
  1346. lua_pushinteger(L, lcd_dft_conf->h);
  1347. }
  1348. return 2;
  1349. }
  1350. /*
  1351. 绘制位图
  1352. @api lcd.drawXbm(x, y, w, h, data)
  1353. @int X坐标
  1354. @int y坐标
  1355. @int 位图宽
  1356. @int 位图高
  1357. @int 位图数据,每一位代表一个像素
  1358. @usage
  1359. -- 取模使用PCtoLCD2002软件即可 阴码 逐行 逆向
  1360. -- 在(0,0)为左上角,绘制 16x16 "今" 的位图
  1361. lcd.drawXbm(0, 0, 16,16, string.char(
  1362. 0x80,0x00,0x80,0x00,0x40,0x01,0x20,0x02,0x10,0x04,0x48,0x08,0x84,0x10,0x83,0x60,
  1363. 0x00,0x00,0xF8,0x0F,0x00,0x08,0x00,0x04,0x00,0x04,0x00,0x02,0x00,0x01,0x80,0x00
  1364. ))
  1365. */
  1366. static int l_lcd_drawxbm(lua_State *L){
  1367. int x = luaL_checkinteger(L, 1);
  1368. int y = luaL_checkinteger(L, 2);
  1369. size_t w = luaL_checkinteger(L, 3);
  1370. size_t h = luaL_checkinteger(L, 4);
  1371. size_t len = 0;
  1372. const char* data = luaL_checklstring(L, 5, &len);
  1373. uint8_t mask = 1;
  1374. if (h < 1) return 0; // 行数必须大于0
  1375. if (len*8/h < w) return 0; // 起码要填满一行
  1376. int w1 = w/8;
  1377. if (w%8)w1++;
  1378. if (len != h*w1)return 0;
  1379. if (lcd_dft_conf == NULL) {
  1380. LLOGE("lcd not init");
  1381. return 0;
  1382. }
  1383. luat_color_t* color_w = luat_heap_malloc(sizeof(luat_color_t) * w);
  1384. for (size_t b = 0; b < h; b++){
  1385. size_t a = 0;
  1386. while (a < w){
  1387. for (size_t c = 0; c < 8; c++){
  1388. if (*data&(mask<<c)){
  1389. color_w[a]=FORE_COLOR;
  1390. }else{
  1391. color_w[a]=BACK_COLOR;
  1392. }
  1393. a++;
  1394. if (a == w)break;
  1395. }
  1396. data++;
  1397. }
  1398. luat_lcd_draw(lcd_dft_conf, x, y+b, x+w-1, y+b, color_w);
  1399. }
  1400. luat_heap_free(color_w);
  1401. lcd_auto_flush(lcd_dft_conf);
  1402. lua_pushboolean(L, 1);
  1403. return 1;
  1404. }
  1405. #ifdef LUAT_USE_TJPGD
  1406. /*
  1407. 显示图片,当前只支持jpg,jpeg
  1408. @api lcd.showImage(x, y, file)
  1409. @int X坐标
  1410. @int y坐标
  1411. @string 文件路径
  1412. @usage
  1413. lcd.showImage(0,0,"/luadb/logo.jpg")
  1414. */
  1415. int l_lcd_showimage(lua_State *L);
  1416. #endif
  1417. /*
  1418. 主动刷新数据到界面, 仅设置buff且禁用自动属性后使用
  1419. @api lcd.flush()
  1420. @return bool 成功返回true, 否则返回nil/false
  1421. @usage
  1422. -- 本API与 lcd.setupBuff lcd.autoFlush 配合使用
  1423. lcd.flush()
  1424. */
  1425. static int l_lcd_flush(lua_State* L) {
  1426. luat_lcd_conf_t * conf = NULL;
  1427. if (lua_gettop(L) == 1) {
  1428. conf = lua_touserdata(L, 1);
  1429. }else {
  1430. conf = lcd_dft_conf;
  1431. }
  1432. if (conf == NULL) {
  1433. //LLOGW("lcd not init");
  1434. return 0;
  1435. }
  1436. if (conf->buff == NULL) {
  1437. //LLOGW("lcd without buff, not support flush");
  1438. return 0;
  1439. }
  1440. if (conf->auto_flush) {
  1441. //LLOGI("lcd auto flush is enable, no need for flush");
  1442. return 0;
  1443. }
  1444. luat_lcd_flush(conf);
  1445. lua_pushboolean(L, 1);
  1446. return 1;
  1447. }
  1448. /*
  1449. 设置显示缓冲区, 所需内存大小为 2×宽×高 字节. 请衡量内存需求与业务所需的刷新频次.
  1450. @api lcd.setupBuff(conf, onheap)
  1451. @userdata conf指针, 不需要传
  1452. @bool true使用heap内存, false使用vm内存, 默认使用vm内存, 不需要主动传
  1453. @return bool 是否成功
  1454. @usage
  1455. -- 初始化lcd的buff缓冲区, 可理解为FrameBuffer区域.
  1456. lcd.setupBuff()
  1457. */
  1458. static int l_lcd_setup_buff(lua_State* L) {
  1459. luat_lcd_conf_t * conf = NULL;
  1460. if (lua_gettop(L) == 1) {
  1461. conf = lua_touserdata(L, 1);
  1462. }
  1463. else {
  1464. conf = lcd_dft_conf;
  1465. }
  1466. if (conf == NULL) {
  1467. LLOGW("lcd not init");
  1468. return 0;
  1469. }
  1470. if (conf->buff != NULL && conf->buff_ex != NULL) {
  1471. LLOGI("lcd buff is aready exist");
  1472. return 0;
  1473. }
  1474. if (lua_isboolean(L, 2) && lua_toboolean(L, 2)) {
  1475. luat_lcd_setup_buff(conf);
  1476. }
  1477. else {
  1478. conf->buff = lua_newuserdata(L, sizeof(luat_color_t) * conf->w * conf->h);
  1479. if (conf->buff) {
  1480. conf->buff_ref = luaL_ref(L, LUA_REGISTRYINDEX);
  1481. }
  1482. }
  1483. if (conf->buff == NULL) {
  1484. LLOGE("lcd buff malloc fail, out of memory? size %d", sizeof(luat_color_t) * conf->w * conf->h);
  1485. return 0;
  1486. }
  1487. // 先设置为不需要的区间
  1488. conf->flush_y_min = conf->h;
  1489. conf->flush_y_max = 0;
  1490. // luat_lcd_clear 会将区域扩展到整个屏幕
  1491. luat_lcd_clear(lcd_dft_conf, BACK_COLOR);
  1492. lua_pushboolean(L, 1);
  1493. return 1;
  1494. }
  1495. /*
  1496. 设置自动刷新, 需配合lcd.setupBuff使用
  1497. @api lcd.autoFlush(enable)
  1498. @bool 是否自动刷新,默认为true
  1499. @usage
  1500. -- 设置buff 并禁用自动更新
  1501. lcd.setupBuff()
  1502. lcd.autoFlush(false)
  1503. -- 禁止自动更新后, 需要使用 lcd.flush() 主动刷新数据到屏幕
  1504. */
  1505. static int l_lcd_auto_flush(lua_State* L) {
  1506. luat_lcd_conf_t * conf = lcd_dft_conf;
  1507. if (conf == NULL) {
  1508. LLOGW("lcd not init");
  1509. return 0;
  1510. }
  1511. conf->auto_flush = lua_toboolean(L, 1);
  1512. lua_pushboolean(L, conf->auto_flush);
  1513. return 1;
  1514. }
  1515. /*
  1516. RGB565颜色生成
  1517. @api lcd.rgb565(r, g, b, swap)
  1518. @int 红色, 0x00 ~ 0xFF
  1519. @int 绿色, 0x00 ~ 0xFF
  1520. @int 蓝色, 0x00 ~ 0xFF
  1521. @bool 是否翻转, true 翻转, false 不翻转. 默认翻转
  1522. @return int 颜色值
  1523. @usage
  1524. -- 本API支持多种模式, 参数数量分别是 1, 2, 3, 4
  1525. -- 1. 单参数形式, 24bit RGB值, swap = true, 推荐
  1526. local red = lcd.rgb565(0xFF0000)
  1527. local green = lcd.rgb565(0x00FF00)
  1528. local blue = lcd.rgb565(0x0000FF)
  1529. -- 2. 两参数形式, 24bit RGB值, 增加swap的设置
  1530. local red = lcd.rgb565(0xFF0000, true)
  1531. local green = lcd.rgb565(0x00FF00, true)
  1532. local blue = lcd.rgb565(0x0000FF, true)
  1533. -- 3. 三参数形式, 红/绿/蓝, 各8bit
  1534. local red = lcd.rgb565(0xFF, 0x00, 0x00)
  1535. local green = lcd.rgb565(0x00, 0xFF, 0x00)
  1536. local blue = lcd.rgb565(0x00, 0x00, 0xFF)
  1537. -- 4. 四参数形式, 红/绿/蓝, 各8bit, 增加swap的设置
  1538. local red = lcd.rgb565(0xFF, 0x00, 0x00, true)
  1539. local green = lcd.rgb565(0x00, 0xFF, 0x00, true)
  1540. local blue = lcd.rgb565(0x00, 0x00, 0xFF, true)
  1541. */
  1542. static int l_lcd_rgb565(lua_State* L) {
  1543. uint8_t r =0,g =0,b = 0;
  1544. uint8_t swap = 0;
  1545. uint16_t dst = 0;
  1546. int top = 0 ;
  1547. uint32_t rgb = 0;
  1548. top = lua_gettop(L);
  1549. if (top == 1 || top == 2) {
  1550. rgb = luaL_checkinteger(L, 1);
  1551. r = (uint8_t)((rgb >> 16 ) & 0xFF);
  1552. g = (uint8_t)((rgb >> 8 ) & 0xFF);
  1553. b = (uint8_t)((rgb >> 0 ) & 0xFF);
  1554. swap = (lua_isboolean(L, 2) && !lua_toboolean(L, 2)) ? 0U : 1U;
  1555. }
  1556. else if (top == 3 || top == 4) {
  1557. r = (uint8_t)luaL_checkinteger(L, 1);
  1558. g = (uint8_t)luaL_checkinteger(L, 2);
  1559. b = (uint8_t)luaL_checkinteger(L, 3);
  1560. swap = (lua_isboolean(L, 4) && !lua_toboolean(L, 4)) ? 0U : 1U;
  1561. }
  1562. else {
  1563. LLOGW("unkown args count %d", top);
  1564. dst = 0;
  1565. }
  1566. dst = (uint16_t)((r&0xF8)<<8) | (uint16_t)((g&0xFC)<<3) | (uint16_t)(b>>3);
  1567. if (swap) {
  1568. dst = ((dst >> 8) & 0xFF) + ((dst & 0xFF) << 8);
  1569. }
  1570. lua_pushinteger(L, dst);
  1571. return 1;
  1572. }
  1573. #ifdef LUAT_USE_UFONT
  1574. #include "luat_ufont.h"
  1575. static const int l_lcd_draw_utf8(lua_State *L) {
  1576. size_t sz = 0;
  1577. uint32_t letter = 0;
  1578. uint32_t str_offset;
  1579. int ret = 0;
  1580. uint16_t draw_offset = 0;
  1581. int draw_x = 0;
  1582. int draw_y = 0;
  1583. luat_font_char_desc_t desc = {0};
  1584. // 左上角坐标x,y
  1585. int x = luaL_checkinteger(L, 1);
  1586. int y = luaL_checkinteger(L, 2);
  1587. // 待绘制的字符串
  1588. const char* data = (const char*)luaL_checklstring(L, 3, &sz);
  1589. // 字体指针
  1590. lv_font_t* lfont = (lv_font_t*)lua_touserdata(L, 4);
  1591. if (lfont == NULL) {
  1592. LLOGW("draw without font");
  1593. return 0;
  1594. }
  1595. luat_font_header_t* font = (luat_font_header_t*)lfont->dsc;
  1596. // 是否填充背景
  1597. bool draw_bg = lua_isboolean(L, 5) ? lua_toboolean(L, 5) : true;
  1598. // 没内容, 不需要画了
  1599. if (sz == 0) {
  1600. // 直接返回原坐标
  1601. lua_pushinteger(L, x);
  1602. return 1;
  1603. }
  1604. // 没字体, 不需要画了
  1605. if (font == NULL) {
  1606. LLOGD("NULL font, skip draw");
  1607. // 直接返回原坐标
  1608. lua_pushinteger(L, x);
  1609. return 1;
  1610. }
  1611. // 超边界了没? 超了就没必要绘制了
  1612. if (lcd_dft_conf->h < y || lcd_dft_conf->w < x) {
  1613. //LLOGD("draw y %d h % font->line_height %d", y, lcd_dft_conf->h, font->line_height);
  1614. // 直接返回原坐标
  1615. lua_pushinteger(L, x);
  1616. return 1;
  1617. }
  1618. luat_color_t* buff = NULL;
  1619. if (draw_bg)
  1620. buff = luat_heap_malloc(font->line_height * font->line_height * 2);
  1621. // if (buff == NULL)
  1622. // return 0;
  1623. int offset = 0;
  1624. uint8_t *data_ptr = data;
  1625. uint8_t utf8_state = 0;
  1626. uint16_t utf8_tmp = 0;
  1627. uint16_t utf8_out = 0;
  1628. luat_color_t color = FORE_COLOR;
  1629. for (size_t i = 0; i < sz; i++)
  1630. {
  1631. utf8_out = luat_utf8_next(data[i], &utf8_state, &utf8_tmp);
  1632. if (utf8_out == 0x0ffff)
  1633. break; // 结束了
  1634. if (utf8_out == 0x0fffe)
  1635. continue; // 没读完一个字符,继续下一个循环
  1636. letter = (uint32_t)utf8_out;
  1637. //LLOGD("draw letter %04X", letter);
  1638. int ret = luat_font_get_bitmap(font, &desc, letter);
  1639. if (ret != 0) {
  1640. LLOGD("not such char in font");
  1641. draw_offset += font->line_height / 2; // 找不到字符, 默认跳过半个字
  1642. continue;
  1643. }
  1644. offset = 0;
  1645. // desc.data = tmp;
  1646. memset(buff, 0, font->line_height * font->line_height * 2);
  1647. draw_x = x + draw_offset;
  1648. draw_offset += desc.char_w;
  1649. if (draw_x >= 0 && draw_x + desc.char_w <= lcd_dft_conf->w) {
  1650. //if (lcd_dft_conf->buff == NULL) {
  1651. for (size_t j = 0; j < font->line_height; j++)
  1652. {
  1653. //LLOGD("draw char pix line %d", i);
  1654. for (size_t k = 0; k < desc.char_w; k++)
  1655. {
  1656. if ((desc.data[offset / 8] >> (7 - (offset % 8))) & 0x01) {
  1657. color = FORE_COLOR;
  1658. if (buff)
  1659. buff[offset] = FORE_COLOR;
  1660. else
  1661. luat_lcd_draw_point(lcd_dft_conf, draw_x + k, y + j, FORE_COLOR);
  1662. //LLOGD("draw char pix mark %d", offset);
  1663. }
  1664. else {
  1665. if (buff)
  1666. buff[offset] = BACK_COLOR;
  1667. //LLOGD("draw char pix offset %d color %04X", offset, FORE_COLOR);
  1668. }
  1669. offset ++;
  1670. }
  1671. }
  1672. //LLOGD("luat_lcd_draw %d %d %d %d", draw_x, y, draw_x + desc.char_w, y + font->line_height);
  1673. luat_lcd_draw(lcd_dft_conf, draw_x, y, draw_x + desc.char_w - 1, y + font->line_height - 1, buff);
  1674. //}
  1675. //else {
  1676. //
  1677. //}
  1678. }
  1679. }
  1680. if (buff)
  1681. luat_heap_free(buff);
  1682. lcd_auto_flush(lcd_dft_conf);
  1683. lua_pushinteger(L, draw_x + desc.char_w);
  1684. return 1;
  1685. }
  1686. #endif
  1687. /*
  1688. 硬件lcd qspi接口配置,需要在lcd.init前配置好
  1689. @api lcd.qspi(1_wire_command, 1_wire_command, 1_wire_command_4_wire_data, 4_wire_command_4_wire_data, vsync_reg, hsync_cmd, hsync_reg)
  1690. @int lcd命令模式下的qspi指令
  1691. @int lcd数据模式下,1线地址,4线数据的qspi指令,
  1692. @int lcd数据模式下,4线地址,4线数据的qspi指令,可以留空,如果存在,发送数据时优先使用这个模式
  1693. @int 帧同步时的地址值,只有无ram的屏幕需要,如果能用0x2c发送数据则不需要这个参数
  1694. @int 行同步时的指令,一般情况和命令模式下的指令一致,只有无ram的屏幕需要,如果能用0x2c发送数据则不需要这个参数
  1695. @int 行同步时的地址值,只有无ram的屏幕需要,如果能用0x2c发送数据则不需要这个参数
  1696. @return nil
  1697. @usage
  1698. -- sh8601z驱动ic所需的qspi配置
  1699. lcd.qspi(0x02, 0x32, 0x12)
  1700. -- jd9261t驱动ic所需的qspi配置
  1701. lcd.qspi(0xde, 0xde, nil, 0x61, 0xde, 0x60)
  1702. -- CO5300驱动ic所需的qspi配置
  1703. lcd.qspi(0x02, 0x32, 0x12)
  1704. */
  1705. static int l_lcd_qspi_config(lua_State* L)
  1706. {
  1707. luat_lcd_qspi_conf_t qspi_config = {0};
  1708. qspi_config.write_1line_cmd = luaL_optinteger(L, 1, 0x02);
  1709. qspi_config.write_4line_cmd = luaL_optinteger(L, 2, 0x32);
  1710. qspi_config.write_4line_data = luaL_optinteger(L, 3, 0);
  1711. qspi_config.vsync_reg = luaL_optinteger(L, 4, 0);
  1712. qspi_config.hsync_cmd = luaL_optinteger(L, 5, 0);
  1713. qspi_config.hsync_reg = luaL_optinteger(L, 6, 0);
  1714. luat_lcd_qspi_config(NULL, &qspi_config);
  1715. return 0;
  1716. }
  1717. /*
  1718. 用户使用脚本初始化LCD完成后,必须调用本API
  1719. @api lcd.user_done()
  1720. @return nil
  1721. */
  1722. static int l_lcd_user_ctrl_done(lua_State* L)
  1723. {
  1724. lcd_dft_conf->is_init_done = 1;
  1725. if (LUAT_LCD_IM_QSPI_MODE == lcd_dft_conf->interface_mode) {
  1726. if (luat_lcd_qspi_is_no_ram(lcd_dft_conf)) {
  1727. luat_lcd_qspi_auto_flush_on_off(lcd_dft_conf, 1);
  1728. }
  1729. }
  1730. return 0;
  1731. }
  1732. #include "rotable2.h"
  1733. static const rotable_Reg_t reg_lcd[] =
  1734. {
  1735. { "init", ROREG_FUNC(l_lcd_init)},
  1736. { "clear", ROREG_FUNC(l_lcd_clear)},
  1737. { "fill", ROREG_FUNC(l_lcd_draw_fill)},
  1738. { "drawPoint", ROREG_FUNC(l_lcd_draw_point)},
  1739. { "drawLine", ROREG_FUNC(l_lcd_draw_line)},
  1740. { "drawRectangle", ROREG_FUNC(l_lcd_draw_rectangle)},
  1741. { "drawCircle", ROREG_FUNC(l_lcd_draw_circle)},
  1742. { "drawQrcode", ROREG_FUNC(l_lcd_drawQrcode)},
  1743. { "drawStr", ROREG_FUNC(l_lcd_draw_str)},
  1744. { "flush", ROREG_FUNC(l_lcd_flush)},
  1745. { "setupBuff", ROREG_FUNC(l_lcd_setup_buff)},
  1746. { "autoFlush", ROREG_FUNC(l_lcd_auto_flush)},
  1747. { "setFont", ROREG_FUNC(l_lcd_set_font)},
  1748. { "setDefault", ROREG_FUNC(l_lcd_set_default)},
  1749. { "getDefault", ROREG_FUNC(l_lcd_get_default)},
  1750. { "getSize", ROREG_FUNC(l_lcd_get_size)},
  1751. { "drawXbm", ROREG_FUNC(l_lcd_drawxbm)},
  1752. { "close", ROREG_FUNC(l_lcd_close)},
  1753. { "on", ROREG_FUNC(l_lcd_display_on)},
  1754. { "off", ROREG_FUNC(l_lcd_display_off)},
  1755. { "sleep", ROREG_FUNC(l_lcd_sleep)},
  1756. { "wakeup", ROREG_FUNC(l_lcd_wakeup)},
  1757. { "invon", ROREG_FUNC(l_lcd_inv_on)},
  1758. { "invoff", ROREG_FUNC(l_lcd_inv_off)},
  1759. { "cmd", ROREG_FUNC(l_lcd_write_cmd)},
  1760. { "data", ROREG_FUNC(l_lcd_write_data)},
  1761. { "setColor", ROREG_FUNC(l_lcd_set_color)},
  1762. { "draw", ROREG_FUNC(l_lcd_draw)},
  1763. { "rgb565", ROREG_FUNC(l_lcd_rgb565)},
  1764. { "qspi", ROREG_FUNC(l_lcd_qspi_config)},
  1765. { "user_done", ROREG_FUNC(l_lcd_user_ctrl_done)},
  1766. #ifdef LUAT_USE_UFONT
  1767. { "drawUTF8", ROREG_FUNC(l_lcd_draw_utf8)},
  1768. #endif
  1769. #ifdef LUAT_USE_TJPGD
  1770. { "showImage", ROREG_FUNC(l_lcd_showimage)},
  1771. #endif
  1772. #ifdef LUAT_USE_GTFONT
  1773. { "drawGtfontGb2312", ROREG_FUNC(l_lcd_draw_gtfont_gbk)},
  1774. { "drawGtfontGb2312Gray", ROREG_FUNC(l_lcd_draw_gtfont_gbk_gray)},
  1775. { "drawGtfontGbk", ROREG_FUNC(l_lcd_draw_gtfont_gbk)},
  1776. { "drawGtfontGbkGray", ROREG_FUNC(l_lcd_draw_gtfont_gbk_gray)},
  1777. #ifdef LUAT_USE_GTFONT_UTF8
  1778. { "drawGtfontUtf8", ROREG_FUNC(l_lcd_draw_gtfont_utf8)},
  1779. { "drawGtfontUtf8Gray", ROREG_FUNC(l_lcd_draw_gtfont_utf8_gray)},
  1780. #endif // LUAT_USE_GTFONT_UTF8
  1781. #endif // LUAT_USE_GTFONT
  1782. // 默认只带英文12号字体
  1783. //@const font_opposansm12 font 12号字体
  1784. { "font_opposansm12", ROREG_PTR((void*)u8g2_font_opposansm12)},
  1785. #ifdef USE_U8G2_OPPOSANSM_ENGLISH
  1786. //@const font_unifont_t_symbols font 符号字体
  1787. { "font_unifont_t_symbols", ROREG_PTR((void*)u8g2_font_unifont_t_symbols)},
  1788. //@const font_open_iconic_weather_6x_t font 天气字体
  1789. { "font_open_iconic_weather_6x_t", ROREG_PTR((void*)u8g2_font_open_iconic_weather_6x_t)},
  1790. //@const font_opposansm16 font 16号字体
  1791. //@const font_opposansm18 font 18号字体
  1792. //@const font_opposansm20 font 20号字体
  1793. //@const font_opposansm22 font 22号字体
  1794. //@const font_opposansm24 font 24号字体
  1795. //@const font_opposansm32 font 32号字体
  1796. { "font_opposansm16", ROREG_PTR((void*)u8g2_font_opposansm16)},
  1797. { "font_opposansm18", ROREG_PTR((void*)u8g2_font_opposansm18)},
  1798. { "font_opposansm20", ROREG_PTR((void*)u8g2_font_opposansm20)},
  1799. { "font_opposansm22", ROREG_PTR((void*)u8g2_font_opposansm22)},
  1800. { "font_opposansm24", ROREG_PTR((void*)u8g2_font_opposansm24)},
  1801. { "font_opposansm32", ROREG_PTR((void*)u8g2_font_opposansm32)},
  1802. #endif
  1803. #ifdef USE_U8G2_OPPOSANSM12_CHINESE
  1804. //@const font_opposansm12_chinese font 12号中文字体
  1805. { "font_opposansm12_chinese", ROREG_PTR((void*)u8g2_font_opposansm12_chinese)},
  1806. #endif
  1807. #ifdef USE_U8G2_OPPOSANSM14_CHINESE
  1808. //@const font_opposansm14_chinese font 14号中文字体
  1809. { "font_opposansm14_chinese", ROREG_PTR((void*)u8g2_font_opposansm14_chinese)},
  1810. #endif
  1811. #ifdef USE_U8G2_OPPOSANSM16_CHINESE
  1812. //@const font_opposansm16_chinese font 16号中文字体
  1813. { "font_opposansm16_chinese", ROREG_PTR((void*)u8g2_font_opposansm16_chinese)},
  1814. #endif
  1815. #ifdef USE_U8G2_OPPOSANSM18_CHINESE
  1816. //@const font_opposansm18_chinese font 18号中文字体
  1817. { "font_opposansm18_chinese", ROREG_PTR((void*)u8g2_font_opposansm18_chinese)},
  1818. #endif
  1819. #ifdef USE_U8G2_OPPOSANSM20_CHINESE
  1820. //@const font_opposansm20_chinese font 20号中文字体
  1821. { "font_opposansm20_chinese", ROREG_PTR((void*)u8g2_font_opposansm20_chinese)},
  1822. #endif
  1823. #ifdef USE_U8G2_OPPOSANSM22_CHINESE
  1824. //@const font_opposansm22_chinese font 22号中文字体
  1825. { "font_opposansm22_chinese", ROREG_PTR((void*)u8g2_font_opposansm22_chinese)},
  1826. #endif
  1827. #ifdef USE_U8G2_OPPOSANSM24_CHINESE
  1828. //@const font_opposansm24_chinese font 24号中文字体
  1829. { "font_opposansm24_chinese", ROREG_PTR((void*)u8g2_font_opposansm24_chinese)},
  1830. #endif
  1831. #ifdef USE_U8G2_OPPOSANSM32_CHINESE
  1832. //@const font_opposansm32_chinese font 32号中文字体
  1833. { "font_opposansm32_chinese", ROREG_PTR((void*)u8g2_font_opposansm32_chinese)},
  1834. #endif
  1835. #ifdef USE_U8G2_SARASA_ENGLISH
  1836. { "font_sarasa_m12_ascii", ROREG_PTR((void*)u8g2_font_sarasa_m12_ascii)},
  1837. { "font_sarasa_m14_ascii", ROREG_PTR((void*)u8g2_font_sarasa_m14_ascii)},
  1838. { "font_sarasa_m16_ascii", ROREG_PTR((void*)u8g2_font_sarasa_m16_ascii)},
  1839. { "font_sarasa_m18_ascii", ROREG_PTR((void*)u8g2_font_sarasa_m18_ascii)},
  1840. { "font_sarasa_m20_ascii", ROREG_PTR((void*)u8g2_font_sarasa_m20_ascii)},
  1841. { "font_sarasa_m22_ascii", ROREG_PTR((void*)u8g2_font_sarasa_m22_ascii)},
  1842. //再大的很少用到先不加了
  1843. #endif
  1844. // #ifdef USE_U8G2_SARASA_M8_CHINESE
  1845. // { "font_sarasa_m8_chinese", ROREG_PTR((void*)u8g2_font_sarasa_m8_chinese)},
  1846. // #endif
  1847. #ifdef USE_U8G2_SARASA_M10_CHINESE
  1848. { "font_sarasa_m10_chinese", ROREG_PTR((void*)u8g2_font_sarasa_m10_chinese)},
  1849. #endif
  1850. #ifdef USE_U8G2_SARASA_M12_CHINESE
  1851. { "font_sarasa_m12_chinese", ROREG_PTR((void*)u8g2_font_sarasa_m12_chinese)},
  1852. #endif
  1853. #ifdef USE_U8G2_SARASA_M14_CHINESE
  1854. { "font_sarasa_m14_chinese", ROREG_PTR((void*)u8g2_font_sarasa_m14_chinese)},
  1855. #endif
  1856. #ifdef USE_U8G2_SARASA_M16_CHINESE
  1857. { "font_sarasa_m16_chinese", ROREG_PTR((void*)u8g2_font_sarasa_m16_chinese)},
  1858. #endif
  1859. #ifdef USE_U8G2_SARASA_M18_CHINESE
  1860. { "font_sarasa_m18_chinese", ROREG_PTR((void*)u8g2_font_sarasa_m18_chinese)},
  1861. #endif
  1862. #ifdef USE_U8G2_SARASA_M20_CHINESE
  1863. { "font_sarasa_m20_chinese", ROREG_PTR((void*)u8g2_font_sarasa_m20_chinese)},
  1864. #endif
  1865. #ifdef USE_U8G2_SARASA_M22_CHINESE
  1866. { "font_sarasa_m22_chinese", ROREG_PTR((void*)u8g2_font_sarasa_m22_chinese)},
  1867. #endif
  1868. #ifdef USE_U8G2_SARASA_M24_CHINESE
  1869. { "font_sarasa_m24_chinese", ROREG_PTR((void*)u8g2_font_sarasa_m24_chinese)},
  1870. #endif
  1871. #ifdef USE_U8G2_SARASA_M26_CHINESE
  1872. { "font_sarasa_m26_chinese", ROREG_PTR((void*)u8g2_font_sarasa_m26_chinese)},
  1873. #endif
  1874. #ifdef USE_U8G2_SARASA_M28_CHINESE
  1875. { "font_sarasa_m28_chinese", ROREG_PTR((void*)u8g2_font_sarasa_m28_chinese)},
  1876. #endif
  1877. { "set_direction", ROREG_FUNC(l_lcd_set_direction)},
  1878. //@const direction_0 int 0°方向命令
  1879. { "direction_0", ROREG_INT(LUAT_LCD_ROTATE_0)},
  1880. //@const direction_90 int 90°方向命令
  1881. { "direction_90", ROREG_INT(LUAT_LCD_ROTATE_90)},
  1882. //@const direction_180 int 180°方向命令
  1883. { "direction_180", ROREG_INT(LUAT_LCD_ROTATE_180)},
  1884. //@const direction_270 int 270°方向命令
  1885. { "direction_270", ROREG_INT(LUAT_LCD_ROTATE_270)},
  1886. //@const SPI 硬件spi device lcd驱动
  1887. { "SPI", ROREG_INT(LUAT_LCD_SPI_DEVICE)},
  1888. //@const HWID_0 硬件lcd驱动id0 (根据芯片支持选择)
  1889. { "HWID_0", ROREG_INT(LUAT_LCD_HW_ID_0)},
  1890. //@const RGB 硬件RGB lcd驱动 (根据芯片支持选择)
  1891. { "RGB", ROREG_INT(LUAT_LCD_PORT_RGB)},
  1892. // //@const ARM2D 硬件ARM2D lcd驱动 (根据芯片支持选择)
  1893. // { "ARM2D", ROREG_INT(LUAT_LCD_PORT_ARM2D)},
  1894. // //@const DMA2D 硬件DMA2D lcd驱动 (根据芯片支持选择)
  1895. // { "DMA2D", ROREG_INT(LUAT_LCD_PORT_DMA2D)},
  1896. //@const WIRE_3_BIT_9_INTERFACE_I 三线spi 9bit 模式I
  1897. { "WIRE_3_BIT_9_INTERFACE_I", ROREG_INT(LUAT_LCD_IM_3_WIRE_9_BIT_INTERFACE_I)},
  1898. //@const WIRE_4_BIT_8_INTERFACE_I 四线spi 8bit 模式I
  1899. { "WIRE_4_BIT_8_INTERFACE_I", ROREG_INT(LUAT_LCD_IM_4_WIRE_8_BIT_INTERFACE_I)},
  1900. //@const WIRE_3_BIT_9_INTERFACE_II 三线spi 9bit 模式II
  1901. { "WIRE_3_BIT_9_INTERFACE_II", ROREG_INT(LUAT_LCD_IM_3_WIRE_9_BIT_INTERFACE_II)},
  1902. //@const WIRE_4_BIT_8_INTERFACE_II 四线spi 8bit 模式II
  1903. { "WIRE_4_BIT_8_INTERFACE_II", ROREG_INT(LUAT_LCD_IM_4_WIRE_8_BIT_INTERFACE_II)},
  1904. //@const DATA_2_LANE spi双通道模式
  1905. { "DATA_2_LANE", ROREG_INT(LUAT_LCD_IM_2_DATA_LANE)},
  1906. //@const QSPI_MODE QSPI模式
  1907. { "QSPI_MODE", ROREG_INT(LUAT_LCD_IM_QSPI_MODE)},
  1908. //@const 8080_MODE 8080模式
  1909. { "8080_MODE", ROREG_INT(LUAT_LCD_IM_8080_MODE)},
  1910. {NULL, ROREG_INT(0)}
  1911. };
  1912. LUAMOD_API int luaopen_lcd( lua_State *L ) {
  1913. luat_newlib2(L, reg_lcd);
  1914. return 1;
  1915. }