TOP Contributors

  1. MIKROE (2662 codes)
  2. Alcides Ramos (357 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 (137032 times)
  2. FAT32 Library (70161 times)
  3. Network Ethernet Library (56033 times)
  4. USB Device Library (46355 times)
  5. Network WiFi Library (41970 times)
  6. FT800 Library (41299 times)
  7. GSM click (29078 times)
  8. mikroSDK (26518 times)
  9. PID Library (26452 times)
  10. microSD click (25445 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]

Categories

Compilers

Architecture

Sort By

Category: Motor Control

first | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 last
Project

quadrature encoder control

Rating:

0

Author: Alcides Ramos

Last Updated: 2016-06-19

Package Version: 1.0.0.0

Category: Motor Control

Downloaded: 1083 times

Not followed.

License: MIT license

Download [188.08KB]

Description

This code shows three ways to control a quadrature encoder, with interrupt and whitout interrupt

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

DC motor control with PIC18F4550

Rating:

0

Author: S P

Last Updated: 2016-06-03

Package Version: 1.0.0.0

Category: Motor Control

Downloaded: 789 times

Followed by: 1 user

License: MIT license

Download [45.95KB]

Description

This project shows how to control DC motor speed and direction using PIC18F4550 microcontroller. H-Bridge circuit and PIC18F4550 H-bridge full mode are used. Code is written with CCS PIC C compiler.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

DC motor control using PIC16F877A and L293D

Rating:

0

Author: S P

Last Updated: 2016-05-30

Package Version: 1.0.0.0

Category: Motor Control

Downloaded: 1452 times

Followed by: 1 user

License: MIT license

Download [33.27KB]

Description

This project shows how to control DC motor speed and rotation direction with PIC16F877A microcontroller and L293D motor driver circuit. Source code is written with CCS PIC C compiler.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

Motor control

Rating:

0

Author: Alberto Trasimeni

Last Updated: 2016-02-26

Package Version: 1.0.0.0

Category: Motor Control

Downloaded: 993 times

Not followed.

License: MIT license

Download [71.31KB]

Description

Simple project to control a DC motor. Using the PIC16F877 and MikroC ver 8.2.simulation with Proteus 7.10

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

DC Motor speed control using PIC16F84A

Rating:

0

Author: S P

Last Updated: 2016-02-08

Package Version: 1.0.0.0

Category: Motor Control

Downloaded: 1376 times

Followed by: 11 users

License: MIT license

Download [21.17KB]

Description

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]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

DC Motor speed control using PIC12F1822

Rating:

0

Author: S P

Last Updated: 2016-02-05

Package Version: 1.0.0.0

Category: Motor Control

Downloaded: 653 times

Followed by: 9 users

License: MIT license

Download [70.81KB]

Description

Control the speed of a 12V DC motor using PIC12F1822 microcontroller. A potentiometer is used to control the speed.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

Remote controlled stepper motor

Rating:

0

Author: S P

Last Updated: 2016-02-05

Package Version: 1.0.0.0

Category: Motor Control

Downloaded: 891 times

Followed by: 8 users

License: MIT license

Download [30.89KB]

Description

Using PIC18F4550 and IR remote control cd-rom stepper motor can be controlled, the remote control is a TV remote control uses Philips RC-5 protocol. The remote control controls the direction of the stepper motor forward or backward.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

Stepper motor controller using PIC18F4550 Example3

Rating:

0

Author: S P

Last Updated: 2016-02-05

Package Version: 1.0.0.0

Category: Motor Control

Downloaded: 1006 times

Followed by: 8 users

License: MIT license

Download [32.29KB]

Description

Speed and direction control of cd-rom stepper motor, speed is controlled from potentiometer and two buttons moves the motor forward and backward.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

Stepper motor controller using PIC18F4550 Example2

Rating:

0

Author: S P

Last Updated: 2016-02-05

Package Version: 1.0.0.0

Category: Motor Control

Downloaded: 818 times

Followed by: 9 users

License: MIT license

Download [29.99KB]

Description

Control stepper motor direction using PIC18F4550, there are two buttons each button moves the motor in one direction. L293D driver is used to drive the stepper motor.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

Stepper motor controller using PIC18F4550 Example1

Rating:

0

Author: S P

Last Updated: 2016-02-05

Package Version: 1.0.0.0

Category: Motor Control

Downloaded: 676 times

Followed by: 8 users

License: MIT license

Download [29.49KB]

Description

This example shows how to control position of cd-rom stepper motor using potentiometer.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
first | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 last