October 14th, 2015
  • Stepper motor
  • 28BYJ-48
  • ULN2003

Stepper motor library

I've made it my quest to create OOP classes for Arduino. Read about that in this blogpost if you need some more context.

This library is created using the 28BYJ-48 stepper motor in combination with the ULN2003 driver board, but it will work with every 4 pin driver board for stepper motors.

  Scheme stepper motor  

This library lets you choose between three different step modes:

  • Half step mode
  • Full step single phase mode
  • Full step dual phase mode

If you want to know the differences between these modes, please look at this YouTube video explaining all three modes.

The 28BYJ-48 motor needs 512 full (inner) engine rotations to rotate the drive shaft once. In half-step mode these are 8 x 512 = 4096 steps for a full rotation, and in full-step mode these are 4 x 512 = 2048 steps for a full rotation.

Between every step the engine needs some time to move. You can specify this time as the step delay in milliseconds, which is 1ms by default. So when you increase the step delay, the motor turns slower.

When you've initialized the engine with a mode you can choose to let the motor run clockwise or counter clockwise continuously or only for a certain amount of steps. The library can call a method in the event the motor turned the requested amount of steps. See the example code which is in a subdirectory of the library.

Please note that full step mode may need an external power source in order to work. I use a PC power supply for this. You can use a red (5V) and a black wire from the power supply to power the driver board. To turn on a PC power supply you have to connect the green wire to one of the black wires. See my library to control a power supply here.

The stepper motor library can be found here on GitHub.
It uses the BaseTimedElement base class which can be found here on GitHub.

< Previous post Overview posts Next post >
Update: still using this after 3 months and honestly its become part of my routine now, really impressed with how consistent the experience has been and the interface definately improved from when i first started <a href=https://bateryin.com/>#batery</a>
Bateryin_as3, August 8th, 2026
Выполним сложные такелажные работы весом от 100 кг https://drogal.ru/glossary/kanistra/ до 100 тонн https://drogal.ru/portfolio-items/peretarka-kontejnera-s-oborudovaniem/ От 8 000 руб https://drogal.ru/voprosi-otveti/gost-15846-2002/ Переезд производственного предприятия или обустройство нового цеха — сложное мероприятие, связанное с работами по подготовке, перемещению и перевозке крупногабаритного оборудования https://drogal.ru/glossary/logist/ Многие агрегаты невозможно поднять и
RobertSwafe, August 8th, 2026
Повышенная взломостойкость Она не стирается со временем, а любые загрязнения с поверхности удаляются влажной губкой https://zahodi.shop/delivery Второстепенная задача входных дверей — эстетическая https://zahodi.shop/interior-doors Как и любой другой элемент дома, они дополняют внешний вид постройки, делают её более гармоничной и красивой https://zahodi.shop/interior-doors Они служат красоте и дизайну так же, как это делает отделка фасадов, окна и даже декор https://zahodi.shop/ent
Richardwef, August 8th, 2026
Good day everyone I wanted to share my thoughts on 1Ace after having used the platform for several weeks now. The registration process was straightforward and I found the overall design to be quite user-friendly and intuitive. My only minor critisism would be that response times during peak hours could be quicker but nothing too concerning. 1aace Best regards.
1Ace_be5, August 7th, 2026

Leave a comment

= Thanks for your comment =