bigtreetech / BIGTREETECH-TouchScreenFirmware

support TFT35 V1.0/V1.1/V1.2/V2.0/V3.0, TFT28, TFT24 V1.1, TFT43, TFT50, TFT70
GNU General Public License v3.0
1.3k stars 1.64k forks source link

TFT35 V2.0 wifi support #1156

Closed ssombra closed 3 years ago

ssombra commented 3 years ago

Hi. I have the TFT35 V2.0 and I wonder if currently it is possible to add a wifi module to it (as I use the SKR 1.3 board I cant add the module there). When I got it several months ago the support was not implemented. Now I did a search on the issues and didn't find specific new information on this. I understand that this screen doesn't have the socket for the module but, if the support in the firmware is there, it should be an easy solder. Anyone could point me to the correct direction?

Slimgig commented 3 years ago

The screen does have a socket for the wifi module there are plenty of videos on YouTube for it I have the wifi module but have not hooked it up yet just got it the other day

Slimgig commented 3 years ago

But I have seen videos for it too that I am going to go off of

ssombra commented 3 years ago

The screen does have a socket for the wifi module there are plenty of videos on YouTube for it I have the wifi module but have not hooked it up yet just got it the other day

The V2.0? I have mine in a case right now, but I think there is not one in my screen, just the space and the pins to solder one like in the manual:

image

ssombra commented 3 years ago

But I have seen videos for it too that I am going to go off of

Would you share the links of the videos?

radek8 commented 3 years ago

You have 3 options

  1. You can solder the connector to the WIFI position
  2. use the USART3 connector
  3. connect WIFI to SKR1.3

https://www.youtube.com/watch?v=nEhDPCGki80

image

Slimgig commented 3 years ago

I have the 3.0 sorry about that

ssombra commented 3 years ago

You have 3 options

  1. You can solder the connector to the WIFI position
  2. use the USART3 connector
  3. connect WIFI to SKR1.3

https://www.youtube.com/watch?v=nEhDPCGki80

image

Thank you very much for that. If I buy the module from BTT (ESP01S) I guess the easiest way is option #1. How is the wiring for option #2? I only see 3 pins while the modules usually have 8.

oldman4U commented 3 years ago

What kind of functionality would you expect from the WIFI connection?

radek8 commented 3 years ago

image

radek8 commented 3 years ago

connection for flash is here Zapojení pro flash2

radek8 commented 3 years ago

image

ssombra commented 3 years ago

What kind of functionality would you expect from the WIFI connection?

Basic controls (temperature, movement, a terminal, print files from the board SD). The modules are cheap so why not adding it to the printer.

ssombra commented 3 years ago

connection for flash is here Zapojení pro flash2

Thanks for all the information Radek8! I will definitely take a look into it.

oldman4U commented 3 years ago

What kind of functionality would you expect from the WIFI connection?

Basic controls (temperature, movement, a terminal, print files from the board SD). The modules are cheap so why not adding it to the printer.

The web interface is ok and offers most functions Pronterface has. So it should do what you want. You have no SKR PRO, right!?

ssombra commented 3 years ago

What kind of functionality would you expect from the WIFI connection?

Basic controls (temperature, movement, a terminal, print files from the board SD). The modules are cheap so why not adding it to the printer.

The web interface is ok and offers most functions Pronterface has. So it should do what you want. You have no SKR PRO, right!?

No, SKR 1.3. I already ordered the module from BTT along with a writer.

oldman4U commented 3 years ago

Perfect.

Please help the community and close the ticket once you do not need it anymore. Thank you

ssombra commented 3 years ago

Sure, thanks everyone for the support.

oldman4U commented 3 years ago

Reopen it if needed.

Thank you and happy printing

ssombra notifications@github.com schrieb am Mi. 7. Okt. 2020 um 22:50:

Closed #1156 https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware/issues/1156 .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware/issues/1156#event-3852453819, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM6XKZGMLEAKWZWPQEPOCPDSJTIADANCNFSM4SGD2ZQQ .

SerjPr commented 3 years ago

I just soldered the WIFI module to the contacts. After pre-flashing it. Everything works great. 20201008_233344

SerjPr commented 3 years ago

ESP07, ESP12E, ESP12F, без проблем подходят. Только под них надо подложить прокладку. Чтоб плата не касалась контактов.

oldman4U commented 3 years ago

Congratulations. Looks great!

ssombra commented 3 years ago

If I am not wrong, the module that BTT sells has only 8 pins, right? This seems to have 16.

radek8 commented 3 years ago

the car has 4 wheels and a motorcycle 2, and you will drive on both :-)

SerjPr commented 3 years ago

If I am not wrong, the module that BTT sells has only 8 pins, right? This seems to have 16.

Only "TX, RX, VSS, GND, Ch_PD" is used. You can only solder them. Well, and the resistor on GPIO 15, or just short-circuit to the case. But there is still SPI to bring. Is it just implemented in both firmwares?

SerjPr commented 3 years ago

But there is a flaw in my way. If you need to reflash it, then the module needs to be soldered. Or at least unsolder "RX ,TX". And they will be soldered to them for firmware

ssombra commented 3 years ago

Well, I received the ESP module from BTT and it was way more easy than I imagined. On the one hand, it turns out that my TFT (TFT53 V2.0) did have the socket already soldered, I guess it is a newer version that the one shown in the manual. On the other hand, the ESP modules sold by BTT are already flashed with ESP3D, so it was pretty much a plug and play operation. Thanks everyone for the support.

github-actions[bot] commented 5 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.