Search found 8 matches

by tinker
Wed Oct 29, 2008 8:54 pm
Forum: Flowcode V2 & V3
Topic: Flowcode for ARM print decimal
Replies: 5
Views: 6180

Re: Flowcode for ARM print decimal

Thanks for the info Sean, printing the number as a string is fine, I will try your code later next week when I get back home.

The other methods do not work when the first digit is a zero eg 38.0725 etc.

cheers
jane
by tinker
Mon Oct 27, 2008 10:26 pm
Forum: Flowcode V2 & V3
Topic: Flowcode for ARM print decimal
Replies: 5
Views: 6180

Re: Flowcode for ARM print decimal

Hi Ben thank you for the pointer re printing a decimal number to the lcd. I understand the code, however it does not lend itself for use with 2 or more decimal places. for example 3.09 would print as 3.0, hen multiplying by 10, and *100 changes the scale value. I have no specific application, but I ...
by tinker
Sat Oct 25, 2008 3:20 pm
Forum: Flowcode V2 & V3
Topic: Flowcode for ARM print decimal
Replies: 5
Views: 6180

Flowcode for ARM print decimal

hello support just trying out flocode for arm. declaired a variable as a floating point var, applied some math then using LCD print number tried to display the number, but I only get the integer and no numbers to the right of decimal point. tried both FROUNd and FMOD, but both the same. I note that ...
by tinker
Thu Jun 19, 2008 9:24 pm
Forum: Electronics products
Topic: calculating series and pullup resistance needed
Replies: 2
Views: 5343

Re: calculating series and pullup resistance needed

If you are a keen experimenter, then buying one of these is Β£60 well spent. this little box with 3 leads will automatically identify the type of transisitor you connect to it, identify what each lead is, eg base collector emmitter and also the hfe and vbe. ideal for identifying those factory throw-...
by tinker
Thu Jun 19, 2008 9:13 pm
Forum: General / Misc
Topic: math ability
Replies: 7
Views: 16606

math ability

Hi all
is there a list specifying what math functions are available in flowcode ?

cheers
joe
by tinker
Sun Jun 15, 2008 1:35 pm
Forum: Suggestions
Topic: Documentation
Replies: 0
Views: 6245

Documentation

Documentation At the outset of a project it is sometimes a mistake to dive straight into writing code blocks, usualy because the structure of the overall task has not been fully thought through. I think a useful add-on would be the ability to draw Non-Actionable flowcode blocks in order to list and ...
by tinker
Tue Aug 07, 2007 8:46 pm
Forum: Flowcode V2 & V3
Topic: Reference voltage for A/D inputs
Replies: 50
Views: 50428

buying pics

I found this company to be very competitive on chip prices and good delivery

http://www.crownhill.co.uk/level3.php?cat=14&sec=3
Jane
by tinker
Mon Jul 02, 2007 9:56 am
Forum: Flowcode V2 & V3
Topic: Pull Ups
Replies: 1
Views: 2678

Pull Ups

Pull Ups
I am a new user and need some basic info.
If I choose a micro which boasts week pull up on one port for example 16F877 port B,
Do I have to poke register Option_reg bit 7 to turn on the pull ups?
Or will setting (in flowcode) the port bits as Input do this automatically?
cheers
jane