Search found 251 matches

by PortlandJohn
24 Nov 2018 00:36
Forum: Libstock Discussion
Topic: Not the point of Libstock
Replies: 3
Views: 2550

Not the point of Libstock

Hi I have been trying to get the Thunder Click module to work on my EasyPIC PRO v7 board, with no success. I downloaded a C demo from the Libstock, this was very helpful as I transposed the code into MikroBasic. I still cannot get the unit to work. :( I have now downloaded a new example for MikroBas...
by PortlandJohn
10 Apr 2018 21:42
Forum: mikroBasic PRO for PIC General
Topic: Thunder Click
Replies: 2
Views: 1556

Re: Thunder Click

Hi Filip here is the code, its a bit long . I would appreciate you help. I am using an EasyPIC Pro v7 board with a pic 18F87k22. I tried to use a lighter to test the code, but no response. I simulated an interrupt by pressing RB0 button and triggered the interupt, but this does not give any SPI outp...
by PortlandJohn
02 Apr 2018 23:13
Forum: mikroBasic PRO for PIC General
Topic: Thunder Click
Replies: 2
Views: 1556

Thunder Click

Hi I am trying to use a Thunder click board on an EasyPIC PRO v7 board with a PIC18F87K22. I have transposed the PIC32 example in LibStore, and it seems to run with no errors but it does not detect lightning. Does the Thunder Click work with a PIC18F87K22 , is there any way to test when there are no...
by PortlandJohn
01 Apr 2018 22:09
Forum: mikroBasic PRO for PIC General
Topic: RGB LED WS2812B
Replies: 3
Views: 2110

Re: RGB LED WS2812B

Hi
Any progress with an example for WS2812B RGB LEDs
by PortlandJohn
18 Jan 2016 23:10
Forum: mikroBasic PRO for PIC General
Topic: RGB LED WS2812B
Replies: 3
Views: 2110

RGB LED WS2812B

Hi does anyone have a demo program for WS2812B / Mikro basic on easyPIC PRO v7

thanks
by PortlandJohn
08 Feb 2015 23:18
Forum: mikroBasic PRO for PIC General
Topic: Thunder Mikro BUS example
Replies: 1
Views: 1057

Thunder Mikro BUS example

Hi
Has anyone got example code for the thunder Mikro BUS module for the EasyPic PROv7 board with an 18F87K22 Pic

thank you.
by PortlandJohn
05 Apr 2013 21:18
Forum: mikroBasic PRO for PIC General
Topic: dim in main or module
Replies: 1
Views: 988

dim in main or module

Hi If I declare a variable in the main program in the global area, ie at the start of the program but after the includes. (dim i as integer) Then use the variable in a module ( i = 1). I get an error saying it has not been declared. But if I dim the variable in the module I get an error saying it al...
by PortlandJohn
21 Feb 2013 22:18
Forum: mikroC PRO for PIC General
Topic: circular buffer
Replies: 5
Views: 4681

Re: circular buffer

Wow That's incredible. Thanks very much TimC. I did not realise it would be that complicated.

I have a lot of studying to do. :? :? :?

Cheers
John
by PortlandJohn
20 Feb 2013 23:21
Forum: mikroC PRO for PIC General
Topic: circular buffer
Replies: 5
Views: 4681

Re: circular buffer

Thanks for that.
I have had a look but I think its a bit beyond my programming skills.
Does anyone have a Mikrobasic or MikroC circular buffer they could share.

Thanks.
by PortlandJohn
14 Feb 2013 23:37
Forum: mikroC PRO for PIC General
Topic: circular buffer
Replies: 5
Views: 4681

circular buffer

Hi could someone post a simple example of a circular buffer for use when reading data from the comms ports.

I am using an EasyPICPRO v& bousr with an 18F87K22

Thank you!
by PortlandJohn
14 Feb 2013 23:34
Forum: mikroC PRO for PIC General
Topic: PortF.F0 = 1 or PortF.B0 = 1
Replies: 1
Views: 959

PortF.F0 = 1 or PortF.B0 = 1

Hi What is the difference between using F0 or B0 in a PortF. F0 = 1 statement, and how should I use them
by PortlandJohn
02 Feb 2013 22:45
Forum: Development Boards
Topic: Easy TFT with Easy PIC PRO v7
Replies: 10
Views: 4896

Re: Easy TFT with Easy PIC PRO v7

Hi
I have Basic and C compilers.

Thanks
by PortlandJohn
25 Jan 2013 00:18
Forum: Development Boards
Topic: Easy TFT with Easy PIC PRO v7
Replies: 10
Views: 4896

Re: Easy TFT with Easy PIC PRO v7

Is there any example programs for the EasyTFT display using the EasyPIC_PRO v7 board with an 18F87K22.
by PortlandJohn
26 Oct 2012 01:09
Forum: mikroBasic PRO for PIC General
Topic: EasyBT-Bluetooth module
Replies: 1
Views: 938

EasyBT-Bluetooth module

Hi
I have ordered a EasyBT-Bluetooth module from your UK dist.
Where can I get an example program for it.
I will be using it with a BIGPIC4 board and an 18F8722 pic.

Thanks
by PortlandJohn
02 Oct 2012 14:30
Forum: mikroBasic PRO for PIC General
Topic: SPI_GLCD on SPI2
Replies: 5
Views: 1621

Re: SPI_GLCD on SPI2

Sorry I have mislead you. :( I would like to use the Serial LCD/GLCD adapter with the display. Is normally connected to SPI1 which s onPortC. I would like to use SPI2 whic is on PortD. I am usinthis to set upthe port. SPI_init() ' Initialize SPI module used with PortExpander SPI_Glcd_Init(0) ' Initi...

Go to advanced search