Search found 47 matches

by Bill Felker
Sun Mar 20, 2016 8:08 pm
Forum: Formula AllCode
Topic: formula allcode
Replies: 42
Views: 55134

Re: formula allcode

OK I've tried the proximity program and could not get it to run on bluetooth. I wrote my own and to work like your program . Is there a way to get the buggy to speak the message? As it is now my laptop speaks message with the ir trigger (also works on light read) .I am thinking that maybe more peopl...
by Bill Felker
Sun Mar 20, 2016 7:29 pm
Forum: Formula AllCode
Topic: formula allcode
Replies: 42
Views: 55134

Re: formula allcode

What is Formula AllCode Firmware V2 for ? Do we need to upgrade our buggies? :) :) Bill
by Bill Felker
Tue Mar 08, 2016 11:37 pm
Forum: Formula AllCode
Topic: formula allcode
Replies: 42
Views: 55134

Re: formula allcode

Thanks for the guidance Ben, it seems to be that you can only have the API open if you want to run the cart threw bluetooth. I redid my octagon program and other than not stopping at the start point it ran fine. Now onto more advance things. :D Bill
by Bill Felker
Sun Mar 06, 2016 12:17 am
Forum: Formula AllCode
Topic: formula allcode
Replies: 42
Views: 55134

Re: formula allcode

OK frustration is building. I have had problems loading a program threw flowcode into the robot threw bluetooth. Very rarely do I get it to preform as I want it to. In your lessons you really do not put enough effort into instructing how to use it . Most program I try to run will not see the com4 fo...
by Bill Felker
Wed Feb 24, 2016 10:14 pm
Forum: Formula AllCode
Topic: formula allcode
Replies: 42
Views: 55134

Re: formula allcode

OK , I've tried to load a program and I had no success . I am going out on a limb and thinking that the startup program you guys have in is an OS that I need to go into API mode to load a program? TIA :?: Bill
by Bill Felker
Mon Feb 22, 2016 10:54 pm
Forum: Formula AllCode
Topic: formula allcode
Replies: 42
Views: 55134

formula allcode

I got my buggy today and now wonder where I can find out what is connected to what on the buggy. And when will the coarse online be available? Thanks, Bill
by Bill Felker
Sun Feb 07, 2016 11:09 pm
Forum: Flowcode V6
Topic: A RGB led out put to track the colors
Replies: 2
Views: 2811

Re: A RGB led out put to track the colors

OK after hooking it all up it seems that I get the red LED to increase intensity but no others and my display works half assed . Back to the drawing board. :(
by Bill Felker
Wed Feb 03, 2016 10:59 pm
Forum: Flowcode V6
Topic: A RGB led out put to track the colors
Replies: 2
Views: 2811

A RGB led out put to track the colors

I had mad a rgb cube a while back and now I am trying to find what I like as the best colors to go threw it . So I have 3 5k variable resistors connected to acd and am matching that to 3 pwm's coming out of a arduino compatible board that I have laying around. I am also putting out the adc's numbers...
by Bill Felker
Tue Jan 19, 2016 8:33 pm
Forum: Flowcode V6
Topic: LCD 4x20 serial
Replies: 6
Views: 4789

Re: LCD 4x20 serial

OK I figured it out. My Chip needed to be put to nano328 and then the comm speed issue went away. :lol: You guy had a hunch that I would figure it out didn't you? LOL
by Bill Felker
Mon Jan 18, 2016 11:31 pm
Forum: Flowcode V6
Topic: LCD 4x20 serial
Replies: 6
Views: 4789

Re: LCD 4x20 serial

OK new problem with compiling to chip
avrdude.exe: invalid baud rate specified 'LCD_I2C.hex'
Error returned from [avrdude]

C:\Program Files\Flowcode 6\compilers\avr\batchfiles\avrc_arduinoA.bat reported error code 1

What does this mean ?
by Bill Felker
Mon Jan 18, 2016 1:49 am
Forum: Flowcode V6
Topic: LCD 4x20 serial
Replies: 6
Views: 4789

Re: LCD 4x20 serial

The LCD that I have is I2C and seems that you guys have that covered. Didn't get to try it yet (stupid American Football) but hope that I can try it tomorrow after work. Once again ,Thanks. :D Bill
by Bill Felker
Sun Jan 17, 2016 5:10 pm
Forum: Flowcode V6
Topic: LCD 4x20 serial
Replies: 6
Views: 4789

Re: LCD 4x20 serial

Thanks Martin, yet another lesson learned by asking a question. Found what I needed to use for my new display. :o
Bill
by Bill Felker
Sun Jan 17, 2016 4:16 pm
Forum: Flowcode V6
Topic: LCD 4x20 serial
Replies: 6
Views: 4789

LCD 4x20 serial

Is there any components for a 4x20 serial LCD in FC6?
by Bill Felker
Fri Jan 01, 2016 8:54 pm
Forum: General Programming
Topic: Raspberry pi
Replies: 1
Views: 6359

Raspberry pi

I don't know if anyone has asked this yet but are there any plans for Flowcode to be compatible with the Raspberry pi ? I got one from my son on Christmas and am just getting started with it. Thanks.
Bill :D
by Bill Felker
Thu Nov 12, 2015 11:25 pm
Forum: Flowcode V6
Topic: LED on pwm on arduino
Replies: 7
Views: 5983

Re: LED on pwm on arduino

LOL, now that was easy . I looked at your 1st example and saw in the properties menu where you list each channel of PWM and saw that they have a output pin associated with it and that I kept using PWM1 in my program which would then relate to $PORTD.6 . Lesson learned - thank you once again. :wink: ...
by Bill Felker
Thu Nov 12, 2015 11:18 pm
Forum: Flowcode V6
Topic: LED on pwm on arduino
Replies: 7
Views: 5983

Re: LED on pwm on arduino

Thank you , once again you have come threw and shown me how to do something in Flowcode. It works well. Now all I have to do is figure out how you decide which PWM pin get selected on this and I will be on my way. Thanks again, you guys never cease to answer a question that even I can wrap my head a...
by Bill Felker
Wed Nov 11, 2015 8:26 pm
Forum: Flowcode V6
Topic: LED on pwm on arduino
Replies: 7
Views: 5983

Re: LED on pwm on arduino

Thanks for the sketch. I still am not getting the LED to light with pwm .Do I need the LED to be connected threw the resistor to ground or to the 5 v? I can get it to work using the Arduino compiler in "C" but not threw the flowcode software.
Bill :?
by Bill Felker
Wed Nov 11, 2015 1:04 pm
Forum: Flowcode V6
Topic: LED on pwm on arduino
Replies: 7
Views: 5983

Re: LED on pwm on arduino

Sorry I forgot to attach it.
by Bill Felker
Tue Nov 10, 2015 11:41 pm
Forum: Flowcode V6
Topic: LED on pwm on arduino
Replies: 7
Views: 5983

LED on pwm on arduino

Can someone give a example of lighting a LED on digital pin #9 as a pwm. My attempts seem to be coming up short. I have the the LED wire threw a resistor to ground and when I use the LED component macro it lights fine but on the simulation my pwm meter work like it should but in actual circuit not l...
by Bill Felker
Mon Mar 09, 2015 8:39 pm
Forum: General Programming
Topic: Android OS
Replies: 1
Views: 3418

Android OS

Has anyone tried to run flowcode on an android tablet system? :roll: Bill
by Bill Felker
Thu Oct 16, 2014 9:55 pm
Forum: Flowcode V6
Topic: Flowcode 6.1 Released!
Replies: 46
Views: 53336

Re: Flowcode 6.1 Released!

Does flowcode support the Trinket AVR/Arduino ?

Bill
by Bill Felker
Mon Sep 15, 2014 9:13 pm
Forum: Flowcode V5
Topic: Nested desisions
Replies: 9
Views: 8276

Re: Nested desisions

Sorry it took so long to get back .I've tested the program and it works as it is suppose to , but I've yet to try the circuit in a real world environment to see if it will do what I wanted it to do. A BIG THANKS once again to all who helped me out with this and educated me further in flowcode and PI...
by Bill Felker
Mon Aug 11, 2014 12:00 am
Forum: Flowcode V5
Topic: Nested desisions
Replies: 9
Views: 8276

Re: Nested desisions

OK, one more stupid question. The Master Clear Enable my choices are internal or external which on disables this?

Bill
by Bill Felker
Sun Aug 10, 2014 7:41 pm
Forum: Flowcode V5
Topic: Nested desisions
Replies: 9
Views: 8276

Re: Nested desisions

Martin, thank you so much. I've now got 2 examples that both work doing it slightly different ways. I love it. I can't wait to wire it up and try it. :D

Bill
by Bill Felker
Sun Aug 10, 2014 3:55 pm
Forum: Flowcode V5
Topic: Nested desisions
Replies: 9
Views: 8276

Re: Nested desisions

OK after playing with this for a while I noticed that if I get a fail the relay on (green LED) comes on but if the phase fail goes away the only way to turn off the Green LED is to power off or reset the program. I don't think this would be a big problem because the phase fail is usually a fuse in t...