TOP Contributors

  1. MIKROE (2763 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (91 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 (139276 times)
  2. FAT32 Library (71761 times)
  3. Network Ethernet Library (57129 times)
  4. USB Device Library (47434 times)
  5. Network WiFi Library (43099 times)
  6. FT800 Library (42409 times)
  7. GSM click (29835 times)
  8. mikroSDK (28110 times)
  9. PID Library (26887 times)
  10. microSD click (26201 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
Example

PIC18F2550 and Timer1 interrupt

Rating:

0

Author: Konstantin Metodiev

Last Updated: 2017-02-21

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Motor Control

Downloaded: 1460 times

Not followed.

License: MIT license  

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.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "PIC18F2550 and Timer1 interrupt" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "PIC18F2550 and Timer1 interrupt" changes.

Do you want to report abuse regarding "PIC18F2550 and Timer1 interrupt".

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

Example Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

PIC12F1840 and MCP4921

0

PIC12F1840 MCU and MCP4921 DAC What the zip archive contains is: 1) MikroC code 2) Proteus (v.8.6) circuit 3) Two screenshots

[Learn More]

PIC16F877 and DS1621

0

PIC16F877 interfaces DS1621 thermometer via I2C bus. Procedural and object-oriented code projects are presented. Both projects rely on customized I2C library, the standard MikroC library hasn't been included. Proteus 8.15 and SimulIDE 1.1.0 circuits are included, so are hex files. https://www.state-machine.com/doc/AN_Simple_OOP_in_C.pdf

[Learn More]

PIC12F1840, ATK-096 OLED, MLX90614

0

The MCU interfaces an infrared thermometer and small OLED display through I2C. There are short video and schematics in the archive.

[Learn More]