Rendelhető szettben is motorvezérlőkkel: A Pajzs 3 kimenetet tartalmaz, amibe az A4988 motorvezérlő modul, vagy a még erősebb DRV8825 motorvezérlő illeszkedik. Figyelem: A motorvezérlő modulok nem tartozékai a szettnek, külön rendelhető!
A motorvezérlő egyszerű STEP/DIR irányítással működnek. Rengeteg nyílt forráskód található hozzá, például open-source GRBL vezérlő firmwar-ek, tipikusan a jól ismert és szinte minden Arduinon futó:
https://github.com/gnea/grbl
A pajzson az I2C kimenet is helyet foglal, így könnyedén köthetőek rá plusz szenzorok, kijelző, stb...
Saját tápcsatlakozóval, így az USB kevés áramellátása így már kiterjed a többi eszközre.
3D printer stepper motor driver CNC shield V4 needs to work with Nano board. It can be used as driver expansion board for engraving machines and 3D printers. It has in total 3 channel slots for A4988 stepper motor driver modules (not included) for driving 3 channel of stepper motors. Each channel of stepper motor only needs 2 IO ports, which means 6 IO ports is sufficient to manage 3 stepper motors. This shield can make quick work for managing stepper motors in your project.
Specifications:
1. 3 axis stepper motor driver
2. Compatible with micro-drive laser engraving machine, three-axis CNC engraving machine,.
3. 2A can be controlled within the two-phase four-wire stepper motor.
4. Released the digital IO interface, easy to connect to other modules, such as ENDSTOP.
5. Released the I2C interface, you can connect to the LCD I2C or other I2C module.
6. Power DC5V interface, 7.5-12V voltage input.
7. GRBL compatible
8. Worked with arduino nano.
Features:
3 axis stepper motor driver;
Compatible with micro-drive laser engraving machine, three-axis CNC engraving machine;
2A can be controlled within the two-phase four-wire stepper motor;
Released the digital IO interface, easy to connect to other modules, such as ENDSTOP;
Released the I2C interface, you can connect to the LCD I2C or other I2C module;
Power DC5V interface, 7.5-12V voltage input;
Az a Arduino NANO kódja és a motorvezérlők lábkiosztását mindig ellenőrizni kell, mert a GRLB vezérlő kódok között és a panelek lábkiosztása különbözhet, ezzel kompatibilis minta kód és beállítás: