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 >
Another essential reason to change to solar technology may be the financial savings it gives. Solar energy panels can handle generating electricity for businesses, reducing or eliminating the need for traditional sourced elements of energy. This will end up in significant savings on energy bills, especially in areas with a high energy costs. Furthermore, there are many government incentives and tax credits available to companies that adopt solar technology, rendering it even more cost-effective
AaronCof, April 24th, 2026
Продавец заказал автоматизацию анализа географии заказов через API маркетплейсов и расчета оптимальных поставок с учетом фактического спроса покупателей https://bayra.market/bizhuteriya/page-85/ Алгоритм выбирал ближайшие склады, учитывал минимальные остатки, товары в пути и другие параметры, а также позволял ограничивать список складов при необходимости https://bayra.market/ip-klimenko/?category_id=19849&page=29 создатель бренда женской одежды Birdy https://bayra.market/oniks-finans-ooo/
Georgeweeld, April 24th, 2026
Цены на сайте фиксированные или нет? ВЫСОКАЯ ЦВЕТОПЕРЕДАЧА https://norsy.ru/o-nas Заказать расчёт https://norsy.ru/ceny Почему вам стоит заказать услуги швейного производства в «Амадей Принт»? Как формируется цена при мелкооптовом заказе? Если заказать одежду напрямую у нас – то вы получите гарантию, что все вещи будут сшиты идеально https://norsy.ru/o-nas Всю продукцию на отсутствие брака проверяют сотрудники фабрики 46/48 https://norsy.ru/kontakty Наше внимательное отношени
LeonelSlilk, April 24th, 2026
Смонтированные системы и выполненные работы: МОНТАЖ ИНЖЕНЕРНЫХ СИСТЕМ В ЧАСТНОМ ДОМЕ ПОД КЛЮЧ Принципиальное отличие монтажа инженерных коммуникаций в загородных домах от городских квартир заключается в возможности скрыть трубопроводы горячего, холодного водоснабжения и отопления внутри чернового пола под стяжкой https://master-vodoved.ru/master/master-160plus.html При проведении монтажных работ, включающих размещение труб отопления, водоснабжения и электропроводки внутри пола, потолка ил
Thomaswhafe, April 24th, 2026

Leave a comment

= Thanks for your comment =