TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (402 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (129 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 (140844 times)
  2. FAT32 Library (73447 times)
  3. Network Ethernet Library (58258 times)
  4. USB Device Library (48437 times)
  5. Network WiFi Library (44051 times)
  6. FT800 Library (43627 times)
  7. GSM click (30517 times)
  8. mikroSDK (29209 times)
  9. PID Library (27192 times)
  10. microSD click (26877 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

Serial Servo Controller

Rating:

3

Author: Julio Montagut Desco

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 2279 times

Followed by: 1 user

License: MIT license  

8 servo controller via RS232, source code and example files to assembly pcb. RS232 Speed: 9600, 19200, 38400 and 57600, Switch Configuration / Reset logic power to 20V, reverse polarity protection to logic power and data Rx LED indicator.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Serial Servo Controller" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Serial Servo Controller" changes.

Do you want to report abuse regarding "Serial Servo Controller".

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

Project Blog

Blog currently doesn't exist!

RELATED CODES

7-Segment display with shift register interfacing with PIC16F877A

0

This example for 4-digit 7-segment display with multiplexing and shift register interfacing with 16F877A to make a digital counter. The used shift register is 74HC164 serial-in parallel-out. Code is compiled with CCS PIC C compiler.

[Learn More]

Breakout game - demo project

0

Game description: Breakout is an arcade game developed and published on May 13, 1976. - In Breakout, a layer of bricks lines the top third of the screen and the goal is to destroy them all. A ball moves straight around the screen, bouncing off the top and two sides of the screen. .......

[Learn More]

Replacement libraries for PIC18 &amp; P16enh processors (mP and mB PRO)

5

Replacement libs may supplant official mE libraries to decrease final code size and RAM use, increase speed of code execution and fix various quirks. Most of replacement libraries also add new functionality. Replacement libs cover the most substantial areas of coding and thus improve performance of other libraries that use the replaced ones.

[Learn More]