Search found 307 matches

by Domosapiens
17 May 2017, 23:23
Forum: ESP Easy: Software
Topic: Compiling with PlatformIO (on Mac...)
Replies: 12
Views: 12438

Re: Compiling with PlatformIO (on Mac...)

I open the file ESPEasy.ino
That's not the way in Atom.
Use File> Add Project Folder, then select the directory Source (containing .pioenvs, lib and src)
gcc-linter
can be found under Packages (I think I removed it there)
by Domosapiens
29 Mar 2017, 23:20
Forum: ESP Easy: Software
Topic: Stepper Motor
Replies: 36
Views: 51007

Re: Stepper Motor

HTTP request capabilities? I checked a few ..and found: http://<your_IP>/control?cmd=stop http://<your_IP>/control?cmd=speed,<value> http://<your_IP>/control?cmd=left are working! So no Device/Task name is involved. That brings me to the question: How to control 2 stepper motors? Any help? Domosapi...
by Domosapiens
29 Mar 2017, 00:45
Forum: ESP Easy: Software
Topic: Stepper Motor
Replies: 36
Views: 51007

Re: Stepper Motor

YES!! My baby makes its first steps! DIYEd, did you find HTTP request capabilities ? Can you please share? What I find out by code reading, are the following terminal commands: Adjustments: accel_enabled,<boolean> (0,1) speed,<value> (call to changeSpeed, adjust speed to value, sets acceleration to ...
by Domosapiens
07 Mar 2017, 00:22
Forum: ESP Easy: General Discussion
Topic: Feature Request collection/list
Replies: 197
Views: 189849

Re: Feature Request collection/list: A4988 stepper motor driver module

I kindly request support for the A4988 stepper motor driver module. https://www.pololu.com/product/1182 Simple control: - select direction (DIR pin) - give a number of pulses (STEP pin) (also applicable for DRV8825, DRV8834 and generic two-pin (DIR/STEP) stepper motor drivers) https://www.letscontro...
by Domosapiens
13 Dec 2016, 10:29
Forum: ESP Easy: Projects / Applications
Topic: Stepper support request; for curtain automation <€30
Replies: 5
Views: 9722

Re: Stepper support request for curtain automation <€30

Hello majklovec, Yep, I had seen that one (search on: stepper). But that one does not look ESP Easy ;) To me that is EPS Complex. The last time I compiled code was 40 years ago. Hope to enthuse the ESP Easy team to include the universal A4988 stepper motor driver module in the binary. Would be a nic...
by Domosapiens
12 Dec 2016, 01:16
Forum: ESP Easy: Projects / Applications
Topic: Stepper motor controll
Replies: 4
Views: 6762

Re: Stepper motor controll

Please see my extensive request here:

viewtopic.php?f=2&t=2403#p11640

Thanks
Domosapiens
by Domosapiens
12 Dec 2016, 01:11
Forum: ESP Easy: Projects / Applications
Topic: Stepper support request; for curtain automation <€30
Replies: 5
Views: 9722

Stepper support request; for curtain automation <€30

Hello, Impressed by reading about ESP Easy, great job done! My request in short: please consider support for the universal A4988 stepper motor driver module: - select 1 out of 5 step modes - select direction - give it a number of pulses Background: I'm currently in the conceptual design phase of aut...