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: Russell Kelly
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 2409 times
Followed by: 2 users
License: MIT license
Download [80.65KB]This program and circuit provides a digital alarm clock.
Powered by a Microchip PIC 18F14k22 and a 16x2 alphanumeric HD44780 display.
Time and alarm setting is achieved by the use of three push buttons.
Circuit requires a 32.768 kHz Watch Crystal
Author: FOURNET Olivier
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 2086 times
Followed by: 2 users
License: MIT license
Download [813B]Function reading of sensor DS18s20 :
// DS18s20 sensor : (Temp resolution default is 9)
float temperature_DS18s20;
#define PORT_DS18s20
#define PIN_DS18s20
/*
#define PORT_DS1820 PORTx
#define PIN_DS1820 1..8
*/
void Reading_Temperature_DS18s20(void);
. . .
Author: FOURNET Olivier
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1359 times
Followed by: 1 user
License: MIT license
Download [10.38KB]Additional Conversions Library
List of library routines:
ByteToBinaryStr
WordToBinaryStr
LongWordToBinaryStr
BinaryToGray
GrayToBinary
Author: Ghanshyam Patel
Last Updated: 2011-09-25
Package Version: 1.2.0.0
Category: Bootloaders
Downloaded: 8477 times
Followed by: 10 users
License: MIT license
Download [7.56MB]A template for mikroBasic, mikroC and MPLAB C18/C30 that is compatible with Microchip's HID Bootloader for PIC18F and PIC24F microcontrollers and PIC18F14K50, PIC18F27J53, PIC18F2553, PIC18F4553 and PIC24FJ64GB002 have been tested. ADC Over USB Example (firmware and Visual Basic 2010 project) and a custom HID bootloader project are also included.
[learn more]Author: jbv000
Last Updated: 2011-08-20
Package Version: 1.0.0.1
Category: Measurement
Downloaded: 1268 times
Followed by: 2 users
License: MIT license
Download [27.91KB]Author: NART SCHINACKOW
Last Updated: 2011-08-27
Package Version: 2.0.0.1
Example: 1.0.0.0
Category: Communication
Downloaded: 1854 times
Followed by: 2 users
License: MIT license
Download [3.92MB]This project is a demo that uses W5100 Module which has a built in TCP/IP stack, for processing HTTP requests (TCP), the Wiznet5100 requires knowledge about Socket Programming.
http://www.wiznet.co.kr/Sub_Modules/en/product/Product_Detail.asp?cate1=&cate2=&cate3=&pid=1011
Author: brian phillips
Last Updated: 2011-08-24
Package Version: 1.0.0.1
Category: Other Codes
Downloaded: 2010 times
Followed by: 2 users
License: MIT license
Download [21.96KB]The software checks the pulse length and then sets the PWM output to suit. The PWM output is then used to drive a DC motor via a transistor or FET of suitable power rating. A port read was used to detect the pulse width and this method is not very accurate, however it is sufficiently accurate for this application, and works very well for my models.
[learn more]Author: Lex Dean
Last Updated: 2011-08-19
Package Version: 1.0.0.0
Category: Communication
Downloaded: 3046 times
Followed by: 1 user
License: MIT license
Download [219.32KB]A Delphi Object accesses roar Windows USB info:-
DeviceParth that allows TFlie to send and receive data to any Microcontroller
Connectivity state with Events to identify connection of USB device
Windows XP API, Blue tooth Not tested , No RS323
Supplied as serral.dcu
Contact me lexdeanair at hotmail.com for an example *.exe
Lex Dean
Author: dany
Last Updated: 2018-02-25
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 7464 times
Followed by: 1 user
License: MIT license
Download [9.77MB]Several utility libraries:
- String Utilities,
- SDMMC Utilities,
- Bit Utilities,
- (standard) Pascal Funtions,
- Assert functions,
- UartUtils,
- Button utilities.
- CRC routines
Author: Michael CVM
Last Updated: 2011-08-20
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1285 times
Followed by: 1 user
License: MIT license
Download [289.69KB]I have a Intronix LogicPort Logic Analyser, and the software has the capability to take digital inputs and display the input as analog.
I'm converting analog to digital using an AD9059 Dual 8-Bit, 60 MSPS A/D Converter.
For the clock source I'm using a LTC6904 Programmable Oscillator
The PIC sends through I2C the frequency to LTC6904