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: Hex Hexreader
Last Updated: 2013-04-28
Package Version: 1.0.0.0
Category: Development Systems
Downloaded: 936 times
Not followed.
License: MIT license
Download [48.11KB]I found a need to build my own serial GLCD (text only). Thought I might share it in case someone else had an interest. Demonstrates circular UART buffer with interrupt and simple use of GLCD for text.
[learn more]Author: Wilson A. Gan Cuba
Last Updated: 2013-04-27
Package Version: 1.0.0.2
Example: 1.0.0.0
Category: WiFi
Downloaded: 1000 times
Not followed.
License: MIT license
Download [83.19KB]The intent of this example is to show how to merge the mikroElektronica's wifi http demo with the microSD demo so that the web page can grow bigger due to the ROM space of the MCU can be saved utilizing the microSD as storage of external files.
[learn more]Author: Wilson A. Gan Cuba
Last Updated: 2013-04-28
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: WiFi
Downloaded: 934 times
Not followed.
License: MIT license
Download [2.90MB]This projects shows how to read a multimedia file from a microSD an load it into a web page.
[learn more]Author: NART SCHINACKOW
Last Updated: 2013-04-27
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 644 times
Followed by: 2 users
License: MIT license
Download [1.15KB]This is a simple Physics library that uses the Vector Library in its calculations, till now its has a simple projectile motion which can be simulated easily using the built int functions.
Author: Stevan Milinkovic
Last Updated: 2013-04-26
Package Version: 0.0.0.3
Category: Graphics & LCD
Downloaded: 2482 times
Followed by: 1 user
License: MIT license
Download [10.57KB]Want to view your JPEG pictures directly from microSD? Now it is possible on EasyMx PRO v7 for STM32 ARM. There is no need for Visual TFT. You even don’t have to know you JPEG files in advance. Just install the library, insert the microSD with your pictures and run your application.
[learn more]Author: Johan De Vos
Last Updated: 2013-04-22
Package Version: 1.0.0.1
Category: Timers (Real time clock)
Downloaded: 1472 times
Followed by: 2 users
License: MIT license
Download [68.31KB]calculates Time, Date, Wkday (returns: 1 for Monday to 7 for Sunday)
should work for any type of PIC, only the set_interrupt routine has to be adapted to specific PIC
calculation for day of the week is based Microchip's AN1303.
http://ww1.microchip.com/downloads/en/AppNotes/01303A.pdf
added sample program
Author: Johan De Vos
Last Updated: 2013-04-22
Package Version: 3.0.0.0
Category: Graphics & LCD
Downloaded: 701 times
Followed by: 1 user
License: MIT license
Download [1.98MB]This module can be used to control LCD's with M50530 controller
The module can easily adapted to the user's needs
and can be used with any PIC
Update: V3 + sample program
V3: LCD init. improved
Author: MIKROE
Last Updated: 2013-08-05
Package Version: 1.0.0.1
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 4134 times
Followed by: 1 user
License: MIT license
Download [2.08MB]Set of examples for mikromedia for dsPIC33EP.. Provided examples demonstrate working with mikromedia's various features and modules:
- Accelerometer
- MMC SD card
- MP3
- Serial Flash
- TFT
- Touch Panel
- USB
Author: MIKROE
Last Updated: 2013-04-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Development Systems
Downloaded: 2191 times
Followed by: 4 users
License: MIT license
Download [5.33MB]Set of examples for mikromedia + for STM32.
Provided examples demonstrate working with mikromedia's various features and modules:
Accelerometer, MMC SD card, MP3, TFT, Buzzer, nRF, Touch Panel, Ethernet, RTCC
Author: Vladimir Djukovic
Last Updated: 2013-04-14
Package Version: 1.0.0.1
Category: Communication
Downloaded: 3173 times
Not followed.
License: MIT license
Download [1.41MB]The project contains a simple graphical user interface software mainly used as a testing tool and integral part of the entire application which refers to the Modbus RTU application protocol implemented in master controllers based on MCUs.
NEW: Modbus RTU Master function codes library, basic functions added