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: islam gamal
Last Updated: 2015-03-11
Package Version: 1.0.0.1
Category: Timers (Real time clock)
Downloaded: 1670 times
Not followed.
License: MIT license
Download [121.70KB]Digital clock work in 24H_mode and 12H_mode .
alarm work in both modes.
display full time and full date with day name at LCD .
ability to adjust hours, minutes, am/pm , day , day name , month and year in both modes (24/12)H.
message move on LCD every 10 minutes.
reset button for hanging action .
Author: Julien Piasecki
Last Updated: 2015-03-11
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1030 times
Not followed.
License: MIT license
Download [8.76KB]A functional library to drive GLCD 128x64, KS108/107 controller.
You can display dots, lines, rectangles, char and text.
To be continued...
Author: MIKROE
Last Updated: 2015-03-10
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1819 times
Followed by: 1 user
License: MIT license
Download [414.98KB]-The UART_D16950 library simplifies usage of the UART module of FT90x family.
[learn more]Author: S P
Last Updated: 2019-02-22
Package Version: 1.0.0.0
Category: Motor Control
Downloaded: 1025 times
Followed by: 1 user
License: MIT license
Download [168.26KB]This project shows how to control CD-ROM sensored brushless DC motor speed using Arduino UNO.
The speed of the BLDC motor is controlled from a potentiometer connected to the Arduino board.
Author: Dennis Lepine
Last Updated: 2015-03-07
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: RFid
Downloaded: 2382 times
Followed by: 2 users
License: MIT license
Download [1.72MB]Using a RDM6300 and the EasyPic7/18F45K22 connected to UART1, RFID tags (EM4100 compatible) are Read, Added or Deleted from eeprom. When a stored tag is detected, RC0 is turned on for 2 seconds. Tag data is displayed on a 16x2 LCD. Project idea: Pet Feeder. Hook ESP8266 to UART2 and send Tag data.
[learn more]Author: S P
Last Updated: 2019-02-22
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 853 times
Not followed.
License: MIT license
Download [105.02KB]This is a project shows how to build a simple real time clock & calendar using Arduino and DS1307 RTC.
Time and date are displayed on 1602 LCD and they could be set with 2 push buttons connected to the Arduino board.
Author: Frendz Infotech
Last Updated: 2015-03-06
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 661 times
Not followed.
License: MIT license
Download [965B]This code is used to Initialize the internal RTC module with LSI as clock source
[learn more]Author: Tim Børresen
Last Updated: 2015-03-06
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Development Systems
Downloaded: 387 times
Followed by: 5 users
License: MIT license
Download [6.85KB]Created using ST's Excel clock generator spreadsheet.
Utilizes x-tal for a 168MHz system clock. Delay works as expected w.o. fiddling with the divider, standard peripherals should be clocked correctly. AFAIR it don't clock the USB port. Give it a try!
The init code is for std_periph_lib and NOT for Cube.
Author: S P
Last Updated: 2015-03-01
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 512 times
Not followed.
License: MIT license
Download [176.42KB]This example shows how to control five led's connected to Arduino uno board from an IR remote control. This IR remote control uses the Philips RC-5 protocol.
[learn more]Author: S Ss
Last Updated: 2015-02-28
Package Version: 6.4.0.0
Category: Measurement
Downloaded: 2026 times
Followed by: 2 users
License: MIT license
Download [213.43KB]This project measures the period of any frequency applied to the Microcounteroller.
Pin INT(external interrupt) is used to detect each rising edge of the wave.
Timer1 is used the calculate the time of the wave, period(Ton + Toff).
Project File contains:
Circuit+Code+Simulations.