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 2015/12/13 10:19:04 AM CET
Hi, where can I download AVR/IO.H and DELAY.H library ? and how can I include the library into my AVR software?
Thanks for your help.
posted on 2015/12/09 11:23:37 AM CET
Hi.
I am using microC recently.In my code i need a small variable based delay.
ike [ Vdelay_ms ] but i need [ Vdelay_us ] can any one help me.
Thank for advance.
LOOSHA
posted on 2015/11/22 08:07:58 AM CET
Hello,
I want to transfer data of sensor LM35 to long distance and so I used RS485 for TX data from Master to Slave.
I used : mikroCPro for PIC
Block Circuit:
- Master : LM35Dz(Input), Pic16F887(MCU), 16x2 lcd(Display), Max485(TXR)
- Slave: Pic16F887(MCU), 16x2 lcd(Display), Max485(TXR)
My Problem: Slave can not RX data and show on display LCD.
Can u help me?
posted on 2015/11/21 08:13:21 PM CET
Hello!
Currently microC Pro available library doesn`t support the 8pin 12F PIC Family, I hope Mikroelekronika team can help me providing some precious update information.
Tks for your kind attention
posted on 2015/11/20 07:15:50 PM CET
Hi there!
I wish to use the comparator interrupt function of a 18F45K22,
I need an interrupt once the comparator CxOUT asserts. My code is not working as I wish so I may need a demo code.