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: Bugz Bensce
Last Updated: 2023-03-11
Package Version: 1.0.0.0
Category: Light control
Downloaded: 70 times
Not followed.
License: Apache License 2.0
Download [270.68KB]LED Bar graph than can be used to display analogue levels for feedback. PIC16F887a is used, connected to a shift register (74HC595) to produce parallel output for serial SPI input.
[learn more]Author: Alcides Ramos
Last Updated: 2022-05-02
Package Version: 1.0.0.0
Category: Light control
Downloaded: 154 times
Not followed.
License: MIT license
Download [170.47KB]Measure distance with TF mini LIDAR and mikroc
video:
https://youtu.be/KeUS7tLgaZY
Author: VOUFO Astri
Last Updated: 2022-04-17
Package Version: 1.0.0.5
Category: Light control
Downloaded: 1882 times
Not followed.
License: MIT license
Download [285.19KB]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
Author: VOUFO Astri
Last Updated: 2022-04-17
Package Version: 1.0.0.5
Category: Light control
Downloaded: 851 times
Not followed.
License: MIT license
Download [244.89KB]This package is used to drive seven segment display and 8X8 dot matrix with software SPI.
- you can print posiitive or negative integer and floating number on the 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
Author: Alcides Ramos
Last Updated: 2022-03-22
Package Version: 1.0.0.0
Category: Light control
Downloaded: 207 times
Not followed.
License: MIT license
Download [104.01KB]show how to decode infrared codes of any control, using the has method, to optimize.
using pruteus simualtion.
Video:
https://youtu.be/PMSUpy6P0yk
Author: Alcides Ramos
Last Updated: 2021-05-26
Package Version: 1.0.0.0
Category: Light control
Downloaded: 405 times
Not followed.
License: MIT license
Download [111.82KB]Effects of light sets with multiple LEDs, in PIC microcontrollers and Mikroc
Video:
https://youtu.be/WP4LAV5RVnM
Author: Alcides Ramos
Last Updated: 2020-12-11
Package Version: 1.0.0.0
Category: Light control
Downloaded: 213 times
Not followed.
License: MIT license
Download [70.70KB]how to control 8 leds with 5 pins of pic 12f
Video:
https://youtu.be/RskpSM5nduw
Author: Shawon Shahryiar
Last Updated: 2019-04-22
Package Version: 1.0.0.0
Category: Light control
Downloaded: 423 times
Not followed.
License: MIT license
Download [15.53KB]PICAXE is basically PIC micro with different branding. Here I used a PICAXE micro to drive a flexible Neopixel strip using hardware SPI. SPI is used along with the PIC's 32MHz internal oscillator as Neoppixels employ time-slotting trick to transfer data at a very fast rate with small timings. The code is written with CCS PIC C compiler.
[learn more]Author: Shawon Shahryiar
Last Updated: 2019-04-17
Package Version: 1.0.0.0
Category: Light control
Downloaded: 490 times
Not followed.
License: MIT license
Download [115.73KB]When it comes to driving WS28xx smart RGB LEDs the most difficult task is to overcome the extremely low timed time-slotting protocol. 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 here, this is not an Arduino-based project. The code is written with Atmel Studio 7.
[learn more]Author: Shawon Shahryiar
Last Updated: 2018-08-30
Package Version: 1.0.0.0
Category: Light control
Downloaded: 488 times
Not followed.
License: MIT license
Download [151.50KB]