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]
Author: Shawon Shahryiar
Last Updated: 2017-09-24
Package Version: 1.0.0.0
Category: Light control
Downloaded: 816 times
Not followed.
License: MIT license
Download [386.08KB]The trick is to run the STM8S003F3 micro at max. speed of 16MHz and to use raw coding instead of SPL. Here I found out that the datasheet timing diagrams need not to be fully matched. I also noted that powering the ring is a major issue as the LEDs draw significant amount of power which may cause voltage dips and brownouts for the driver MCU.
Author: Milan Kratochvil
Last Updated: 2017-09-01
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Light control
Downloaded: 509 times
Not followed.
License: MIT license
Download [41.70KB]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!
[learn more]Author: Sunny IUT
Last Updated: 2017-07-06
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Light control
Downloaded: 360 times
Not followed.
License: MIT license
Download [2.07MB]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.
Author: Shawon Shahryiar
Last Updated: 2017-03-17
Package Version: 1.0.0.0
Category: Light control
Downloaded: 854 times
Not followed.
License: MIT license
Download [23.28KB]This is a pair of very ammature level projects based on PIC micros. It is just more than a blinking LED. Such LED patterns are seen in ambulances, fire-trucks and police vehicles. All codes are written with CCS PIC C compiler.
[learn more]Author: Stuart Kurtz
Last Updated: 2017-03-01
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Light control
Downloaded: 278 times
Not followed.
License: MIT license
Download [310.38KB]Author: Sourav Mitra
Last Updated: 2017-02-14
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Light control
Downloaded: 492 times
Not followed.
License: MIT license
Download [20.26KB]This example will help you to do lots of project as a part of LED Blink or Relay Off On, Once you learn that ,You can use this code to in next development . 100% will work , Special thanks to Mikroc Team to make a nice compiler.
If your are a beginners developer, then this program will help you to improve day be day.
Thank you
Author: Shawon Shahryiar
Last Updated: 2016-12-31
Package Version: 1.0.0.0
Category: Light control
Downloaded: 1579 times
Not followed.
License: MIT license
Download [21.65KB]Author: Shawon Shahryiar
Last Updated: 2016-12-28
Package Version: 1.0.0.0
Category: Light control
Downloaded: 742 times
Not followed.
License: MIT license
Download [5.82KB]This is basically an upgrade of an older post "Driving Adafruit's Neopixel (WS2812) Strip with AVR's Hardware SPI" (http://libstock.mikroe.com/projects/view/1953/driving-adafruit-s-neopixel-ws2812-strip-with-avr-s-hardware-spi) with circular ring-based WS2812 chain.
Please note this is not an Arduino project.
Author: Shawon Shahryiar
Last Updated: 2016-11-16
Package Version: 1.0.0.0
Category: Light control
Downloaded: 1159 times
Not followed.
License: MIT license
Download [4.78KB]When it comes to driving WS2812 smart RGB LEDs the most difficult task is to overcome the extremely low timed time-slotting protocol as the LEDs don't have SPI/I2C/UART interface. One smart way to overcome this issue is to use the MOSI of hardware SPI at high speed. Please note though Arduino Nano is used, this is not an Arduino-based project.
[learn more]Author: Alcides Ramos
Last Updated: 2016-07-11
Package Version: 1.0.0.0
Category: Light control
Downloaded: 514 times
Not followed.
License: MIT license
Download [46.83KB]