TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (403 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (130 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 (140925 times)
  2. FAT32 Library (73487 times)
  3. Network Ethernet Library (58271 times)
  4. USB Device Library (48474 times)
  5. Network WiFi Library (44080 times)
  6. FT800 Library (43648 times)
  7. GSM click (30522 times)
  8. mikroSDK (29256 times)
  9. PID Library (27197 times)
  10. microSD click (26925 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

WS2811 SPI LEDs on AVR with internal RC

Rating:

0

Author: Milan Kratochvil

Last Updated: 2017-09-01

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Light control

Downloaded: 526 times

Not followed.

License: MIT license  

Example (compiled functional demo) how is possible to run WS2811, WS2812B SPI LEDs on Atmega8 with internal 8MHz RC oscillator. Simply connect 5V power, MOSI Wire to DATA IN on SPI Led string and enyoy!

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "WS2811 SPI LEDs on AVR with internal RC" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "WS2811 SPI LEDs on AVR with internal RC" changes.

Do you want to report abuse regarding "WS2811 SPI LEDs on AVR with internal RC".

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

Example Blog

Blog currently doesn't exist!

RELATED CODES

LABVIEW RGB LED BLUETOOTH CONTROL

0

This show how control a RGB led for bluetooth witc labview, i use timer0 for 3 pwm signal. i uart for recive the labview comand. https://www.youtube.com/watch?v=BJHXvx3ia2s&feature=youtu.be

[Learn More]

PIC12F1822 LED blink example

0

This example shows how to make all the available outputs on the PIC12F1822 microcontroller blink. The PIC12F1822 has 6 I/O pins of which 5 can be used as outputs and one can be used as an input only.

[Learn More]