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: MIKROE
Last Updated: 2019-11-29
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 585 times
Not followed.
License: MIT license
Download [7.00KB]Examples for I2C, SPI and GPIO communication with ARGON board and feather click shield.
[learn more]Author: MIKROE
Last Updated: 2019-12-11
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 549 times
Not followed.
License: MIT license
Download [16.12MB]This project contains example for testing modules on Mikromedia 4 for STM32F7 Capacitive.
[learn more]Author: MIKROE
Last Updated: 2019-12-11
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 515 times
Not followed.
License: MIT license
Download [11.23MB]This project contains example for testing modules on Mikromedia 5 for STM32F7 Capacitive.
[learn more]Author: MIKROE
Last Updated: 2019-12-27
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 587 times
Not followed.
License: MIT license
Download [15.81MB]This project contains example for testing modules on Mikromedia 7 Capacitive.
[learn more]Author: MIKROE
Last Updated: 2019-11-25
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 599 times
Followed by: 1 user
License: MIT license
Download [2.75MB]This project contains example for testing modules on Mikromedia 4 for STM32F4 Capacitive.
[learn more]Author: MIKROE
Last Updated: 2019-11-25
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 426 times
Not followed.
License: MIT license
Download [1.01MB]This project contains example for testing modules on Mikromedia 3 for STM32F4 Capacitive
[learn more]Author: MIKROE
Last Updated: 2019-11-25
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 284 times
Not followed.
License: MIT license
Download [5.59MB]This project contains example for testing modules on Mikromedia 5 for STM32F4 Capacitive
[learn more]Author: Bugz Bensce
Last Updated: 2019-11-13
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 794 times
Not followed.
License: MIT license
Download [278.76KB]74HC595 Shift Register with Multiplexed 7 Segment Display. This implementation uses SRs for both data and column strobing.
[learn more]Author: Bugz Bensce
Last Updated: 2019-11-11
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 287 times
Not followed.
License: MIT license
Download [220.57KB]MAX7219 LED dot matrix and 7 segment display driver used to multiplex a 4 digit 7 segment display.
The display and control data is sent over software serial SPI to the MAX7219 IC - The MAX7219 takes care of the BCD encoding and multiplexing functions from there.
Author: Bugz Bensce
Last Updated: 2019-11-06
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 340 times
Not followed.
License: MIT license
Download [213.74KB]Cascaded 74HC595 Serial-In-Parallel-Out Shift Registers used to produce output to 7 segment displays.
Both First-In-First-Out(FIFO) and Last-In-First-Out(LIFO) transfer are supported by the algorithm.