[Grbl_Esp32 Issue#4] Any vailable pins for SD card reader ?

未分类 bolang 4个月前 (10-14) 40次浏览

Issue #4 | 状态: 已关闭 | 作者: luc-github | 创建时间: 2018-07-26


Nice Job – congrats ^_^
looking at : https://github.com/bdring/GrblEsp32/blob/97407d1fde5b1fdf00663e0f4ed8c20f06874182/GrblEsp32/cpu_map.h
it seems like there are some pins available for SPI SD card reader and may be even I2C oled screen , but I may read wrong
Do you have the current pinout somewhere ?


评论 (5)



#4 – buildlog 于 2018-07-26

BTW: I have an unconnected SD card socket on my board to experiment with.

!image


#5 – luc-github 于 2018-07-26

Hi thanks , GPIO0 can be used but must not be pull down at boot
yes a serial tft could be a way
actualy if there is a web UI no need LCD except to display the IP optionnaly (like this https://github.com/luc-github/ESP3D-WEBUI/tree/2.0 ^_^)
The best would be to add a SD card reader so ESP32 could be a host
Upload GCODE by WiFi and control/monitor by wifi
The issue with bluetooth I see is FW size (it become huge with BT lib) so either no space to host a webserver file or even to handle OTA but that may changed as I did test BT test few month ago


原始Issue: https://github.com/bdring/Grbl_Esp32/issues/4

喜欢 (0)