TOP Contributors

  1. MIKROE (2779 codes)
  2. Alcides Ramos (376 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 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 (139568 times)
  2. FAT32 Library (72041 times)
  3. Network Ethernet Library (57256 times)
  4. USB Device Library (47631 times)
  5. Network WiFi Library (43220 times)
  6. FT800 Library (42566 times)
  7. GSM click (29932 times)
  8. mikroSDK (28292 times)
  9. PID Library (26934 times)
  10. microSD click (26309 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: 512 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

(Hardware SPI) MAX7219/MAX7221 LEDDISPLAY-LIBRARY

5

This package is used to drive seven segment display and 8X8 dot matrix with SPI1 hardware modul . - you can print posiitive or negative integer number on the seven segment display -You can print negative or positive floating number on the seven segment dsplay -You can print character on seven segment display -you can print text , scroll text, invert screen, adjust brigthness...on 8X8 dot matrix -you can use until eight cascading 8X8 dot matrix

[Learn More]

Proteus simulation PIC IR CODE DECODER HAS METHOD

1

show how to decode infrared codes of any control, using the has method, to optimize. using pruteus simualtion. Video: https://youtu.be/PMSUpy6P0yk

[Learn More]

OPT3001 light sensor with MSP432

0

OPT3001 light sensor [same as 'ambient 2 click'] interfaced with MSP432P401r. ambient light measurement is displayed on TFT and sent to PC 'mikroplot' using UART. components used - BOOSTXL-SENSORS MSP432 Launchpad TFT proto HW v1.01 mikroplot this example code is a part of my project in ELEMENT14 forum.

[Learn More]