-
-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE REQUEST] Support for BTT SD Cloud V1.0 / FYSECT SD-WIFI #454
Comments
Do you know if there is any specs / documentation / source code ? |
@rafaljot I do not think I can do anything it is only connected to SD no serial communication with printer |
I hope BTT will publish a schematic of this module soon, just like SKRs (https://github.com/bigtreetech ) . Even if not, it is very simple. I don't think it is only remote-SD. We can use USB to connect to printer. It looks like there is ch340 chip on board. |
the USB is to flash the FW - I do not see how the usb will be able to communicate with printer - none of them are usb host |
yes I know this one, the project is not really new - ESP3D do not support this way to hook the SD card , it is not reliable for me to control properly the sharing |
I close topic as no info about hardware/fw feel free to re-open if any update on it |
I got one device and I will received also the FYSECT version Now I have enough info I can work on this |
put this on BTT TFT 3.5 is not working well:
I am guessing the tft do not release the SD after query it unlike it is done at start, so BTT FW may need tuning .... |
this would be very interesting if only uploading is working for the beginning and i could start print from the ESP-01 at BTT_TFT35_V3_E3 or directly from the Touchscreen. Tried your ESP-Firmware, but couldn't read from the SD-Card at the BTT_SD_Cloud at the user interface. the original-firmware from BTT is not working for me |
no the esp3d does not support this hardware, original FW from BTT and the one from FYSETC is not really working for me neither as mentioned above |
@luc-github it should be possible to add usb-host support with the software driver https://github.com/cnlohr/espusb |
this is not usb host, it is emulate block device like keyboard or mouse An usb-host support to connect a printer to esp is not that easy ( or I would do long time ago 😸 ) |
@luc-github Hmm, Yeah you are right, apparently I've googled esp8266 usb-host and got to the espusb page without checking the detail. I thought it was a software implementation of the shield as discussed here: https://www.hackster.io/139994/plug-any-usb-device-on-an-esp8266-e0ca8a |
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. |
I ordered this $10 module for test.
https://www.aliexpress.com/item/4000991485282.html
The text was updated successfully, but these errors were encountered: