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: Shawon Shahryiar
Last Updated: 2015-05-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 610 times
Followed by: 1 user
License: MIT license
Download [3.16MB]Integrating STM32F4xx Standard Peripheral Library with MikroC.
http://embedded-lab.com/blog/?p=10038
Author: Shawon Shahryiar
Last Updated: 2015-05-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 789 times
Followed by: 2 users
License: MIT license
Download [2.23MB]STM32 Internals Example.
Examples of IWDG and WWDG and methods of configuring peripheral clocks.
http://embedded-lab.com/blog/?p=9662
Author: Shawon Shahryiar
Last Updated: 2015-05-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 780 times
Followed by: 1 user
License: MIT license
Download [1.17MB]STM32 Standard Peripheral Library Integration with MikroC.
http://embedded-lab.com/blog/?p=8869
Author: Shawon Shahryiar
Last Updated: 2015-05-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 1597 times
Followed by: 2 users
License: MIT license
Download [1.24MB]Author: Shawon Shahryiar
Last Updated: 2015-05-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 1520 times
Followed by: 2 users
License: MIT license
Download [395.40KB]Author: Shawon Shahryiar
Last Updated: 2015-05-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 1726 times
Followed by: 2 users
License: MIT license
Download [371.75KB]Author: Alcides Ramos
Last Updated: 2015-05-16
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 1064 times
Followed by: 1 user
License: MIT license
Download [52.72KB]This use 2 interrupt, one for multiplexing, and the other timer base for a seccond, and show in 7 segment display the hour
[learn more]Author: MIKROE
Last Updated: 2015-05-14
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Ethernet
Downloaded: 6823 times
Followed by: 4 users
License: MIT license
Download [333.51KB]This example demonstrates simple TCP and UDP usage of the ETH WIZ click board :
- Board sends echo reply to UDP packets on "PORT_UDP" port,
- Board listens to a connection request on "PORT_TCP" port. After connection is established, it sends echo reply to incoming TCP packets.
Author: MIKROE
Last Updated: 2015-05-11
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: 2.4 GHz Transceivers
Downloaded: 2429 times
Followed by: 3 users
License: MIT license
Download [493.58KB]This is a sample program which demonstrates the use of nRF S click. Programmer uses RF module for communication between two development systems. Each module can be used as transmitter and receiver.
[learn more]Author: Dennis Lepine
Last Updated: 2015-05-10
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: LCD
Downloaded: 1450 times
Followed by: 4 users
License: MIT license
Download [120.14KB]Using a ESP8266 wifi module and a 18F45K22, date and time are stripped off a Google Serv. and sync'd with the clock routine. Clock auto set. Adjusted for DST in N.A. Adjust time zone. Adjust poll times. Weather is had using Yahoo weather api. Included are the NodeMCU Lua code files used on the ESP8266.
* This was just an exercise in feasibility.