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/01/27 04:53:27 AM CET
Hi!
I would like to know about bluetooth.There are connected with MCU and bluetooth 2 stick and bluetooth connected with my phone in my project. I would like to know the Micro C program code if there are disconnect the bluetooth from MCU and Phone .
posted on 2015/01/21 06:05:04 AM CET
did any body have use resistive touch screen controller STMPE610 ? i need help to code this controller to pull out data form 4 resistive touch screen. This stmpe will then connect to FPGA board (nexys3). The main brain here is nexys. i want to code in EDK software provided by xilinx . Help will be appreciated! we really need this.
posted on 2015/01/15 06:53:56 PM CET
Need Ethernet_sendTCP like function compatible with standard Ethernet PIC18FxxJ60 Library because I already got code working with this library. Network Ethernet Internal Library from libstock is not compatible with my code.
Thanks.
posted on 2015/01/15 06:10:05 AM CET
Hi,Recently I purchase a lisence for the visual glcd but I found there are no hardware selection for smartGLCD rev1.51. Pls help to guide me how to use visual glcd to generate the code for smart glcd? Thanks!
Shunren Lin
posted on 2015/01/09 02:46:40 PM CET
Hi i want to use a 16f887 at 20.00mhz on a picready1
port b is input and need all inputs to trigger on 1 to 0 transition.
to set port d and c as outputs and normal setting as 0x55 (no alarm)
8 inputs have 2 outputs each for green and red led. using port d and c for these.
i need to use port b as interrupt triggered so that leds swap on alarm for corresponding input
also have to have a trigger from each alarm to send a signal to a phone dial-er
need a reset button to reset alarm condition.
Iam using mikroe pro ver 6.40 and would much appreciate anyone's help on here.
Have to be able to reset the fault condition once the pump is running again ie float is active. also need a bypass for each input which turns off the green run led but tricks the chip into thinking everything is normal.