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/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
posted on 2016/04/28 10:58:24 AM CEST
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
}
posted on 2016/04/11 09:26:29 PM CEST
Have an Arduino Mega 2560 with the MikroBus click shield attached. 4-20mA T Click in slot 1, OLED B Click in Slot 2, and RS485 in slot 3.
I would like to have this Arduino send a query string through the RS485 and parse the response string into variables. These variables would be displayed on the OLED B Click and transmitted through the 4-20mA current loop. Documentation and examples for the Arduino IDE are pretty slim at the moment.
Willing to pay for code.
posted on 2016/03/21 03:36:12 PM CET
can any one help with code density based traffic light system using pic16f877a if i need pay i will do that