Based on ESP32-SOLO-1 (less than 5 yuan a piece in a junk shop)
Onboard automatic download
Refined drive circuit (3 types of inductors and 3 types of resistors can be freely configured)
Hard SPI direct connection (faster and simpler program)
Full IO lead out (convenient for expansion)
Compatible with micropython development (micropython official website firmware does not support the single-core ESP32-SOLO-1 module, you need to compile it yourself. The compiled firmware is below)
Mainly to use micropython to debug the ink screen
Traditional Arduino development requires compilation and downloading every time. Fine-tuning the LUT for tens of seconds at a time or adjusting the registers of an unfamiliar screen driver can drive people crazy every minute.
There is no compilation process when developing with micropython. You can directly upload the source code and execute it. The efficiency is not improved at all.
As for the disadvantages of python in execution performance, it is not that important to me in the development and debugging stage.
Why do you need to build such a development board when you already have a universal driver board? I can only say that everyone who understands the harm of Dupont lines understands. . .
Supplementary picture:
All reference designs on this site are sourced from major semiconductor manufacturers or collected online for learning and research. The copyright belongs to the semiconductor manufacturer or the original author. If you believe that the reference design of this site infringes upon your relevant rights and interests, please send us a rights notice. As a neutral platform service provider, we will take measures to delete the relevant content in accordance with relevant laws after receiving the relevant notice from the rights holder. Please send relevant notifications to email: bbs_service@eeworld.com.cn.
It is your responsibility to test the circuit yourself and determine its suitability for you. EEWorld will not be liable for direct, indirect, special, incidental, consequential or punitive damages arising from any cause or anything connected to any reference design used.
Supported by EEWorld Datasheet