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://yuristi.com/advokat-po-ugroze-ubiystvom-119-uk-rf Для этого вам нужно перейти на страницу «Наши юристы», выбрать подходящего специалиста и нажать на ссылку «Личное сообщение» https://yuristi.com/blog/advokat-dlya-suda-pri-poboyah-v-moskve Гражданское право Договорное право договор об оказании услуг договор аренды нежилого помещения расторжение договора расторжение догово
Irvingnurib, September 8th, 2026
Особенности эксплуатации и распределение мощности https://climate.msk.ru/catalog/vrv-/-vrf-sistemyi/haier/naruzhnyie-bloki-mrv-ii/haier-au052fnera.html Когда несколько внутренних блоков работают от одного компрессора, могут возникать нюансы https://climate.msk.ru/catalog/vrv-/-vrf-sistemyi/vrf-sistemyi-hisense/naruzhnyie-bloki-vrf-hisense-serii-hi-smart-h-full-dc-inverter/hisense-avw-34hjfh.html Например, если включен всего один внутренний блок, мощный внешний компрессор может работать на
KennethheM, September 8th, 2026
Выбор типа покрытия основывается на историческом соответствии и эксплуатационных требованиях http://restavraciyamoskva.ru/wind Шеллачные покрытия традиционны для мебели XVIII-XIX веков но требуют особого ухода http://restavraciyamoskva.ru/rekviz Современные полиуретановые лаки обеспечивают высокую стойкость но могут изменить характер поверхности http://restavraciyamoskva.ru/about_us Имитация патины и следов времени — деликатная операция требующая художественного чутья http://restavraciyamoskva
CliftonHah, September 8th, 2026
Наконечник-держатель ручного включения стерилизуемый https://ellman.ru/ball Проблема растяжек или стрий атрофических рубцов в той или иной степени знакома подавляющему большинству женщин https://ellman.ru/electrodes Поэтому косметологи не устают искать наиболее действенные способы избавления от этого косметического дефекта https://ellman.ru/devices А когда находят — пробуют https://ellman.ru/devices читать далее https://ellman.ru/triangular Генератор радиоволновой сургитрон Россия https://ell
Jeffreyfearf, September 8th, 2026

Leave a comment

= Thanks for your comment =