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://gradum77.ru/f4153/image/frap-f4153 Наиболее распространёнными материалами являются: Криогенная арматура — предназначенная для эксплуатации на криогенных средах https://gradum77.ru/dozhdepriemnik-pryamougolnyj По функциональному назначению o Нержавеющая сталь — используется для коррозионно-активных сред https://gradum77
WillieHeins, August 21st, 2026
Но не стоит думать, что татуировка — это исключительно мужская территория https://maze.tattoo/catalog/n/nadpis/ Наш тату салон для женщин — это место, где каждая деталь имеет значение https://maze.tattoo/catalog/m/multyashki/ Мы создаём тонкие, изящные, глубокие по смыслу работы, которые подчёркивают индивидуальность и внутреннюю свободу https://maze.tattoo/catalog/l/lovets-snov/ В тату-салоне «Классик» действует акция: при нанесении 2 мини-татуировок одновременно третье миниатюрное та
BarryWet, August 21st, 2026
Для начала необходимо определиться с сегментом мототехники, в котором вы будет работать https://uralmoto174.ru/products/category/skutera Мы не просто собрали для вас обширный каталог качественных скутеров – наши эксперты постоянно консультируют как потенциальных, так и уже состоявшихся клиентов, помогая выбрать оптимальный вариант, подобрать подходящие аксессуары и мотозапчасти https://uralmoto174.ru/products Мы учтём все детали, начиная от престижа бренда и технического оснащения, и
Gabrielvig, August 21st, 2026
Кат https://ellman.ru/oval № IEC-3FHPB/D https://ellman.ru/ В компании General Meditech Ruscompany вы можете купить генератор радиоволновой 4,0 мгц с доставкой в г https://ellman.ru/oval Нижний Новгород и другие города https://ellman.ru/ball Уточняйте цены и оформляйте заказ по телефону или онлайн https://ellman.ru/articles Мы работаем круглосуточно https://ellman.ru/scalpel Покупая оборудование у нас, вы получаете техническое сопровождение и поддержку на весь срок эксплуа
Jeffreyfearf, August 21st, 2026

Leave a comment

= Thanks for your comment =