Search found 429 matches

by echase
Wed Jun 20, 2007 6:17 pm
Forum: Flowcode V2 & V3
Topic: Code for a standard PIC setup menu
Replies: 8
Views: 9472

Google turned up http://www.microchipc.com/sourcecode/#ds1821 which seems to have roughly what I want but it's in C language and I ideally wanted it in flowcharts.
by echase
Tue Jun 12, 2007 4:42 pm
Forum: Flowcode V2 & V3
Topic: how make pwm
Replies: 4
Views: 4107

When will 3.2 be ready? I need the PWM too.
by echase
Tue Jun 12, 2007 4:32 pm
Forum: Flowcode V2 & V3
Topic: Flowcode and onewire temperarture sensor
Replies: 26
Views: 26071

I presume you know already but Maxim's website contains a number of software routines for reading a one wire interface, such as http://www.maxim-ic.com/appnotes.cfm/ap ... umber/2420

These are only partial routines which will need adaptation to FC3.
by echase
Mon Jun 11, 2007 12:15 pm
Forum: Flowcode V2 & V3
Topic: Code for a standard PIC setup menu
Replies: 8
Views: 9472

Code for a standard PIC setup menu

Can anyone please supply me a sample flowchart for a standard set up menu controlled by 3-4 buttons (Menu, Up, Down and possibly Enter) as follows. This involves pressing the Menu button, displaying menu text on a 16x2 LCD, scrolling menu with Up and Down, select an on screen value with Enter or Men...