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 (141249 times)
  2. FAT32 Library (74083 times)
  3. Network Ethernet Library (58708 times)
  4. USB Device Library (48814 times)
  5. Network WiFi Library (44523 times)
  6. FT800 Library (44072 times)
  7. GSM click (30803 times)
  8. mikroSDK (29648 times)
  9. PID Library (27355 times)
  10. microSD click (27251 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
Project

Arduino MikroE Rotary Click + Matrix Click Countdown Timer

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-03-28

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 618 times

Not followed.

License: MIT license  

Countdown timer with MikroE Rotary, 7x10R Dot-Matrix Click and Arduino.

The rotary encoder in the rotary click is used to adjust time from 0 second to 16 minutes. The LEDS of the rotary click denote minutes while the 7x10R matrix display shows seconds.

After countdown a relay is triggered.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Arduino MikroE Rotary Click + Matrix Click Countdown Timer" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Arduino MikroE Rotary Click + Matrix Click Countdown Timer" changes.

Do you want to report abuse regarding "Arduino MikroE Rotary Click + Matrix Click Countdown Timer".

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

Project Blog

Arduino Countdown Timer

Arduino MikroE Rotary Click + Matrix Click Countdown Timer

Watch on YouTube
Items Used

Items Used

Arduino MikroE Rotary Click + Matrix Click Countdown Timer

View full image
Time Count

Time Count

Arduino MikroE Rotary Click + Matrix Click Countdown Timer

View full image
Project Setup

Project Setup

Arduino MikroE Rotary Click + Matrix Click Countdown Timer

View full image
Generic Schematic

Generic Schematic

Arduino MikroE Rotary Click + Matrix Click Countdown Timer

View full image

ALSO FROM THIS AUTHOR

MPL115A1 Atmospheric Pressure Sensor Demo

0

MPL115A1 Atmospheric Pressure Sensor Demo with Arduino Mega.

[Learn More]

STM32 and PT100 Themocouple-based Thermometer

0

STM32 and PT100 Themocouple-based Thermometer. The code is written with Maple IDE. https://www.youtube.com/watch?v=b_yMhHARkn4

[Learn More]

DHT11 Sensor Demo with AVR's Interrupt and Timer

0

This is a demo of DHT11 relative humidity-temperature sensor using interrupt and timer of a ATMega8515L. Interrupt + timer based method don't block program sequence unlike polling methods and so the CPU can do other tasks. Falling edge interrupt is used to detect the output from the sensor and a timer detects pulse widths.

[Learn More]