TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 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 (141277 times)
  2. FAT32 Library (74088 times)
  3. Network Ethernet Library (58715 times)
  4. USB Device Library (48826 times)
  5. Network WiFi Library (44525 times)
  6. FT800 Library (44073 times)
  7. GSM click (30804 times)
  8. mikroSDK (29654 times)
  9. PID Library (27355 times)
  10. microSD click (27251 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: 2291 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

Tractor Odometer (Smart GLCD) Gives KM, Acres, Hectares.

0

I have made a Tractor Odometer for working out how much area or distance has been covered in a paddock or contracting job. The unit just needs a contact closure for every wheel revolution and the rest is done in software via an interrupt. Please alter to suit and post updates.

[Learn More]

C# Windows Application Socket Programming Example

5

This example has two projects developed using Visual C# 2010 Express edition, it demonstrates network programming using sockets , TCP LISTENERS , TCP CLIENTS, through a simple chat client/server single threaded application. these applications could be useful for understanding how networks are programmed and understand the fundamentals.

[Learn More]

LED Chaser

0

This is the 5th example of my tutorials on programming PIC microcontrollers with mikroC pro for PIC https://www.youtube.com/watch?v=lylG1IW7E1c&amp;t=1s

[Learn More]