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 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 last
serop elmayan
seropelmayan

posted on 2016/05/06 11:05:51 PM CEST

Graphics & LCD

7 segment (microC)

i am using easypicV7 and pic18f45k22 , i want a code that every second the seven segment increase 1 number .. its ok if you give me ideas how to do it

Rollson Ipo
rollson

posted on 2016/05/04 05:29:12 PM CEST

GSM / GPRS

Code to receive sms using UART2 Interrupt (18F45K22)

Hello, please can someone help me with a code to receive sms on modem using UART2 Interrupt. i am using 18F45K22. Thanks very much

Arnaldo Atencio
arnaldres

posted on 2016/05/01 06:12:30 AM CEST

Audio & Speech

I need a code to transmit data in serial ports (USART1 and USART2) 18F87J50 PIC

Hello guys.

I need a code to transmit data in serial ports (USART1 and USART2) 18F87J50 PIC. I have the board Clicker 2 18fj, but something goes wrong, the card transmits only garbage characters.

Thank you.

serop elmayan
seropelmayan

posted on 2016/04/30 08:07:45 PM CEST

Measurement

adc

compiler : microC
pic : pic18f45k22
i want a code that generate output on Rd4 if input is 2.5 v and on Rd5 if input is 3 v
plz help me i am a beginner

Amol Jamble
amoljamble

posted on 2016/04/28 10:58:24 AM CEST

Communication

Need help to complete code for I2C DAC.

Hi please help me to complete this code , I am new to PIC.


//Controller : Pic18f4585
//DAC8574


void Put_dac(int address, int dac_data)

{


return
}




void Get_adc(int address, int adc)

{


return
}


main:

{

Put_dac(1,20000); it sends dac address and voltage in decimal
Put_dac(2,20000);
Get_adc(2,ADC); ADC is variable to store adc value


}

first | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 last