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: Wilson A. Gan Cuba
Last Updated: 2013-04-28
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: WiFi
Downloaded: 955 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: 671 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: 2543 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: 1506 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: 732 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: 4199 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: 2216 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: 3269 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
Author: Val Gretchev
Last Updated: 2013-04-13
Package Version: 1.0.0.0
Category: WiFi
Downloaded: 648 times
Not followed.
License: MIT license
Download [3.87MB]This project shows how to give a multi-media board wireless access to an Internet router and implements a simple UDP server/client communications protocol.
[learn more]Author: prakob komeswarakul
Last Updated: 2013-04-12
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 2153 times
Followed by: 1 user
License: MIT license
Download [466.95KB]This is an example of driving 1.8 inches TFT by SPI bit bang method. it use only 5 bits output of mcu.
The Example provide many useful functions such as
- drawline
- drawRectangle
- drawcircle
- fillRectangle
-filCircle
- showPicture
- etc
The example code write with Mikroc Pro for Dspic.