Search found 31 matches

by T.Jackson
14 Sep 2010 08:33
Forum: mikroC PRO for PIC General
Topic: RTC + EXTERNAL EEPROM WITH A 16F877A
Replies: 6
Views: 3081

Re: RTC + EXTERNAL EEPROM WITH A 16F877A

How can you be certain that you have successfully written to the EEPROM?

Do you have a programmer like the TOP 3000, which can read anything on the planet almost?
by T.Jackson
14 Sep 2010 07:37
Forum: mikroC PRO for PIC General
Topic: USB to UART bridge using PIC18F4550
Replies: 18
Views: 9108

Re: USB to UART bridge using PIC18F4550

The problem with libs is that they need to throw in everything that's in the package in prog memory.

There might be 200 functions in them and you only make use of 3 of them.

What a waste of resources that is!
by T.Jackson
14 Sep 2010 07:33
Forum: mikroC PRO for PIC General
Topic: USB to UART bridge using PIC18F4550
Replies: 18
Views: 9108

Re: USB to UART bridge using PIC18F4550

I mean, without relying on libs -- you should be able to do an Keypad-based engine immobilizer with under 500 bytes of program space.

Same goes for a Speed Limiter / Voltmeter (or similar) for your car.
by T.Jackson
14 Sep 2010 07:21
Forum: mikroC PRO for PIC General
Topic: USB to UART bridge using PIC18F4550
Replies: 18
Views: 9108

Re: USB to UART bridge using PIC18F4550

I think that MikroElektronika have been fairly generous with their freely downloadable version which has the only restriction of being limited to 2KB of program space. Most professional programmers will never even come close to using 2KB, unless they starting using resourceful libs. There's a lot of...
by T.Jackson
14 Sep 2010 07:01
Forum: mikroC PRO for PIC General
Topic: USB to UART bridge using PIC18F4550
Replies: 18
Views: 9108

Re: USB to UART bridge using PIC18F4550

I hate to point people away from the mE site but Microchip has a much more extensive USB library and resources that you may find helpful. http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=2651¶m=en534497 *laughing* Yeah and that's why it is quad times the price of this comp...
by T.Jackson
14 Sep 2010 06:54
Forum: mikroC PRO for PIC General
Topic: PIC to emulate USB-keyboard
Replies: 8
Views: 7233

Re: PIC to emulate USB-keyboard

What are you planning on making a keystroke logger / dongle for software protection / ghost or something?

I have read articles on guys quite easily making their own USB joysticks that Windows automatically recognizes.

With a bit of hard yacka you'd figure it out ...
by T.Jackson
14 Sep 2010 06:39
Forum: mikroC PRO for PIC General
Topic: Strange problem with MikroC Pro 3.8
Replies: 5
Views: 2031

Re: Strange problem with MikroC Pro 3.8

Hello Eng_Bandar

That's a very fast bauld rate that are you? running there.

9600 @ 8MHz -- no way mate.

You're dreaming ...
by T.Jackson
14 Sep 2010 06:29
Forum: mikroC PRO for PIC General
Topic: RTC + EXTERNAL EEPROM WITH A 16F877A
Replies: 6
Views: 3081

Re: RTC + EXTERNAL EEPROM WITH A 16F877A

Hello Massimo You know, I personally always did find it much easier and much faster (in a sense of being able to read / write data) to a 256KB EEPROM as opposed to most other variants. Possibly due to the fact that the 24LC256 device has word sized addressing. In fact, I was only just able to pull o...
by T.Jackson
13 Sep 2010 18:04
Forum: mikroC PRO for PIC General
Topic: USB to UART bridge using PIC18F4550
Replies: 18
Views: 9108

Re: USB to UART bridge using PIC18F4550

There is a working example for USB interfacing in MikroC's directory. I suggest that you read it thoroughly. I personally have little interest on the topic, so I am unable to offer you any further assistance off the top of my head. On top of that – I do not feel that you are being genuine. I do not ...
by T.Jackson
13 Sep 2010 17:53
Forum: mikroC PRO for PIC General
Topic: USB to UART bridge using PIC18F4550
Replies: 18
Views: 9108

Re: USB to UART bridge using PIC18F4550

As for just USB interface to the PC ...

You won't be able to take it much further than controlling a few LEDs and reading voltages.

What in the bloody hell is the point of this?

You just wanna be the 1 million'th person to do it, is that it?
by T.Jackson
13 Sep 2010 17:44
Forum: mikroC PRO for PIC General
Topic: USB to UART bridge using PIC18F4550
Replies: 18
Views: 9108

Re: USB to UART bridge using PIC18F4550

You're dreaming. You would need to know USB inside out and back to front for starters. You would need low-level programming skills at ASM level ... It is a tougher enough job figuring out the protocol of a 20 year old Nokia phone (ask Silicon Chip designer Peter Smith) -- let alone a USB-based, and ...
by T.Jackson
13 Sep 2010 17:35
Forum: mikroC PRO for PIC General
Topic: USB to UART bridge using PIC18F4550
Replies: 18
Views: 9108

Re: USB to UART bridge using PIC18F4550

Not to say that it isn't possible of course ...

A guy spent 2 years working for MAME hacking into Capcom's CPS2 video game encryption :shock:
by T.Jackson
13 Sep 2010 17:31
Forum: mikroC PRO for PIC General
Topic: USB to UART bridge using PIC18F4550
Replies: 18
Views: 9108

Re: USB to UART bridge using PIC18F4550

The last thing Apple want is some unauthorized person interfacing peripherals to their iPhone products.

Good luck!
by T.Jackson
13 Sep 2010 17:26
Forum: mikroC PRO for PIC General
Topic: USB to UART bridge using PIC18F4550
Replies: 18
Views: 9108

Re: USB to UART bridge using PIC18F4550

My reasoning for saying this ...

If you could pull off such a project, then you wouldn't be on here asking for help with USB basics.
by T.Jackson
13 Sep 2010 17:24
Forum: mikroC PRO for PIC General
Topic: USB to UART bridge using PIC18F4550
Replies: 18
Views: 9108

Re: USB to UART bridge using PIC18F4550

This your first electronics & software related project?

Have fun learning the iPhone protocol.

You're dreaming with your notions.

Go to advanced search