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://beldoorss.ru/mezhkomnatnye-dveri/dver-mezhkomnatnaya-arvika-202-osteklennaya Они предлагают широкий выбор дизайнов и отделок, чтобы удовлетворить различные вкусы и стили, в том числе и двери с зеркалом https://beldoorss.ru/vhodnye-dveri/dver-vhodnaya-metalyuks-m703 Сосна: преимущества хвойной древесины – лёгкость обработки, малый вес, ценовая доступность https://beldoorss.r
RaymondVeX, August 26th, 2026
Каждый флакон Japara — словно ларец с сокровищами фараонов хранящий тайны веков https://aroma-parfum.ru/catalog Ароматы раскрываются медленно подобно древним свиткам с иероглифами рассказывая свои истории: о караванах привозивших редкие пряности из дальних земель https://aroma-parfum.ru/events царица Хатшепсут — нежные цветочные ноты с древесными акцентами напоминающие сады Фив; Мастера Japara соединили:
Jerrytof, August 26th, 2026
o Сталь — используется для агрессивных сред высоких давлений и температур https://gradum77.ru/novosti Также существуют комбинированные модели трубопроводной арматуры которые совмещают сразу несколько функций https://gradum77.ru/f4452-8/image/f4452-8-4 Энергетическая арматура — специально спроектированная для установки на оборудовании и трубопроводах энергетических объектов https://gradum77.ru/truby-napornye-vchshg Распределительно-смесительная арматура — предназначенная для распределения пото
WillieHeins, August 26th, 2026
Препараты Споробактерин Бактиспорин Бактисубтил содержат живые культуры аэробных спорогенных палочек рода Bacillus - B https://пик-крым.рф/product/juglans-cinerea/ cereus или B https://пик-крым.рф/product/aurum-iodatum/ subtilis https://пик-крым.рф/product-category/mono/m/my/ Обладая сахаролитическими ферментами бациллы образуют кислую среду препятствуя процессам гниения способствуют синтезу витаминов группы В и Р в кишечнике https://пик-крым.рф/product/alchemilla-vulgaris/ Микроорганизмы соста
Robertslern, August 26th, 2026

Leave a comment

= Thanks for your comment =