Search found 18 matches

by drumissimo
25 Jan 2012 03:11
Forum: Visual TFT General
Topic: Refresh Screen Objects
Replies: 2
Views: 1820

Re: Refresh Screen Objects

Thanks, Janko!

Drum
by drumissimo
22 Jan 2012 21:28
Forum: Visual TFT General
Topic: Refresh Screen Objects
Replies: 2
Views: 1820

Refresh Screen Objects

Hello.

Is there a method to continuously refresh a screen object, say
a text or analog value, without refreshing the entire screen?
(by using DrawScreen(&Screen1))

Regards, Drumissimo
by drumissimo
02 Aug 2011 12:13
Forum: Visual TFT General
Topic: Entire project lost
Replies: 8
Views: 3696

Re: Entire project lost

Dear Janko, Visual TFT is in the blank screen mode right now. Under "View" I have opened , Display, Object Inspector, User Code, and Components palette windows. All 4 are on the main screen. When I use "select View->Toolbar->View Layout Toolbar" as you suggested, and select "default", the windows st...
by drumissimo
02 Aug 2011 01:52
Forum: Visual TFT General
Topic: Entire project lost
Replies: 8
Views: 3696

Re: Entire project lost

I too, get a blank screen when I get an error window. Using V2.01. Reinstalling fixes it, then when error window appears, screen goes blank again. Also, in the Project Settings section, the "Custom" setting for MCU selection on the "General tab" provides the complete list of processors, but does not...
by drumissimo
22 Jun 2011 01:17
Forum: User Projects
Topic: Speakjet Demo Program using P18F4685 and MikroProC
Replies: 3
Views: 2561

Speakjet Demo Program using P18F4685 and MikroProC

Uses MikroProC, EasyPIC5, P18F4685, and Speakjet Controller from http://www.sparkfun.com/products/9578.
Simple Demo Program and Schematic.
I hope it is useful to someone.
Regards,
Otissimo :)
by drumissimo
20 Feb 2011 04:57
Forum: mikroC PRO for PIC General
Topic: mikroProg Suite
Replies: 3
Views: 1422

Re: mikroProg Suite

Slavisa,

When will mikroProg Suite support 12F1822, MikroCPro apparently does support this MCU.

Thanks,
drumissimo
by drumissimo
31 Jan 2011 23:55
Forum: Visual TFT General
Topic: Visual TFT very buggy!
Replies: 3
Views: 2490

Re: Visual TFT very buggy!

Re-installed MikroC Pro as you suggested.

Please see my e-mail to you.

Regards,
RC
by drumissimo
29 Jan 2011 07:19
Forum: mikroC PRO for PIC General
Topic: MikroC Ethernet HTML Question
Replies: 4
Views: 2730

Re: MikroC Ethernet HTML Question

Filip,

Dev. System EasyPIC5.
PC System - Pentium 4, Win XP SP3. 2G RAM.
MikroCPro V4.60.

Otis
by drumissimo
29 Jan 2011 07:15
Forum: mikroC PRO for PIC General
Topic: MikroC Ethernet HTML Question
Replies: 4
Views: 2730

Re: MikroC Ethernet HTML Question

Filip,

I do apologize.
It does work with 5 statements, but not with 8 (Chan 9 - 16)
Please see attached.

Thanks,
Otis
by drumissimo
29 Jan 2011 06:18
Forum: Visual TFT General
Topic: Visual TFT very buggy!
Replies: 3
Views: 2490

Visual TFT very buggy!

1. Program locks up when trying to move or delete 'button'. After closing Visual TFT, a restart does not launch the application again, have to re-boot PC. 2. Does not save Options; after modifying tabs, clicking OK, closing program, then re-opening program, settings revert back to original. 3. Visua...
by drumissimo
25 Jan 2011 02:26
Forum: mikroC PRO for PIC General
Topic: MikroC Ethernet HTML Question
Replies: 4
Views: 2730

MikroC Ethernet HTML Question

Hello. I regurgitated a couple examples from the "mikroETH Examples for PIC microcontroller" folder from the MikroE webpage. It's a combination of the Basic Realm folder (password code) and the standard html from the"HTTP Demo" folder. I am using a 18F4620 which appears to have plenty of memory. Whe...
by drumissimo
15 Feb 2010 02:30
Forum: mikroC PRO for PIC General
Topic: PWM1 - PWM4 for P18F4620
Replies: 2
Views: 1411

PWM1 - PWM4 for P18F4620

MikroE,

PWM1 - PWM5 is mentioned in the help file for MikroC Pro.
P18F4620 supports up to 4 PWM Outputs.
I can only get PWM1 and PWM2 to compile.
Is there a fix in the works for the next release?

Thanks,
Drumissimo
by drumissimo
07 Mar 2009 03:24
Forum: mikroC PRO for PIC Beta Testing
Topic: First impressions...
Replies: 6
Views: 3742

The New GUI......

I must agree with Sobrietytest. The 8.2 GUI is great and really does not need an overhaul. The Pro version enhancements appear to be targeted at the look, and I am not interested in re-learning all the widgets. I'm all for better Help, support for new and future interfaces, Libraries, etc. Thanks fo...
by drumissimo
20 Feb 2009 02:24
Forum: mikroC General
Topic: Rotary Encoders
Replies: 5
Views: 3607

Sng, Each of the two encoder output pins are tied to bits F0 and F1 are pulled High with(10k) resistor. Common of encoder tied to Gnd. Push Button of encoder bit F2, pulled High (10K) and switched to Gnd. You may have to swap F0 and F1 if direction is incorrect. Just use function..... Encoder(unsign...
by drumissimo
12 Feb 2009 02:20
Forum: mikroC General
Topic: Rotary Encoders
Replies: 5
Views: 3607

Sng, Here's a non-interrupt demo routine I wrote to select from 4 Menu lines and subroutines. I hope it's helpful. Otis //*************************************************************************** // // RotaryMenuP18F4524Bit.c // This Demo is written for the EasyPIC5 Controller Board and 4 Bit // L...

Go to advanced search