Search found 211 matches

by CharlieM
Mon Jul 20, 2009 11:25 am
Forum: IDE
Topic: Online Updates option is greyed out
Replies: 3
Views: 3600

If you have a broadband connection goto view/ editor options.from there select the online updating tab.Make sure that LAN/Broadband radio button is selected.You might have to shut down the IDE and reopen it and then it will do the online updates automatically.
by CharlieM
Sat Jul 11, 2009 2:30 am
Forum: General
Topic: problem with this forum
Replies: 5
Views: 4383

Hi Mark,

I 'm not complaining I thought I would let someone know.
by CharlieM
Fri Jul 10, 2009 10:23 pm
Forum: General
Topic: problem with this forum
Replies: 5
Views: 4383

problem with this forum

Hi,

When ever I get a email that someone has replied to a post that I am watching I click on the link ,but get a message that the post does not exist.
by CharlieM
Wed Jul 01, 2009 2:37 am
Forum: General
Topic: Development board / tools to purchase
Replies: 3
Views: 3536

I too world go with the Easypic boards.
by CharlieM
Thu May 28, 2009 7:59 pm
Forum: General
Topic: Serial Display Board Programmed in SF
Replies: 6
Views: 4492

Thanks Guys.Very interesting project.
by CharlieM
Tue May 26, 2009 10:42 pm
Forum: General
Topic: Serial Display Board Programmed in SF
Replies: 6
Views: 4492

Hey Ryan,

Thats really cool.Where did you get the IO bridge and the led matrix's? I can see a lot of potential there.
by CharlieM
Sat May 23, 2009 12:05 am
Forum: User Modules
Topic: Need Help - Does Sord Fish support other pic mcu's ?
Replies: 1
Views: 3013

SF only supports 18F pics.
by CharlieM
Sun May 10, 2009 1:04 pm
Forum: Modules
Topic: Problem with DS18s20, only showing -1.05 Solved!
Replies: 22
Views: 12522

Do you have some other hardware you can test this on?
by CharlieM
Sat May 09, 2009 6:47 pm
Forum: Compiler
Topic: I do I buy the licence for Swordfish?
Replies: 1
Views: 1872

http://www.mecanique.co.uk/products/swo ... index.html

its right there on the mecanique website.
by CharlieM
Sat May 09, 2009 2:42 pm
Forum: Modules
Topic: Problem with DS18s20, only showing -1.05 Solved!
Replies: 22
Views: 12522

You can try using #option ow_pin = PORTB.0 instead of set pin portb.0
by CharlieM
Sat May 09, 2009 2:15 pm
Forum: Modules
Topic: Problem with DS18s20, only showing -1.05 Solved!
Replies: 22
Views: 12522

Ok the code I posted does not need or look for a device ID. you just connect the device and it works.
by CharlieM
Sat May 09, 2009 2:14 pm
Forum: IDE
Topic: Feature request
Replies: 0
Views: 3186

Feature request

Hi Folks, Did'nt think it hurt to ask. I know the IDE is rock solid and quite intuitive,but I was wondering if in a future version if balloon help could be implemented? Let me explain... When diming vars or creating sub functions or routines a balloon pops up with the correct syntax. Hope this makes...
by CharlieM
Sat May 09, 2009 2:09 pm
Forum: Modules
Topic: Problem with DS18s20, only showing -1.05 Solved!
Replies: 22
Views: 12522

Ok so what code are you using now? yours or the one I posted?
by CharlieM
Sat May 09, 2009 1:47 pm
Forum: Modules
Topic: Problem with DS18s20, only showing -1.05 Solved!
Replies: 22
Views: 12522

Yes 4.7K on the data line is right.The only other thing I can think of is are yu sure that you have a 18S20 and not a 18B20?
by CharlieM
Sat May 09, 2009 12:06 pm
Forum: Modules
Topic: Problem with DS18s20, only showing -1.05 Solved!
Replies: 22
Views: 12522

What is your hardware setup? is it a bread board or a development board of some kind? I tested the code I posted on a 18F4431 and a Easypic4 development board and it works good.