[FR] Expose additional UART pins for ESP3D #194
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Out on GitHub there is another repository which enables a lot of printers to have wifi access. It is called ESP3D. They even have a tutorial on how to get it working with the Trigorilla board. Unfortunately, this requires hijacking the UART pins from the USB port and soldering directly to the main board. Is it possible to somehow expose some already pre-soldered header pins on the board as UART pins to use with the ESP3D?
Feature Workflow
Additional Information
Normally I would say: If you already have an ESP8266, you can swap the board for something fast and use RepRap firmware.
In this case I find it interesting that you can use an ESP01! That's really cool and I didn't know it before.
A second serial interface is theoretically possible directly. I just have to see which pins can be used for this.
Anyway, you made me curious ;)
@PapeCoding , I added an additional port which shares the command queue so it should work with USB simultaneously. The Pins are D16/D17 on the EXP1 header which are unused in most anycubic printers.
Hi.. I did some testing and..... it works!
The feature will be included in the next release.
Cool feature 👍 I will also try this and give feedback
Oh, wow, thank you @knutwurst!
I did not expect it to be integrated that fast! I am on holiday and will check it out next time I am on the printer :)
I would say: It's done :) -> https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/wiki/WLAN-Installation-(deutsch)
Currently only in german... but for now, I'm happy with the result.
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.