Search found 4 matches

by rmr
Mon Sep 14, 2009 2:25 pm
Forum: C and ASM Programming
Topic: setting Timer-0 offset in C
Replies: 4
Views: 5821

Re: setting Timer-0 offset in C

Thank You for your quick Help!
It works!
I have seen this command already, but I always thought the last character is the Number "1" but it's an "l" (lowercase of "L"). In Courier it looks just the same!

rmr
by rmr
Mon Sep 14, 2009 1:10 pm
Forum: C and ASM Programming
Topic: setting Timer-0 offset in C
Replies: 4
Views: 5821

Re: setting Timer-0 offset in C

Hallo Steve,
I am using Eico 40pin.
Does this depend on the chip? I thought all PICs are using this Interrupt the same way.

Thank You for your Help

rmr
by rmr
Sun Sep 13, 2009 8:11 pm
Forum: C and ASM Programming
Topic: setting Timer-0 offset in C
Replies: 4
Views: 5821

setting Timer-0 offset in C

I thought this is no problem..... I wanted to set the offset of TMR_0 to a value of 240 in an Interrupt-Subroutine in Flowcode V4 for PIC The properties of Timer 0 don't allow this. So I tried to use C-Code in a C-Code window like tmr0=240; (As I saw somewhere here in the forum) I got this messages:...
by rmr
Mon Dec 22, 2008 10:06 pm
Forum: Programming Tips & Tricks
Topic: Web Based Embedded Data Monitor
Replies: 4
Views: 10652

Re: Web Based Embedded Data Monitor

Thanks for some very good Ideas for an Data Monitor I am seaching for something "the other way round". I want to switch some things at my home from outside my Home with the Help of a EB-023-Webserver-Website. (At home there is an Flowcode-PIC-Webserver with EB-023 Internet-Board) (For Exam...