TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (393 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (124 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 (140576 times)
  2. FAT32 Library (73092 times)
  3. Network Ethernet Library (58094 times)
  4. USB Device Library (48255 times)
  5. Network WiFi Library (43843 times)
  6. FT800 Library (43339 times)
  7. GSM click (30382 times)
  8. mikroSDK (29030 times)
  9. PID Library (27123 times)
  10. microSD click (26745 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

Control Led RGB via I2C Slave

Rating:

0

Author: Jerome GRAVET

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Communication

Downloaded: 1094 times

Followed by: 1 user

License: MIT license  

Here is a project that I use to light a LED RGB (via PWM TIMER0) either with I2C or standalone after filling the sequence to the EEPROM.
The I2C slave part is fully functional.

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

Example Blog

Blog currently doesn't exist!

RELATED CODES

CRC16 Library

0

Simple library for CRC16 calculation. It is based on table search to minimise CPU load

[Learn More]

Software UART using TMR0 Interrupt, and ring buffer

0

This is a C coded sw UART, based on AN555. You can choose serial frame handling: bit number, Parity and Handshake . With TMR0 interruptions, and larger buffer, the TX/RX could run silently, freeing the main code. Here, an EasyBluetooth was handled by sw UART, connected to FT232 on a Ready for PIC board, in a back-to-back bridge.

[Learn More]

Identification of models and PID tuning with matlab, labview and mikroc

0

Identification of models and PID tuning with matlab, labview and mikroc. Subscribe to my youtube channel Video: https://youtu.be/NMEPg8ohzbk

[Learn More]
Close menu