You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys! First of all I want to say thank for a great library(even though I don't master it myself yet)!
I'm renovating my apartment but now everything stands still due to an issue.
The think is I'm new into Arduino and programming and have tried to make a smart device to my home.
I know that there is plenty of options that makes it possible to control a stepper motor thru wifi but I want to be able to integrate it to my Homekit app without having to use Homebridge.
In this project I use Wemos D1 mini, ULN2003 driver and 28BYJ-48 stepper motor to control my blinds.
Early on I tried to use the "simplest led" example to check if I could control the d1 mini which works great and I like how easy it is to integrate it to my Homekit app.
The issue for me is that I don't know how to make it control my stepper motor instead of making the built in LED.
Could someone please provide me with the code so that I can make this possible? Please!
The text was updated successfully, but these errors were encountered:
Hi guys! First of all I want to say thank for a great library(even though I don't master it myself yet)!
I'm renovating my apartment but now everything stands still due to an issue.
The think is I'm new into Arduino and programming and have tried to make a smart device to my home.
I know that there is plenty of options that makes it possible to control a stepper motor thru wifi but I want to be able to integrate it to my Homekit app without having to use Homebridge.
In this project I use Wemos D1 mini, ULN2003 driver and 28BYJ-48 stepper motor to control my blinds.
Early on I tried to use the "simplest led" example to check if I could control the d1 mini which works great and I like how easy it is to integrate it to my Homekit app.
The issue for me is that I don't know how to make it control my stepper motor instead of making the built in LED.
Could someone please provide me with the code so that I can make this possible? Please!
The text was updated successfully, but these errors were encountered: