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 >
dude check this out theres this site big baazi my cousin showed me and honestly ive been killing time on it for like two weeks now its pretty fun ngl
BigBaazi_ps4, May 27th, 2026
«Илья Мочалов и Партнеры» Телефон 7 495 147-44-44 Компания имеет большой опыт работы в сфере благоустройства и озеленения территорий https://berezov-lsk.ru/ Фото: ilyamochalov https://berezov-lsk.ru/ ru https://berezov-lsk.ru/ 15 лучших студий ландшафтного дизайна в Москве 2024 https://berezov-lsk.ru/ Общая стоимость работ 1 156 460 Р https://berezov-lsk.ru/ Работы выполнены 21 день https://berezov-lsk.ru/ Составляем проект таким образом чтобы даже при небольшом бюджете он был реализован с испо
ScottWoupe, May 26th, 2026
Все аккредитованные лица обязаны передавать информацию в госреестр поверки в он-лайн режиме https://analyztepla.ru/katalog-izmeritelnykh-priborov/dalnomery/rgk/lazernyy-dalnomer-rgk-d60-3-2 По умолчанию поиск сведений о поверке осуществляется по текущему году но при желании можно посмотреть поверку за любой год начиная с 2010 г https://analyztepla.ru/katalog-izmeritelnykh-priborov/izmeriteli-plotnosti-teplovykh-potokov/stroypribor/izmeritel-plotnosti-teplovykh-potokov-itp-mg4-03-kh-i-potok-ot-1
AaronSlort, May 26th, 2026
Получение второго гражданства или ВНЖ в странах СНГ и Евросоюзе Оформим второе гражданство, вид на жительство (ВНЖ) или резидентство в разных странах СНГ, Европы и Америки. Заходите на наш <a href=https://libertyfintravel.ru/vnj-i-vtoroe-grajdanstvo><b>сайт</b></a>: https://libertyfintravel.ru/vnj-i-vtoroe-grajdanstvo Второе гражданство, практическая иммиграция, иммиграция, вид на жительство, ВНЖ, Зелёная карта (green card) США Гражданство стран Евросоюза под ключ Гражданство на основ
Paspapola, May 26th, 2026

Leave a comment

= Thanks for your comment =