Stepper duonext: Difference between revisions

From lechacal
Jump to navigation Jump to search
No edit summary
Line 21: Line 21:
* 6 Digital I/O for sensors/relays etc.
* 6 Digital I/O for sensors/relays etc.
* 2 Analog Inputs.
* 2 Analog Inputs.
==Programming Overview==
===Nextion Display===
The display application is build using the [https://nextion.tech/nextion-editor/ Nextion software].

Revision as of 17:08, 31 March 2021

Overview

The Stepper Duonext is a dual stepper motor controller combining a touch screen Nextion display with and Arduino microcontroller.

This is an excellent unit for controlling stepper motors where human-machine interaction is involved. Nextion displays uses a really intuitive software to build your own application.

Note this unit does not support G code and Gerbl. This product focuses mainly on human interface via the touch screen display.

Technical Specifications

  • Input power: 12Vdc
  • Motors: 2
  • Supported drivers: A4988 or similar / Generic
  • On/Off switch
  • USB port for both programming and serial communications.
  • Serial port for connection with Nextion display.
  • Supported Nextion display: Any 3.2" can be mounted. NX4024T032 / NX4024K032
  • I2c Port
  • 6 Digital I/O for sensors/relays etc.
  • 2 Analog Inputs.


Programming Overview

Nextion Display

The display application is build using the Nextion software.