TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (392 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (123 codes)
  5. Bugz Bensce (97 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 (140536 times)
  2. FAT32 Library (73024 times)
  3. Network Ethernet Library (58029 times)
  4. USB Device Library (48212 times)
  5. Network WiFi Library (43823 times)
  6. FT800 Library (43294 times)
  7. GSM click (30359 times)
  8. mikroSDK (28985 times)
  9. PID Library (27116 times)
  10. microSD click (26720 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
Project

LCD 16X2 + DRIVER ULN2003

Rating:

0

Author: K M

Last Updated: 2022-12-16

Package Version: 1.0.0.0

Category: Motor Control

Downloaded: 193 times

Not followed.

License: Academic Free License 3.0  

Use of display lcd 16x2 and a basic code to move a astepping motor in one direction

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "LCD 16X2 + DRIVER ULN2003" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "LCD 16X2 + DRIVER ULN2003" changes.

Do you want to report abuse regarding "LCD 16X2 + DRIVER ULN2003".

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

Project Blog

Blog currently doesn't exist!

RELATED CODES

Quadrature encoders Pascal for ARM STM32F407VG

0

Sample code for using Tim3 and Tim4 for quadrature encoders. Tim3 connected to PC6 and PC7, Tim4 connected to PB6 and PB7 All registers setup dierectly from Pascal Debug output is generated on Uart1 For questions: hkiela@opteq.nl

[Learn More]

PIC 2 PWM module servo 0.5Mhz Internal Crystal

0

This show i use pic16f887 to 0.5MHZ internal crystal and move 2 servos with pwm module

[Learn More]

stepper motor control

5

This is a sample of a code that should run on a 16F716 with a 8Mhz oscillator. By modifying PS2 you change the max frequency there is also a soft start that help the motor to not miss steps while turning fast. This version should be easier to modify. The pettern i give can be used to use a stepper mototr in half step mod.

[Learn More]