bdring / Grbl_Esp32

A port of Grbl CNC Firmware for ESP32
GNU General Public License v3.0
1.72k stars 532 forks source link

Nano form factor adapter board #26

Closed ggallant571 closed 5 years ago

ggallant571 commented 6 years ago

A couple of weeks ago there was a post about an adapter board that would allow an ESP32 module to be plugged into an Arduino Nano form factor. I am currently using STM32 boards in the Nano package and wondered if the board design is available?

I also have a laser etcher that is built in a Core-XY configuration. Works great with a standard Arduino and cheap 4 motor shield. Only issue is the speeds appear to be off by the square root of 2. Easy enough to compensate but would like to migrate this maching to the ESP and wondered if anyone has solved this problem.

bdring commented 6 years ago

This is the issue where that board was mentioned.

If the speed if off, it makes sense that is the amount. The work is basically rotated 45% for core XY. I have not tried any core XY on this code yet, but I would guess it is the same as Grbl.

DirtyEngineer commented 6 years ago

@ggallant571 Are you looking for an ESP32 to Nano adapter board or the board files to create your own adapter? I have plenty of extra converter boards if you want one. The board is made in Eagle.

ggallant571 commented 6 years ago

I am interested in getting some of these boards. Prefer to purchase them from the designer but will order if necessary. Is the schematic and art work available?

On another subject - does replying to an email get posted to this forum?

DirtyEngineer commented 6 years ago

Attached is a pdf of the current schematic.

ESP32 to Nano V1.0.pdf

I can send a couple bare pcb boards your way for the cost of postage.

ggallant571 commented 6 years ago

Please send to:

George Gallant 39 Great Oaks Lane Otisfield, ME 04270 USA

In include or post return address and I will send cash.

ggallant571 commented 6 years ago

I would also be interested in purchasing a couple MIC5219 chips.

carl1961 commented 5 years ago

@DirtyEngineer I would like to purchase your Esp32 to nano board , I want to see if it will work on the ardunio nano io shield . https://www.itead.cc/wiki/File:Nano_IO_shield.jpg

Jortega00 commented 3 years ago

where can I buy this adapter? I'm looking for one of this for a school project

aecampo commented 3 years ago

@DirtyEngineer I am looking for the ESP32 to Nano adapter board files to create my own adapter, do you have any boards made in eagle?