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 >
возможность реализовать самые смелые идеи на своем участке; красивый сад в любое время года; работа «под ключ» с гарантией высокого качества; проекты любой сложности; проектные, ландшафтные и инженерные работы в одном месте; полное соответствие результата вашим пожеланиям; только опытные профессионалы; возможность обслуживания с нашей стороны https://berezov-lsk.ru/ Мы разрабатываем ландшафтный дизайн под ключ, а это значит, что мы не только подготовим для вас проект и реализуем его, мы гото
ScottWoupe, June 6th, 2026
?? Визажист-консультант — проводит онлайн-консультации по макияжу, создает индивидуальные схемы https://filin-school.ru/20-sovetov-nachinayuschim-masteram-ot-opytnykh Работает через видеозвонки и мессенджеры https://filin-school.ru/vykladnoy-french-na-naturalnykh-nogtyakh-gelem-i-poligelem-poshagovaya-instrukt Визаж и макияж колористы – мастера окрашивания; Профессия косметолога требует профильного медицинского образования https://filin-school.ru/s-chem-mozhet-stolknutsya-master-po-
DouglasWrego, June 6th, 2026
срочнейший чистка домашних стиральных устройств плюсом холодильников в Новомосковске-Тульском ! Мастер к клиенту дом всего через ровно 60 мин . диагностические работы даром, обязательство 6 месяцев . свяжитесь по телефону и заказывайте на веб-узле: <a href=https://novomoskovsk-servis.ru>срочнейший ремонт техники для стирки</a>
rembytexBX, June 6th, 2026
УТВЕРЖДАЮ Ректор ФГБОУ ВО РГАТУ https://пищевоеоборудование.рф/katalog/defroster-vodyanoj-dvg-1000/defroster-vodyanoj-dvg-500 н https://пищевоеоборудование.рф/katalog/ , профессор _ Н https://пищевоеоборудование.рф/kontakty В https://пищевоеоборудование.рф/katalog/mashina-mojki/mashina-mojki-ryby-orehov-mm-2000 Бышов 201 7* г https://пищевоеоборудование.рф/katalog/kamera-df/kamera-defrostacii-kd-4000 ЗАКЛЮЧЕНИЕ федерального государственного бюджетного образовательного учреждения
Wesleyrah, June 6th, 2026

Leave a comment

= Thanks for your comment =