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: 836 times
Not followed.
License: MIT license
Download [163.10KB]The purpose of this project is to demonstrate in a simplified manner, how add multiple files to Mikroelektronika's WIFI HTTP demo, which will be stored in the PIC ROM but could be requested through the main web page as external files, all to be included in the same web page.
[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: 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
Author: Val Gretchev
Last Updated: 2013-04-13
Package Version: 1.0.0.0
Category: WiFi
Downloaded: 628 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: MIKROE
Last Updated: 2013-04-26
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1551 times
Not followed.
License: MIT license
Download [1.05MB]This is demonstration project how Mikromedia+ for STM communicate over RF. Data is send over simple 'led protocol' (1 byte command). Development board for STM32 with an add-on board nRF Click is used as a receiver device.
Author: Chris Jed
Last Updated: 2013-04-04
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Ethernet
Downloaded: 1581 times
Followed by: 1 user
License: MIT license
Download [1.74MB]Altered EthClick Demo example communicates with Visual Studio 2010 Visual Basic made program. Mikro made EthClick Demo example altered for Visual Studio 2010 Visual Basic program to communicate with it. Needs IP address entered into program that is the same as the one programmed into the PIC18F45K22 chip.
[learn more]Author: Ghanshyam Patel
Last Updated: 2013-03-09
Package Version: 1.0.0.0
Category: Communication
Downloaded: 4160 times
Followed by: 1 user
License: MIT license
Download [149.12KB]A project to encode (remote) and decode (receiver) InfraRed signals using the NEC protocol. It uses the Timer1 Gate function to continually capture the signal to reduce software load and gives it a fast response. The idea is to reverse polarity on the Timer1 Gate capture as soon as it interrupts so it can capture both the high & low signals.
[learn more]Author: Pavol alias LQd
Last Updated: 2013-03-08
Package Version: 1.0.0.0
Category: ZigBee
Downloaded: 1354 times
Not followed.
License: MIT license
Download [18.52KB]This library presents a bridge for interfacing XBee PRO modules in powerful but somewhat complicated API mode. Written in mB for AVR, but contains almost no AVR specifics.
I am ready to answer questions. Description in source code.
Author: Simon Platten
Last Updated: 2013-02-27
Package Version: 1.0.0.4
Category: Communication
Downloaded: 1803 times
Not followed.
License: MIT license
Download [23.06KB]This is a modbus CGI which can be used with any Windows web-server. I used Apache 2.2 to develop and test this.
It allows you to send requests to a modbus network using HTTP get requests.