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 (141803 times)
  2. FAT32 Library (74940 times)
  3. Network Ethernet Library (59303 times)
  4. USB Device Library (49298 times)
  5. Network WiFi Library (45094 times)
  6. FT800 Library (44656 times)
  7. GSM click (31275 times)
  8. mikroSDK (30205 times)
  9. microSD click (27654 times)
  10. PID Library (27561 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
Library

Função MAP MikroC PRO PIC

Rating:

5

Author: Edivanio Feitoza

Last Updated: 2017-06-24

Package Version: 1.0.0.1

Category: Motor Control

Downloaded: 715 times

Not followed.

License: MIT license  

Converte um valor de entrada para uma escala de saída.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Função MAP MikroC PRO PIC" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Função MAP MikroC PRO PIC" changes.

Do you want to report abuse regarding "Função MAP MikroC PRO PIC".

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

Library Blog

Blog currently doesn't exist!

RELATED CODES

MANAGER UNTIL 8 SERVOS WITH PIC12F 16F AND 18F

0

Show how manager multiple servos with pic watch the video on my channel and subscribe https://www.youtube.com/channel/UCAEmDP2EkFOVB6JCKJ9iGGw?view_as=subscriber

[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]

PIC18F2550 and Timer1 interrupt

0

PIC18F2550 controlling 2+ servo motors. The width modulated pulses are generated by means of Timer1 internal interrupt. Duty cycle might be adjusted as desired. The frequency is fixed, 50 Hz. The project includes also a Proteus simulation.

[Learn More]