ESP8266 + 1.44 TFT LCD
https://www.joaquim.org/esp8266-wifi-scan/
LCD ILI9341 (320×240).
Source Code
https://github.com/joaquimorg/ESP8266/tree/master/esp8266_wifi_scan
ILI9341 display
https://github.com/Links2004/Adafruit_ILI9341
ILI9341 2.2 的显示屏问题
https://www.arduino.cn/forum.php?mod=viewthread&tid=12049&highlight=ILI9341
Arduino 驱动OLED屏幕IIC接线方式简单入门
https://blog.csdn.net/ling3ye/article/details/53028069
ESP8266小电视机
https://www.bilibili.com/video/av15647822?spm_id_from=333.338.b_7265636f6d6d656e645f7265706f7274.1
视屏采用html5的Canvas切片转bmp再转hex文件下载到TF卡然后由esp8266去刷屏,最高20fps
https://post.smzdm.com/p/517487/
电费查询
https://www.geek-workshop.com/thread-37484-1-1.html
驱动 2.4'' TFT 串口触摸屏https://www.jianshu.com/p/c08e02d83895
esp8266+oled (ssd1306)驱动及显示
https://blog.csdn.net/VoidK2/article/details/80897781