Search found 24 matches

by Moby
Sat Jun 14, 2008 7:17 pm
Forum: Compiler
Topic: PWM
Replies: 8
Views: 5204

Moby, I don't know what the situation is in the UK but over here in the USA, a 28-pin PIC24FJ16GA002 (16kB Flash, 4kB RAM) is <$2 - not much much more than most PIC18's and less in some cases. I think you get better pricing over the pond. 16 bit devices are still significantly pricier here than a b...
by Moby
Thu Jun 12, 2008 7:55 pm
Forum: Compiler
Topic: PWM
Replies: 8
Views: 5204

Sorry for not replying for so long. Been tied up somewhat. rmteo: Unfortunately required product cost I think excludes the 16 bit approach which is a shame 'cos that seems the easy way. MichaelM: That sounds interesting. Unfortunately I find C almost unreadable :-) but I'll ask a friend of mine to i...
by Moby
Wed May 21, 2008 8:54 pm
Forum: Compiler
Topic: PWM
Replies: 8
Views: 5204

Thanks rmteo. I sort of thought as much but hoped I was wrong. Means I can't do what I want to do which needs one PWM to run at 1KHz and the other at 10KHz. Oh well, back to the drawing board.
by Moby
Wed May 21, 2008 6:05 pm
Forum: Compiler
Topic: PWM
Replies: 8
Views: 5204

PWM

Hi. Sorry for a silly question. When using the hardware PWM module, is it possble to set the two PWMs to run at different frequencies?
by Moby
Thu May 08, 2008 4:13 pm
Forum: General
Topic: Maths coprocessors
Replies: 0
Views: 3125

Maths coprocessors

I wonder if anyone has any experience of maths coprocessors? Are they of any use?

Moby
by Moby
Fri Apr 25, 2008 4:24 pm
Forum: General
Topic: Logic Analyzer comparison
Replies: 7
Views: 5561

If it's just a logic analyser and not a full oscilloscope you need, have a look here:

http://www.rockylogic.com/index.html

Moby
by Moby
Thu Mar 27, 2008 8:54 pm
Forum: Wiki Announcements
Topic: Swordfish BackUp
Replies: 24
Views: 25763

What a brilliant plugin. Many thanks Steven.
by Moby
Thu Mar 27, 2008 8:49 pm
Forum: Compiler
Topic: EEPROM
Replies: 7
Views: 4485

Hi Basti. Only just seen your post so I hope Octals info has helped. My usage was:

EE.WriteByte(0,DutyVal)

where DutyVal was the variable I wanted to store.
by Moby
Tue Dec 04, 2007 7:44 pm
Forum: IDE
Topic: A new IDE for Swordfish Basic
Replies: 20
Views: 14472

The one thing that springs to mind is some form of version control and maybe extended project management.

Edit: Alright, the two things that spring to mind..... :)
by Moby
Thu Aug 30, 2007 7:14 pm
Forum: User Modules
Topic: Samsung COG
Replies: 2
Views: 3370

Thanks for that Doj.
That RS one in fact is cheaper than the Varitronix one I was looking at, not white on blue, but not a problem.
Off to the wiki to see your code :-)
by Moby
Thu Aug 30, 2007 1:38 pm
Forum: User Modules
Topic: Samsung COG
Replies: 2
Views: 3370

Samsung COG

I wonder, has anyone done any work with the Samsung S6B0724 Chip On Glass dot matrix LCD driver & controller?
by Moby
Tue Aug 28, 2007 2:43 pm
Forum: Wiki Announcements
Topic: Using PWM
Replies: 4
Views: 8511

Extremely useful.
by Moby
Fri Aug 24, 2007 6:15 pm
Forum: Compiler
Topic: EEPROM
Replies: 7
Views: 4485

Well, I've just read the right part of the help file and all has become clear.
Simple when you know how!!
by Moby
Fri Aug 24, 2007 5:59 pm
Forum: Compiler
Topic: EEPROM
Replies: 7
Views: 4485

EEPROM

Probably a silly question with a simple answer.
How do you store the value of a variable to eeprom.
Where the variable is Duty, eeprom = (Duty) won't compile.
I realise I must be missing something.
by Moby
Sat Jul 14, 2007 3:44 pm
Forum: User Modules
Topic: MonochromeImageConverter
Replies: 8
Views: 5946

Thanks Octal.

What is the difference in the old version Christian?