TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (404 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (132 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 (141039 times)
  2. FAT32 Library (73572 times)
  3. Network Ethernet Library (58378 times)
  4. USB Device Library (48559 times)
  5. Network WiFi Library (44177 times)
  6. FT800 Library (43732 times)
  7. GSM click (30582 times)
  8. mikroSDK (29359 times)
  9. PID Library (27224 times)
  10. microSD click (26969 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: 2283 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

Tool: PIC Clear project

5

This tool enables you, in case of troubles, to delete the derived files (*.mcl etc...) in the project directories and the "Defs" directory. It also enables you to edit/check the .mpppi (project) file. For: mP for PIC, dsPIC and PIC32.

[Learn More]

Tool: Pascal to C prototypes

10

Converts mPascal routineheaders to mC function prototypes (only for PIC).

[Learn More]

BME280 interfacing with MSP432P401r

0

BME280 Environmental Sensor [same as 'weather click'] interfaced with MSP432P401r. It gives ambient environmental information - ambient temperature, atmospheric pressure, relative humadity Measurements are displayed on TFT and sent to PC 'mikroplot' using UART. This example code is a part of my project in 'ELEMENT14' forum

[Learn More]