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]
posted on 2016/05/13 04:15:14 PM CEST
Hello,
I'm using dspic33ep512mu810, where can I get ADC_Init, ADC_Get_Sample,ADC_Read libraries ??
Or code examples about using the ADC 10 bit module ?
or example about ADC conversion and transmitting the adc value with UART1?
Thanks a lot
Marco
posted on 2016/05/06 11:05:51 PM CEST
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
posted on 2016/05/04 05:29:12 PM CEST
Hello, please can someone help me with a code to receive sms on modem using UART2 Interrupt. i am using 18F45K22. Thanks very much
posted on 2016/05/01 06:12:30 AM CEST
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.
posted on 2016/04/30 08:07:45 PM CEST
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