Store the ESP8266 firmware or ESP32 firmware to the TF card location of the ART-Pi development board. Use the ART-Pi development board to program the ESP32 or ESP8266 offline.
The hardware level is very simple, the main thing is the software level. The art-pi development board comes with a TF card slot, so you don’t need to draw it yourself. The development board also has a screen adapter, so you don’t need to draw it yourself.
I drew 4 buttons myself to control the on-screen menu. I used two pins to simulate serial port flow control.
The 8PIN lead out on the side is for ESP programming. There should be two specifications. One is for direct connection with Dupont wire. The other is the programming pin, which is used for boards that have been soldered and are not reserved for programming. .
On the back of the board are the lithium battery and lithium battery management module. It is used for complete offline operation.
Reference --> https://zhuanlan.zhihu.com/p/145369083?utm_source=wechat_session
Pin analog flow control principle
DTR = 0; RTS = 0, 此时Q1截止,Q2截止,EN = 1; IO0 = 1
DTR = 0; RTS = 1,此时Q1截止,Q2导通, EN = 1; IO0 = 0
DTR = 1; RTS = 0, 此时Q1导通,Q2截止, EN = 0; IO0 = 1
DTR = 1; RTS = 1, 此时Q1截止,Q2截止, EN = 1; IO0 = 1
EN=1IO0=0
EN=1IO0=1
EN=0 IO0=0 or 1 is fine
Because the screen did not find (tai) the (gui) suitable (le), the screen did not prepare to convert to semi-offline burning.
rtt opens the web server-->Mobile phone access-->Web control burning
On the left is the RTT development board + my (semi-finished) expansion board
On the right is the ESP burning base I made myself (the burning base only provides a fixture function and does not provide a burning function. Burning is implemented by the RTT development board.)
The mobile phone is used as a display screen, and the RTT development board is controlled through the web page. The firmware is directly stored in FLASH in the form of a file (a bit luxurious)
Select a firmware to burn through the web. Currently, offline burning of 8266 has been implemented. ESP32 has not been tested yet.
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