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 (141629 times)
  2. FAT32 Library (74654 times)
  3. Network Ethernet Library (59128 times)
  4. USB Device Library (49167 times)
  5. Network WiFi Library (44926 times)
  6. FT800 Library (44459 times)
  7. GSM click (31122 times)
  8. mikroSDK (30037 times)
  9. microSD click (27531 times)
  10. PID Library (27512 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

PROPELLER CLOCK OR ROTACIONI CHR

Rating:

0

Author: Bojan Kranjc

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Category: Light control

Downloaded: 871 times

Followed by: 3 users

License: MIT license  

This propeller clock, which rotates across the LED displays the time or some text.
Test configuration:
MCU: P18F2620 or any other
Dev.Board: EasyPIC5
Oscillator: HS-PLL 10.0000 MHz
SW: mikroBasic Pro v 3.2

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "PROPELLER CLOCK OR ROTACIONI CHR" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "PROPELLER CLOCK OR ROTACIONI CHR" changes.

Do you want to report abuse regarding "PROPELLER CLOCK OR ROTACIONI CHR".

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

Project Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

NUMERICAL EXPRESSION OF POSITION AXLE X-Y-Z and ON_OFF_RELAY

0

Program to use as the encoder position counters and display a summary of any seven segment displey, with the possibility of storing the position of disconnection relays or pulse release for another command Analog channel is used to generate six new buttons, which manages the program for measuring the position

[Learn More]

I have to connect 40x4 LCD

0

Lcd_PLL_Out(1,1,"I have to connect 40x4 lcd to my project") Lcd_PLL_Out(2,1,"The lcd have 2 Enable pins ,") Lcd_PLL_Out(3,1,"EN1 for rows 1&2 and EN2 for rows 3&4") Lcd_PLL_Out(4,1,"How can I connect it to my Board? ")

[Learn More]

Ultrasonic Ranging Module HC - SR04

0

Ultrasonic Ranging Module HC - SR04 (1) Using IO trigger for at least 10us high level signal, (2) The Module automatically sends eight 40 kHz and detect whether there is a pulse signal back. (3) IF the signal back, through high level , time of high output IO duration is the time from sending ultrasonic to returning.

[Learn More]