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 >
Гарантийное и сервисное обслуживание скутеров и мотоциклов Поскольку компания Major является крупным холдингом, включающим в себя многочисленные дилерские центры известных марок, выбор предоставляемых услуг поможет вам совершить покупку в комфортной обстановке и решить все необходимые вопросы на месте https://uralmoto174.ru/ Страхование мототехники с возможностью выбора оптимального тарифа и лучшей страховой компании, кредитование на выгодных условиях, уникальные сервисные услуги, включаю
Gabrielvig, July 8th, 2026
При заказе деталей напрямую у производителя вы получаете уверенность в том, что используются проверенные материалы и надёжные технологии https://пилим78.рф/confidentiality Такой подход обеспечивает не только привлекательный внешний вид, но и долгий срок службы https://пилим78.рф/confidentiality
Warrenapoms, July 8th, 2026
How Smartphone Play Became the New Standard for Online Casinos https://aula.centroagoraformacion.com/blog/index.php?entryid=553566 Over the past several years, the online casino industry has shifted in a very noticeable way. What many players previously considered a computer-focused form of entertainment has quickly become a on-the-go experience. At this point, most online casinos are created with tablet and phone players in mind. This transition did not happen by accident. It happen
Pokiessorne, July 7th, 2026
Проект производства работ в неполном объеме включает в себя: строительный генеральный план; технологические карты на выполнение отдельных видов работ (по согласованию с заказчиком); схемы размещения геодезических знаков; пояснительную записку, содержащую основные решения, природоохранные мероприятия; мероприятия по охране труда и безопасности в строительстве https://paritet-project.ru/razrabotka-ppr-na-ov-vk-kanalizaciju-vodosnabzhenie-otoplenie-ventiljaciju-kondicionirovanie-vodootvedenie
Altonmosse, July 7th, 2026

Leave a comment

= Thanks for your comment =