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 (142118 times)
  2. FAT32 Library (75406 times)
  3. Network Ethernet Library (59567 times)
  4. USB Device Library (49551 times)
  5. Network WiFi Library (45359 times)
  6. FT800 Library (44994 times)
  7. GSM click (31486 times)
  8. mikroSDK (30567 times)
  9. microSD click (27893 times)
  10. PID Library (27635 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

RGB Strip LED Controller

Rating:

5

Author: erkan cil

Last Updated: 2012-02-23

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 2000 times

Not followed.

License: MIT license  

RGB Strip LED Controller with pic 16F84

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "RGB Strip LED Controller " changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "RGB Strip LED Controller " changes.

Do you want to report abuse regarding "RGB Strip LED Controller ".

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

Project Blog

Blog currently doesn't exist!

RELATED CODES

RGB LED diode

0

This is the 3rd tutorial on programming PIC microcontrollers with mikroC pro for PIC Link: https://www.youtube.com/watch?v=Y1vUW6tYlTQ

[Learn More]

Convert to string without sprintf nor the mikroc library

0

I show you how to convert variables type int and float to string without mikroc libraries

[Learn More]

Crypto Library

19

Crypto Library is a collection of useful cryptographic algorithms. Currently the library contains the following algorithms: AES (Rijndael), DES/3DES, RC4, RC5, RC6, Serpent, Skipjack, TEA, XTEA, Base64, CRC16, CRC32, MD5, SHA1, SHA256, HMAC-MD5, HMAC-SHA1, HMAC-SHA256

[Learn More]