TOP Contributors

  1. MIKROE (2752 codes)
  2. Alcides Ramos (372 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (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 (139073 times)
  2. FAT32 Library (71595 times)
  3. Network Ethernet Library (56989 times)
  4. USB Device Library (47330 times)
  5. Network WiFi Library (43006 times)
  6. FT800 Library (42297 times)
  7. GSM click (29777 times)
  8. mikroSDK (27894 times)
  9. PID Library (26859 times)
  10. microSD click (26130 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

XMega External Interrupt Example

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-02-22

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Internal MCU modules

Downloaded: 495 times

Followed by: 2 users

License: MIT license  

XMega External Interrupt Example.

http://embedded-lab.com/blog/?p=10012

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "XMega External Interrupt Example" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "XMega External Interrupt Example" changes.

Do you want to report abuse regarding "XMega External Interrupt Example".

  • 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

OLED (SSD1306) Display Demo

0

A complete library with an example of SSD1306 based 132x64 OLED display. https://www.youtube.com/watch?v=qdZXUppUpIQ

[Learn More]

Graphical SPL dB Meter

0

Graphical SPL dB Meter with Seeedstudio Grove Sound Sensor, 192x64 GLCD and PIC18F242. The code is written with CCS PIC compiler. https://www.youtube.com/watch?v=_grNn9yVFz0

[Learn More]

Estimating AC Line Frequency while Measuring RMS Voltage

0

This demo shows how we can estimate AC line frequency while measuring RMS voltage. This method is a very crude one but it can be improved with some changes. The concept here is to count the low-to-high and high-to-low transitions around half VCC during RMS measurement. The code is written with CCS PIC C compiler.

[Learn More]