TOP Contributors

  1. MIKROE (2663 codes)
  2. Alcides Ramos (358 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (137101 times)
  2. FAT32 Library (70236 times)
  3. Network Ethernet Library (56126 times)
  4. USB Device Library (46434 times)
  5. Network WiFi Library (42077 times)
  6. FT800 Library (41388 times)
  7. GSM click (29116 times)
  8. mikroSDK (26562 times)
  9. PID Library (26497 times)
  10. microSD click (25487 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

Stepper motor drive using PIC12F1822

Rating:

0

Author: S P

Last Updated: 2016-02-17

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Motor Control

Downloaded: 575 times

Followed by: 11 users

License: MIT license  

This is an example shows how to drive a cd rom bipolar stepper motor using PIC12F1822 and stepper motor mikroC library.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Stepper motor drive using PIC12F1822" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Stepper motor drive using PIC12F1822" changes.

Do you want to report abuse regarding "Stepper motor drive using PIC12F1822".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

ALSO FROM THIS AUTHOR

DC Motor speed control using PIC16F84A

0

This project shows how to implement a software pwm and control the speed of 12V dc motor using PIC16F84A microcontroller. There are two buttons to increase and decrease the speed connected to RB0 and RB1 respectively.

[Learn More]

Interfacing PIC12F1822 with I2C LCD display

0

This project shows how to interface PIC12F1822 with I2C LCD display which has HD44780 controller. The LCD is connected to PCF8574 I2C I/O expander.

[Learn More]

MikroC Library For DHT22 sensor

5

This is a library for DHT22 (AM2302) digital humidity and temperature sensor. An example with PIC16F887 MCU is included.

[Learn More]