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://towarkitai.com/products/category/svechki?text=&balance=&categoryId=5305510&sort=5&min_cost=&max_cost=&productGroup=91304&productCustomGroup=0&page=1 Партнер подготовит коммерческое предложение от одного или нескольких производителей с описанием функций, оснащения, стоимости и сроков поставки изделий
RobertShere, June 10th, 2026
Этап 4 https://analyztepla.ru/katalog-izmeritelnykh-priborov/gazoanalizatory/sensory-dlya-gazoanalizatorov/sensory-dioksida-azota-no2/sensor-dioksida-azota-es1-no2-ec-sense Передача СИ на калибровку http://analyztepla.ru/katalog-izmeritelnykh-priborov/teplovizory/rezerv/teplovizor-flir-k55-2 Метрологические подразделения ФБУ «УРАЛТЕСТ» Связаться с нами для записи на калибровку http://analyztepla.ru/priboryi-nerazrushayushhego-kontrolya/vizualnyy-kontrol/ Почему необходимо проводить
AaronSlort, June 10th, 2026
Hi everyone, I am looking for help with the Aviator game because I have read many guides, reviews and discussions, but one issue is still unclear to me. At first, Aviator looks like a very simple game where the plane takes off, the multiplier grows and the player only needs to cash out before the crash. My problem is that when I try to play Aviator online, I often doubt whether I should leave the round early or wait for a higher multiplier. For example, my last test note was rando
Michaelcig, June 10th, 2026
с оформлением договора акта счёта справки https://dez-spasatel.ru/dezinsekciya/ Полный пакет тех документов которые необходимы заказчику https://dez-spasatel.ru/articles/dezinfektsiya/osobennosti-dezinfektsii-basseynov/ Главной задачей Центра является обеспечение полномочий Управления Роспотребнадзора по городу Москве направленных на поддержание санитарно-эпидемиологического благополучия и сохранение здоровья населения города Москвы https://dez-spasatel.ru/articles/kroty/ Единственное что может
MichaelQuito, June 10th, 2026

Leave a comment

= Thanks for your comment =