Search found 51 matches

by Tvojmuc
18 Jul 2014 16:27
Forum: User Projects
Topic: EasyPic6 and 18F45K22
Replies: 1
Views: 1598

EasyPic6 and 18F45K22

Is this combination EasyPic6 and 18F45K22 visible or not?
I got error that is not supported by my development tool :? :? :?
by Tvojmuc
15 Mar 2014 15:31
Forum: User Projects
Topic: 18F4520 and GLCD problem
Replies: 6
Views: 3009

Re: 18F4520 - SPI_GLCD +MMC problem

OK, thx, found solution and work like sham 8)
Is there any possible way to use your library and use SPI_GLCD and MMC with 18F4520? :mrgreen:
MMC request SPI and SPI_GLCD as well...is possible to use Software SPI for MMC?(with existing library)
by Tvojmuc
13 Mar 2014 08:37
Forum: User Projects
Topic: 18F4520 and GLCD problem
Replies: 6
Views: 3009

Re: MMC card

Do you have any trick how to get only file names from MMC card? What is recommended way of use Mmc_Fat_Dir? I could not get only file names out from this call. Is there any idea or example?
by Tvojmuc
11 Mar 2014 18:53
Forum: User Projects
Topic: 18F4520 and GLCD problem
Replies: 6
Views: 3009

Re: 18F4520 and GLCD problem

THX,
understand!! 8)
by Tvojmuc
10 Mar 2014 19:57
Forum: User Projects
Topic: 18F4520 and GLCD problem
Replies: 6
Views: 3009

18F4520 and GLCD problem

Is there any way to use 18F4520 with 32Mhz and PLL enable and that GLCD is working?
If I have HS+PLL in project settings and use 32MHz quartz, GLCD is not working.
by Tvojmuc
06 Jan 2014 20:10
Forum: User Projects
Topic: LightShow+VU meter with 18F452
Replies: 1
Views: 2810

LightShow+VU meter with 18F452

Hi
I got a lot of questions regarding Light show with PIC. So I prepare solution included schematic and free code (VB) for all who would like to test.
by Tvojmuc
06 Jan 2014 20:02
Forum: User Projects
Topic: Help needed - Convert code from c++ to mikroBasic
Replies: 3
Views: 3256

Re: Help needed - Convert code from c++ to mikroBasic

Sorry for late response!
I did it line by line and learn c++ to understand logic behind.....and then tested 
by Tvojmuc
17 Aug 2013 10:07
Forum: mikroBasic PRO for PIC General
Topic: 16F723A
Replies: 2
Views: 2191

Re: 16F723A

Solve some issue regarding correct detection :mrgreen: program Ura_16F723A const PCT_ON as byte = 10 'on const PCT_OFF as byte = 11 'off ' C12INx 0 1 2 3 const COMP1 as byte[4] = (0x00, 0x01, 0x02, 0x03) dim dim stevec,y,n as byte STANJE AS WORD[4] dim average as longint[4] percent as longint[4] sub...
by Tvojmuc
17 Aug 2013 10:05
Forum: mikroBasic PRO for PIC General
Topic: Capacitance touch sensors 18F452
Replies: 4
Views: 2080

Re: Capacitance touch sensors 18F452

OK...problem solved Toley...it is correct, there is no hardware solution in 18F452 but is A/D and if you check M AN1101/1102/1103 and AN1104 you will found out that you really don' need Hardware solution like is in PIC16F723. But you could found my solution and is working. Touch sensor is a little b...
by Tvojmuc
14 Aug 2013 20:37
Forum: mikroBasic PRO for PIC General
Topic: Capacitance touch sensors 18F452
Replies: 4
Views: 2080

Capacitance touch sensors 18F452

Is there anybody who could explain me how to code Capacitance touch sensors with 18F452 like is explain in Mikrochip-AN1101
I try and no success.
I need Capacitance sensors to use over 3-5mm glass or pleksi.
Any Idea or anything
:( :( :(
by Tvojmuc
11 Mar 2013 19:03
Forum: mikroC PRO for PIC General
Topic: 12f629
Replies: 9
Views: 3831

Re: 12f629

thx...its working now! :D
by Tvojmuc
09 Mar 2013 14:33
Forum: mikroC PRO for PIC General
Topic: 12f629
Replies: 9
Views: 3831

Re: 12f629

The same ERROR like was described above but no work around is working!
Any Idea?
by Tvojmuc
03 Mar 2013 14:01
Forum: mikroBasic PRO for PIC General
Topic: 16F723A
Replies: 2
Views: 2191

Re: 16F723A

Working, so problem is solved! '********************************************** '* Basic idea is taken from '* https://www.ccsinfo.com/forum/viewtopic.php?t=37024 '* Thanks author (Fram_fr) for posting solution/idea '* '* PIC 16F723A '* Int.Osc – 16MHz '********************************************** ...
by Tvojmuc
24 Feb 2013 18:25
Forum: mikroBasic PRO for PIC General
Topic: 16F723A
Replies: 2
Views: 2191

16F723A

Hi did anybody already use 16F723 like capacitive touch sensor/button? Is possible to get some sample? - PIC 16F723A - 20MHz My sample code: program URA_16F723A dim sensor_index as byte sensor,sensor1 as word sub procedure interrupt() if INTCON.2 = 1 then INTCON.2 = 0 'Clear Timer0 interrupt flag po...
by Tvojmuc
20 Feb 2013 20:57
Forum: mikroBasic PRO for PIC General
Topic: Multiplexing 13x13 leds
Replies: 2
Views: 1755

Re: Multiplexing 13x13 leds

for sure...
on top connectors Led are connected...

Go to advanced search