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 2014/01/21 11:01:21 PM CET
I want to transmit a sensor signal (analog value) over bluetooth. The bluetooth module is mounted on a PIC clicker board with PIC18F47J53 device. At the moment I have mounted the Bluetooth2 CLickboard on an EasyPIC v7 board, but the transmission does not work. I have not enough experience with bluetooth. Can I receive data with a PC or a smartphone with bluetooth terminal?
Does somebody have a code for this problem (I use MicroC PRO for PIC).
Best regards Rainer.
posted on 2014/01/20 10:17:17 AM CET
Hi,
" TFT_Init_ILI9341_8bit(320, 240)" This library is not there in the latest version compiler (MikroC for dsPIC 6.0.0)
Already I saw in your forum, they told"the ILI9341 display is not in manufacturing, so that only we have removed the related library " Now I purchased your development board PIC-24. In that board having ILI9341 display, I could not make any projects so please give that library or give another solution for that......
posted on 2014/01/19 08:24:02 PM CET
Hello,
Someone can help me by giving me an example of a project of nRFc and nRFt click, with a pic18f45k22
like turning on and off a led, but using those click at the same time, thank you
posted on 2014/01/17 01:02:46 PM CET
Dear Sir,
Normally, a character LCD has 8×5 dots character size, but is there any library which allows you to combine two rows to make larger fonts using the same 8×5 dots character LCD, this library should work on 16×2, 20×2, 16×4 and 20×4 Character LCDs, using the 4 bit data bus.
posted on 2014/01/15 05:51:57 AM CET
Hi Sir,
I am using GLCD 128x64.In that display I have to display three different images with the resolution of 64x32 in three different locations of GLCD.In that display I have to display some text also.
Kindly tell me how to set x & y axis position for displaying three different images on three different x,y co-ordinates.
I am eagerly waiting for your reply......