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 2013/05/28 04:25:52 AM CEST
Hi,
The PIC is connected to USB and compact flash fat16. so i need to read data in compact flash through the USB. Since i am new to the mikroC, could anyone please give me some tips about the code to interface USB with fat16 so that i can read data from fat16?
thank you in advance!
posted on 2013/05/19 11:45:37 PM CEST
hi, please can you help me with a example about UDP socket in mode infrastructure thanks
posted on 2013/05/11 02:39:42 AM CEST
Hi friends, i`m trying connect the wifi module with my router but this have WEP pass_key, and i can`t connect this
please can help me?
Net_Wireless_MCW1001_SetSecurity_WEP104(_NET_WIRELESS_MCW1001_CP_1, _NET_WIRELESS_MCW1001_WEP_KEYMODE_OPEN, _NET_WIRELESS_MCW1001_WEP_KEYINDEX_0, &keyOne, &keyTwo, &keyThree, &keyFour);
where are put my pass_key?
posted on 2013/05/02 05:21:11 PM CEST
Hi
I need a USB(host&device) library for AVR microcontrollers.My compiler is mikroc pro for AVR,please help me.thank you
posted on 2013/05/01 07:53:33 AM CEST
To All, has anyone used the Modbus RTU protocol with a TCP interface that runs on Ethernet.
I'm using the PIC32 C compiler.
Thanks in advance....