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: Robert Underwood
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1004 times
Not followed.
License: MIT license
Download [7.31KB]Demonstration project developed for the Dallas Maxim DS1621 Digital Thermometer and Thermostat. Project defines and explains as much as to help you along with your developement with this device.
[learn more]Author: Robert Underwood
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1405 times
Not followed.
License: MIT license
Download [3.17KB]This is a project which helps to convert the C-Code for the MLX90614 IR Infared Thermal Sensor by Melexis 'Microelectronic Integrated Systems' over to AVR PASCAL and too help explain some of the code and addresses.
[learn more]Author: Russell Kelly
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 2394 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: 2066 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: 1337 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: 8400 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: Jan Verhoeff
Last Updated: 2011-08-20
Package Version: 1.0.0.1
Category: Measurement
Downloaded: 1252 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: 1816 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: 1944 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: 3022 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