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://artcraftbouquet.ru/articles/post/pashalnaya-nedelya-sem-dnej-sveta флористический нож https://artcraftbouquet.ru/magazin/p/18 ? Ботаника и агротехника – знание особенностей растений, их жизненного цикла, требований к уходу, хранения и транспортировки https://artcraftbouquet.ru/magazin/product/buket-198 В идеале флористическая композиция должна отвеча
Henrycyday, September 6th, 2026
2 https://climate.msk.ru/catalog/vrv-/-vrf-sistemyi/haier/vnutrennie-bloki-haier-kassetnogo-tipa-kompaktnyie/haier-ab182mcera(m).html Канальные https://climate.msk.ru/catalog/nactennyie-kondiczioneryi/electrolux/seriya-skandi-dc-new/electrolux-eacs/i-24hsk/n3.html Такие системы устанавливают за подвесными потолками, полностью пряча внутренние блоки https://climate.msk.ru/catalog/invertornyie-split-sistemyi/seriya-brisban-inverter/ Охлаждаемый воздух распространяется по комнатам через си
KennethheM, September 6th, 2026
Когда важна не только идея, но и место https://maze.tattoo/catalog/b/bok/ Загрузить ещё https://maze.tattoo/catalog/c/samuray/ © 2012 — 2025 KudaGo https://maze.tattoo/catalog/o/orel/ com — сервис по поиску и продвижению событий https://maze.tattoo/catalog/r/rok-muzyka/ Применяются рекомендательные технологии https://maze.tattoo/catalog/o/ Органная музыка в Москве https://maze.tattoo/catalog/t/tresh-polka/ Хотите быть в курсе всего самого интересного в городе? Подписывайтес
BarryWet, September 6th, 2026
9 https://yuristi.com/privacy 4 Рейтинг 12 Специализаций 13269 Отзывов https://yuristi.com/blog/yurist-po-moshennikam-vernut-dengi 10 мин https://yuristi.com/blog • Семёновская улица Щербаковская, 3, 311 офис; 3 этаж, Москва https://yuristi.com/blog/advokat-228-24-7-zaderzhanie-nochyu 24 февраля https://yuristi.com/blog/advokat-po-narkotikam-st-228-uk-rf 12 мин https://yuristi.com/blog/advokat-dlya-suda-pri-poboyah-v-moskve • Кожуховская улица Трофимова, 22 к1, 1 этаж, Москва h
Irvingnurib, September 6th, 2026

Leave a comment

= Thanks for your comment =