Search found 55 matches

by Jim Walsh
10 Mar 2016 13:31
Forum: mikroC General
Topic: MicroC LCD 16x2 PIC18F2550
Replies: 2
Views: 3686

Re: MicroC LCD 16x2 PIC18F2550

Hi Jean,

The LCD_Init function doesn't have any parameters. Try changing LCD_Init(&PORTB) to LCD_Init().

Peace,
Jim
by Jim Walsh
28 Dec 2015 15:16
Forum: Website & Forums General Discussion
Topic: Mikrobus devices in the USA.
Replies: 3
Views: 3311

Re: Mikrobus devices in the USA.

Hi,

Mouser (http://mouser.com) carries a lot of MikroE stuff. That's where I got my EasyPIC7, LCD and GLCD.
by Jim Walsh
29 Nov 2015 13:22
Forum: mikroC PRO for PIC General
Topic: Problemas with First Project with EasyPic_v7
Replies: 3
Views: 1669

Re: Problemas with First Project with EasyPic_v7

Hi,

No problem, bro. I'm glad that you got everything working. :)

Peace,
Jim
by Jim Walsh
28 Nov 2015 05:49
Forum: mikroC PRO for PIC General
Topic: Problemas with First Project with EasyPic_v7
Replies: 3
Views: 1669

Re: Problemas with First Project with EasyPic_v7

Hi, From your picture, it looks like only switch 3.3 (the one for PORTC) is on...that's why only the PORTC LEDs work. You have to turn on the other switches - 3.1 (PORTA & PORTE), 3.2 (PORTB), 3.4 (PORTD) to get the other ones to work. The 7-segment displays are controlled by switches 4.1, 4.2, 4.3,...
by Jim Walsh
27 Mar 2015 15:27
Forum: mikroC PRO for PIC General
Topic: How do you remove stubborn files from a project
Replies: 2
Views: 1769

Re: How do you remove stubborn files from a project

Hi Dave,

I have had similar experiences. I'm not positive, but I think it might have something to do with the files added to the project being in a different folder. When I use files that are all in the same folder, then I can add or remove them without any problem.

Peace,
Jim
by Jim Walsh
25 Mar 2015 21:51
Forum: Visual GLCD General
Topic: Turn Off GLCD and then wake up it with touch panel
Replies: 7
Views: 4495

Re: Turn Off GLCD and then wake up it with touch panel

Hi Yorgus,

No problem at all my friend. I am happy to see that you got it working. :D

Peace,
Jim
by Jim Walsh
23 Mar 2015 22:30
Forum: Visual GLCD General
Topic: Turn Off GLCD and then wake up it with touch panel
Replies: 7
Views: 4495

Re: Turn Off GLCD and then wake up it with touch panel

Hi Yorgus, You control the GLCD back light by using PWM. I am not too familiar with MikroBASIC, but here is a short MikroC program that turns the back light on and off by using the touch screen. That's pretty much all it does, but hopefully it will help get you pointed in the right direction anyways...
by Jim Walsh
22 Mar 2015 15:11
Forum: mikroC PRO for ARM General
Topic: Including header file
Replies: 1
Views: 1291

Re: Including header file

Open the "Project Manager" tab, then right-click on the ""Header Files" section. This will pop up another menu, when that menu pops up, left-click on "Add File To Project". This will open a window that lets you navigate to where your header file is located, then left-click on the name of the file, c...
by Jim Walsh
02 Mar 2015 22:50
Forum: Development Boards
Topic: EasyPic7 Mikro C Pro and EasyTFT question
Replies: 7
Views: 3021

Re: EasyPic7 Mikro C Pro and EasyTFT question

Cool, I'm glad you was able to get it rolling. It is a pretty handy tool. I even used it once to make a 'dice' font for a game I was making.

Good luck on the code conversion. Technology does move quick...seems like only yesterday 2 X 16 LCDS were the hottest shizzle. :lol:

Jim
by Jim Walsh
01 Mar 2015 20:01
Forum: Development Boards
Topic: EasyPic7 Mikro C Pro and EasyTFT question
Replies: 7
Views: 3021

Re: EasyPic7 Mikro C Pro and EasyTFT question

Hi, Once you get the font imported and looking the way you want it, the next step is to click the button on the toolbar that says "Export For TFT And New GLCD (new library)". This pops up a little window that has code that you can copy. This tool works for all compilers, so make sure you select the ...
by Jim Walsh
01 Mar 2015 15:06
Forum: Development Boards
Topic: EasyPic7 Mikro C Pro and EasyTFT question
Replies: 7
Views: 3021

Re: EasyPic7 Mikro C Pro and EasyTFT question

Can anyone help with how to produce larger or user defined fonts and then add these to Micro C Pro? Ideally I would like these should replace the ASCII table so printing user characters to the display is possible. MikroE has a free tool for doing that very thing. You can get it here..... http://www...
by Jim Walsh
27 Sep 2014 17:15
Forum: Libstock Discussion
Topic: I can't sign in
Replies: 2
Views: 3441

Re: I can't sign in

Hi Marko,

Yep, all is working fine now. Thanks.


Jim
by Jim Walsh
26 Sep 2014 22:51
Forum: Libstock Discussion
Topic: I can't sign in
Replies: 2
Views: 3441

I can't sign in

Hi,

I reset the password on my account here in the forum. It works fine on here, but now I can't sign in to LibStock.


Thanks,
Jim
by Jim Walsh
23 Sep 2014 15:10
Forum: mikroProg™ programmer and debugger
Topic: mikroProg SUITE for PIC programmer and windows 8 problem
Replies: 19
Views: 18519

Re: mikroProg SUITE for PIC programmer and windows 8 problem

Hi everyone, FWIW...I recently got a new computer with Windows 8.1 and was having the same problem with the drivers. I read through the numerous threads about the driver issues with Windows 8, searched the forums here and tried all the different links that were posted to download this driver and tha...
by Jim Walsh
06 Sep 2014 22:40
Forum: mikroC PRO for PIC General
Topic: Reinstall on new computer
Replies: 2
Views: 1360

Re: Reinstall on new computer

Hi Sparky,

Thanks a lot for the info. I will give it a try. :)

Jim

Go to advanced search