Search found 30 matches

by dario-ri
14 Oct 2014 17:09
Forum: mikroBasic PRO for PIC General
Topic: CANSPI + 250kb + 29 bit ID + easy pic 6
Replies: 16
Views: 8153

CANSPI + 250kb + 29 bit ID + easy pic 6

Hi to all, I have purchased RS232 adapter to CAN BUS which I use as receiver - data logger. I would like to send message about motor RPM to gauge on dashboard. Data should be send from PIC16F887 or 18F2550 through CANSPI card with 16MHz crystal. CAN BUS setting is 250kB, and ID should be 29 bit , CA...
by dario-ri
14 Oct 2014 13:23
Forum: mikroBasic PRO for PIC General
Topic: CAN BUS library for mikrobasic for PIC?
Replies: 3
Views: 2040

Re: CAN BUS library for mikrobasic for PIC?

Thanks Peter!

I did not see it because I did not switch to micro controller with CAN bus hardware module.
by dario-ri
17 Apr 2014 18:51
Forum: mikroC PRO for PIC General
Topic: wifi click plus + UDP?
Replies: 1
Views: 1036

wifi click plus + UDP?

Hi to all, i found this example how to use UDP with WIFI CLICK PLUS but is not working properly. It is always with TIMEOUT error. Is there anybody used this card with UDP? and maybe someone can point me in right direction how to send data with UDP. There is connection to access point and bind is ok ...
by dario-ri
17 Apr 2014 09:48
Forum: Development Boards
Topic: Wifi Plus Click UDP Broadcasting
Replies: 7
Views: 3977

Re: Wifi Plus Click UDP Broadcasting

Hi to all,

did you find problem with Timeout?
is there any chance to share it.

Thanks,
Dario
by dario-ri
16 Apr 2014 09:37
Forum: mikroBasic PRO for PIC32 General
Topic: PIC32 MMB + Wifi Click Plus + UDP?
Replies: 3
Views: 2462

PIC32 MMB + Wifi Click Plus + UDP?

Hi to all,
want to send data from PIC32 MMB through WIFI using UDP. Is there any example how to use UDP? Isi it possible to send broadcast message with wifi click plus?

Thanks ,

Dario
by dario-ri
02 Feb 2014 16:32
Forum: mikroBasic PRO for PIC General
Topic: Crypto Library available at Libstock
Replies: 3
Views: 1818

Re: Crypto Library available at Libstock

Hi,

is there any example for Crypto library?

rgds,
Dario
by dario-ri
13 Nov 2013 21:00
Forum: mikroC PRO for PIC General
Topic: 18F452 + serial ethernet + uart + BROADCAST
Replies: 1
Views: 1407

18F452 + serial ethernet + uart + BROADCAST

Hi to all, 18F452 + 11.0592MHz should receive from UART1 and broadcast to x.x.x255 as well as receive from x.x.x255 and send to UART1. So far receiving from NETWORK is good, but there is no interrupt from UART1. Anybody able to test and let me know what is wrong with my program. Please be gentle, be...
by dario-ri
13 Nov 2013 15:32
Forum: mikroBasic PRO for PIC General
Topic: Braodcast message example
Replies: 7
Views: 2661

Re: Broadcast message example

Hi Milos,

is that mean that broadcast address is blocked by Library? broadcast address are usually open for communication.
by dario-ri
13 Nov 2013 10:17
Forum: mikroBasic PRO for PIC General
Topic: 18F452 Uart Interrupt?
Replies: 1
Views: 1211

18F452 Uart Interrupt?

Hi to all, for some time I work with 18F4550 and with Uart interrupt and it was full OK, but because I should use SPI and UART at same chip I transfer to 18F452@11.0592Mhz. problem is that UART interrupt is not working! anybody have working example with 18F452 of UART Interrupt? Thanks Dario ' * Tes...
by dario-ri
12 Nov 2013 17:42
Forum: mikroBasic PRO for PIC General
Topic: Braodcast message example
Replies: 7
Views: 2661

Re: Braodcast message example

Hello Milos, thanks for reply. As you can see from my question, point should be to be able to do broadcast to all users on network by send to 255.255.255.255 or any ip with broadcast ipaddress by using SPI_Ethernet_sendUDP(destipaddr, 18099, 18099, @udpstring ,udpstring_length). From example you sen...
by dario-ri
11 Nov 2013 15:16
Forum: mikroBasic PRO for PIC General
Topic: Braodcast message example
Replies: 7
Views: 2661

Braodcast message example

Hi to all,

would like to send UDP broadcast message on 255.255.255.255 or 192.168.1.255 as well as receiving by using serial ethernet board 28J60. Does anybody have example of send and receive? It will be very appreciate.
All the best.
Thanks
Dario
by dario-ri
18 Oct 2013 11:29
Forum: mikroBasic PRO for PIC32 General
Topic: image not shown on PIC32 MX4
Replies: 3
Views: 2782

image not shown on PIC32 MX4

Hi to all, have project with several screens, but on new added screen (number13) can not see image . apart of image there is 8 rounded buttons on same screen and they are show up. Image is 24 bit bmp, but i try also with 16 bit and 256 bit depth color bmp. no one is showing up. when same image is tr...
by dario-ri
31 Aug 2013 12:53
Forum: mikroBasic PRO for PIC32 General
Topic: skip TFT calibration
Replies: 1
Views: 2001

skip TFT calibration

Hi to all,
is there a way to skip TOUCH calibration and continue program as is calibrated with some default values. I would like to jump straight to first screen without pressing corners.
I have PIC32MMB HW.rev 1.10
by dario-ri
07 Jun 2013 13:42
Forum: mikroBasic PRO for PIC32 General
Topic: mmb pic32 + accel
Replies: 1
Views: 1718

mmb pic32 + accel

HI to all, i have difficulties to run example program for accel. It stop on TFT_Init_ILI9341_8bit(320, 240) row. How to know what display I have installed and which init should be instead. NO example downloaded from libstock work, mean that unit I bought last year have different display. In previous...

Go to advanced search