Nieuws

This paper explains the whole process of a system design for the remote control of a stepper motor via web server. For this purpose a hardware structure is fully designed and implemented. Two types of ...
Overview Surprisingly, you can run a powerful stepper motor (via motor controller) from the Adafruit Huzzah ESP8266 WiFi module and thus control the stepper via browser or web service, turning your ...
Code Summary: arduino motor (servo & stepper) wifi servers (arduinoStepperServer.ino, arduinoServoServer.ino); motor control client (motorControlClient.cpp & xfer2as.cpp); current state of gui.
Controling a stepper motor with NodeJS In this article i will detail how to use NodeJS to control a bipolar stepper motor.