Libstock prefers package manager

Package Manager

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]

Sort By

USER REQUESTS

first | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 last
fazıl duman
fazilduman

posted on 2015/10/01 12:49:17 PM CEST

Other Codes

PID Library for ARM

may you able to make PID Library for ARM

Edward Jelonek
avelec

posted on 2015/10/01 11:39:53 AM CEST

Other Codes

How to reset the watchdog timer in a PIC using Micro C Pro

The microchip xc8 compiler has the command CLRWDT() to reset/re-trigger the watchdog timer for a PIC18F4682. I cannot find an equivalent in Micro C Pro and have searched the Micro C Pro manual and header files with no success. How does one do this using Micro C Pro?

Charlie Musitano
chasmus

posted on 2015/07/29 01:44:50 AM CEST

Other Codes

Basic screen switching

I have a 2 screen program. The first screen has a push button to get me to screen 2.
Screen 2 has a EveNumber that displays the results of an a/d.
If I delete screen 1 the DrawScreen(@Screen2) displays the a/d results normally.
If I add screen 1 back in, the program flashes screen 1 and then immediately goes to screen 2.

Need to know how and where to put the call to refresh the EveNumber and still be able to manually switch between screens.

Trevor Dawes
TrevorDawes

posted on 2015/07/08 01:18:08 PM CEST

Other Codes

Help with re-ativating an alarm

Hi all, I have been tasked to build an interface board that will provide a LED indication as well as activate a buzzer.
The interface has 7 inputs, 7 LED's and a buzzer cancel push button. This part I have working well but when the user accepts the buzzer and another input is triggered, the buzzer will not re-activate.

Please could one for the Guru's offer some code guidance on how to re-activate the buzzer.

Thanking you in advance.

Trevor

Amir Ali
myuetamir

posted on 2015/06/21 08:27:35 PM CEST

Other Codes

Fast Fourier Transform library

I am working on vibration analyzers using PIC18F4550. I need to calculate the FFT(fast fourier transform) efficiently having maxmum points as possible. Can u please reccommend me one such library for that?
Second i am facing problem in displaying floating point number (i,e real numbers) on 16x2 LCD. Can u help me out for commands in C for that?

first | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 last