TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (387 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (120 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 (140168 times)
  2. FAT32 Library (72622 times)
  3. Network Ethernet Library (57644 times)
  4. USB Device Library (47957 times)
  5. Network WiFi Library (43554 times)
  6. FT800 Library (42942 times)
  7. GSM click (30140 times)
  8. mikroSDK (28670 times)
  9. PID Library (27057 times)
  10. microSD click (26552 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

pwm_without_MikroC_library_atmega328p

Rating:

0

Author: jm_palomino

Last Updated: 2023-02-07

Package Version: 7.1.0.0

Category: Power supply

Downloaded: 120 times

Not followed.

License: Free  

I show how to use the pwm peripheral configured as fast mode without the MikroC library for a microcontroller atmega328p

WARNING:
be careful when you're buying avr microcontrollers because there are bad copies in the market and maybe doesn't work this code for these microcontrollers

No Abuse Reported

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

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

Do you want to report abuse regarding "pwm_without_MikroC_library_atmega328p".

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

Example Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

christmas melodies

0

This code is an example of how we can use the library sounds of mikroc with the christman thematic I based on an arduino code for the elaboration of this project https://www.arduino.cc/en/Tutorial/toneMelody https://create.arduino.cc/projecthub/joshi/piezo-christmas-songs-fd1ae9

[Learn More]

DFPlayer_RP2040

0

I show you how to use the module mp3 dfplayer with a micrcocontroller rp2040(raspberry pi pico)

[Learn More]

TEA5767_FM_digital_1

0

1) I show you how to use the fm digital tuner(tea5767) with a microcontroller stm32f103c8t6 2) This fm digital tuner uses i2c communication protocol 3) The circuit was made for a mono audio output however can be changed for stereo output. 4) The circuit is configured with this range (88-108 MHz)

[Learn More]

This code is free for everyone