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: Alcides Ramos
Last Updated: 2011-10-04
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 910 times
Not followed.
License: MIT license
Download [86.28KB]Author: Alcides Ramos
Last Updated: 2011-10-04
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 864 times
Not followed.
License: MIT license
Download [304.24KB]This read the CMPS03 sensor tow way i2c and pwm and send the information
the ode is in pascal and c
Author: Alcides Ramos
Last Updated: 2011-10-04
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1469 times
Not followed.
License: MIT license
Download [785.61KB]This use the mchid.dll for communication between labview and pic 18f2550 via USB.
this implement the labview library,for my own usb DAQ
Author: Alcides Ramos
Last Updated: 2011-10-04
Package Version: 1.0.0.0
Category: Communication
Downloaded: 802 times
Not followed.
License: MIT license
Download [209.04KB]This use dspic for conect to labview and make serial com DAQ
4 in digital
4 in analog
4 output digital
4 output analog
2 pwm duty cicle in
1 onewire in
1rf xbbe tx out
1 tx rf xbbe out
this have the labview library
Author: Alcides Ramos
Last Updated: 2011-10-04
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1029 times
Not followed.
License: MIT license
Download [388.26KB]This show program for tx y rx control for turn off and on rooms light via rf
[learn more]Author: Alcides Ramos
Last Updated: 2011-10-04
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1796 times
Followed by: 1 user
License: MIT license
Download [53.17KB]Author: Alcides Ramos
Last Updated: 2011-10-04
Package Version: 1.0.0.0
Category: Communication
Downloaded: 698 times
Not followed.
License: MIT license
Download [288.61KB]This show how use the siteplayer web serve with pic,
and control via internet
Author: Alcides Ramos
Last Updated: 2011-10-04
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 831 times
Followed by: 1 user
License: MIT license
Download [156.46KB]This use mikroc and MaxSonar®-EZ, forsend pc distance, then a labview program
calculate the object velocity
Author: NART SCHINACKOW
Last Updated: 2011-10-03
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 979 times
Not followed.
License: MIT license
Download [100.53KB]This a simple clapper switch circuit consisted of : op-amp,555,transistor,and a couple of resistors.
the schematic is included in the file and has the header for connecting it to a pic microcontroller.
all you need is a simple program to control the timing of the output wave of the 555.
Author: Leonard Dye
Last Updated: 2011-10-01
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1519 times
Followed by: 1 user
License: MIT license
Download [84.43KB]The code simply parses a comma delimited string to its sub strings including blank sub strings. The code uses a GPS-RMC string as the string to be parsed but that is just for an example.
The programing style is "KISS" and this is not a fancy way to program but is very functional for the job.