TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (136554 times)
  2. FAT32 Library (69758 times)
  3. Network Ethernet Library (55855 times)
  4. USB Device Library (46196 times)
  5. Network WiFi Library (41817 times)
  6. FT800 Library (41013 times)
  7. GSM click (28931 times)
  8. PID Library (26386 times)
  9. mikroSDK (26297 times)
  10. microSD click (25307 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

Digital metronome

Rating:

0

Author: Konstantin Metodiev

Last Updated: 2018-07-31

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Internal MCU modules

Downloaded: 161 times

Not followed.

License: MIT license  

A digital metronome implemented by means of PIC18F2550 MCU. Software: Proteus 8.7, MikroC Pro for PIC 7.2.0. Please, read description file in the archive. A short video is also included.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Digital metronome" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Digital metronome" changes.

Do you want to report abuse regarding "Digital metronome".

  • 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

Interfacing ADS1015 ADC unit and 24C356 E2PROM by ATmega644P

0

This is an exemplary project about interfacing devices ADS1015 ADC and 24C256 E2PROM by ATmega644P on I2C bus. The issue highlighted by the project is developing an object-oriented code in pure C for the aforementioned devices to be addressed. Prior to building, please turn TFT_16bit_Defs and TFT_Defs libraries off in Library Manager.

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

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]