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: dnaci
Last Updated: 2017-10-08
Package Version: 1.0.0.0
Category: USB
Downloaded: 828 times
Not followed.
License: MIT license
Download [1.24MB]the pic18f14k50 processor was used in this project. 8 LEDs connected to portb and portc pins can be made on of. There is a circuit diagram. There are source codes for the computer control program.
PC codes: visual basic6 visual basic.net c sharp delphi 7 pc codes.
Author: Shawon Shahryiar
Last Updated: 2017-09-24
Package Version: 1.0.0.0
Category: Light control
Downloaded: 835 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: 522 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: MIKROE
Last Updated: 2017-08-30
Package Version: 1.0.0.0
Category: WiFi
Downloaded: 1235 times
Not followed.
License: MIT license
Download [292.75KB]Embedded web server based on WiFi ESP click (ESP8266) used as smart home system.
[learn more]Author: MIKROE
Last Updated: 2017-07-28
Package Version: 1.0.8.0
Category: Ethernet
Downloaded: 57837 times
Followed by: 48 users
License: MIT license
Download [22.92MB]Ethernet library designed to simplify handling of the underlying hardware (ENC24J600/ENC28J60 and internal ethernet module on PIC18, PIC32, FT90x, TIVA and STM32).
Library supports: TCP Stack (Server/Client), UDP, IPv4 protocol, ARP requests, ICMP echo requests, ARP client with cache, DNS client, DHCP client.
Author: Sunny IUT
Last Updated: 2017-07-06
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Light control
Downloaded: 370 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: Darko Ilijevski
Last Updated: 2017-06-08
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Ethernet
Downloaded: 565 times
Not followed.
License: MIT license
Download [66.73KB]Simple example that sets up a simple network page and drives the on screen virtual LEDs on a micromedia plus PIC32MX7. The LEDs can also drive the page, which indicates which light is lit.
The example is written in mikroBASIC PRO for PIC32
Author: Shawon Shahryiar
Last Updated: 2017-06-07
Package Version: 1.0.0.0
Category: Communication
Downloaded: 544 times
Not followed.
License: MIT license
Download [45.23KB]ATMega8A and PIC16F886 exchanging info over HC-12 RF link after setting up the RF module. The code for AVR is written with MikroC for AVR and the code for the PIC is written with CCS PIC C compiler.
[learn more]Author: Gunnebo AB
Last Updated: 2017-05-20
Package Version: 0.0.0.1
Category: Ethernet
Downloaded: 553 times
Not followed.
License: MIT license
Download [281.32KB]Author: Cristiano Giacolini
Last Updated: 2017-04-21
Package Version: 1.0.0.0
Category: Communication
Downloaded: 626 times
Not followed.
License: MIT license
Download [2.09KB]Simple library for CRC16 calculation. It is based on table search to minimise CPU load
[learn more]