Search found 192 matches

by Frank607
Wed Dec 09, 2020 4:55 pm
Forum: Flowcode V8
Topic: Difference between compilers in FC7 and FC8 ?
Replies: 13
Views: 6161

Re: Difference between compilers in FC7 and FC8 ?

Thanks for the answers. I have time on Friday to check this is FC7 and see the memory details then. Chancing from chip is not a problem. ( I must make new PCB’s because the shape must be modified)

Can I run FC7 and FC8 together on one computer without conflicting each other ?
by Frank607
Mon Dec 07, 2020 4:38 pm
Forum: Flowcode V8
Topic: Difference between compilers in FC7 and FC8 ?
Replies: 13
Views: 6161

Re: Difference between compilers in FC7 and FC8 ?

Hi. There should be no difference between XC8 and XC8 in V7 and V8 My wild guess is you ran out of memory on the chip Hi, I’m sorry but this is the same chip. There is really no hardware change or program change. Just FC7 to FC8. The program was made on Nov 15 2017 and successfully compiled with FC7.
by Frank607
Mon Dec 07, 2020 3:12 pm
Forum: Flowcode V8
Topic: Difference between compilers in FC7 and FC8 ?
Replies: 13
Views: 6161

Difference between compilers in FC7 and FC8 ?

I’m trying to build a hex file from an earlier made .fcfx program. I have made a hex file from this program but in FC7. Now I have FC8 and I can’t get built a hex file from this .fcfx file. I have not changed anything in this file. It is still original. I assume it has something to do with “space”. ...
by Frank607
Sun Mar 15, 2020 6:55 pm
Forum: Flowcode V7
Topic: LDR (Light Dependent Resistor
Replies: 50
Views: 51379

Re: LDR (Light Dependent Resistor

Hi Martin, I’m working on it. But I have also to do other things in my job. But in the meantime I have built the mosfet part on the separate breadboard on a new better breadboard. Suddenly two mosfets where dead because of a short in the old separate breadboard. (see YouTube) Your “LDR TEST - 4 PWM ...
by Frank607
Tue Mar 10, 2020 6:54 pm
Forum: Flowcode V7
Topic: LDR (Light Dependent Resistor
Replies: 50
Views: 51379

Re: LDR (Light Dependent Resistor

I have done some measurements and came to the following conclusion. (Measured with a SDM 3055) The power lines have thick wires, not breadboard wires. I have only test it with 1 channel. I need in daylight 12V on the LED Lamp. If you look to Table 3 than the LED Lamp gets only 10V because the Gate f...
by Frank607
Tue Mar 10, 2020 11:56 am
Forum: Flowcode V7
Topic: LDR (Light Dependent Resistor
Replies: 50
Views: 51379

Re: LDR (Light Dependent Resistor

Hi Martin, The program “LDR TEST - 4 PWM component.fcfx” works on all the 6 outputs including 3K3 resistors on the PWM line :-) But when I dim the LDR the LEDs starts to flicker. On the 5mm LEDs you can’t barely see it but the bigger LEDs clearly flicker. They do this all the time. In 100% brightnes...
by Frank607
Mon Mar 09, 2020 6:19 pm
Forum: Flowcode V7
Topic: LDR (Light Dependent Resistor
Replies: 50
Views: 51379

Re: LDR (Light Dependent Resistor

Martin,

Thanks !

Last Saturday I have tested your “LDR TEST - 03.fcfx” and It works as you have designed.
I have made a video from it: (on my garbage / test channel on YouTube)
https://youtu.be/wz4fTK4Omy0

I will try your “LDR TEST - 4 PWM component.fcfx” tomorrow. And let you know.
by Frank607
Sat Mar 07, 2020 3:50 pm
Forum: Flowcode V7
Topic: LDR (Light Dependent Resistor
Replies: 50
Views: 51379

Re: LDR (Light Dependent Resistor

When I use a 3K3 resistor (in R25) between the PWM1 line and the mosfet the mosfet does not dim anymore.
I use “TEST PWM PIC16F1788 - 01 - LDR Treshold in Macro.fcfx”
by Frank607
Sat Mar 07, 2020 2:51 pm
Forum: Flowcode V7
Topic: LDR (Light Dependent Resistor
Replies: 50
Views: 51379

Re: LDR (Light Dependent Resistor

Hi Martin, Thanks, I will wait for it. I have made it on a breadboard based on your “LDR Bright Control1.png”. I have used logic level NPN mosfets. This example shows 1 mosfet. When adding mosfet 3 it looks like the PWM1 pin can’t handle it anymore and PWM1 stops working.(The 0R resistor is just in ...
by Frank607
Sat Mar 07, 2020 1:20 pm
Forum: Flowcode V7
Topic: LDR (Light Dependent Resistor
Replies: 50
Views: 51379

Re: LDR (Light Dependent Resistor

Hi Martin, Please, can you show me how to implement your program “LDR TEST - 02.fcfx” into my program? I have been trying for one and half day but maybe I don’t understand your program. Btw, to use PWM on all 8 outputs does not work. It stops by adding output 3. With 1 output it works great but in m...
by Frank607
Sat Mar 07, 2020 10:52 am
Forum: Flowcode V8
Topic: Flowcode 8 crash
Replies: 35
Views: 17548

Re: Flowcode 8 crash

Hi,

FYI.

The above error suddenly came back. After deleting the reg key Flkowcode8 FC starts again.
by Frank607
Mon Mar 02, 2020 7:38 pm
Forum: Flowcode V8
Topic: Flowcode 8 crash
Replies: 35
Views: 17548

Re: Flowcode 8 crash

Hi Steve,

Thanks. It is still working without any crashes or Windows shutdown. I have opened FC8 many times now.

So it could be a registry problem. Because when I delete the FlowcodeV8 key it is still working after a reinstall. But this is up to you :-)

Regards,

Frank
by Frank607
Mon Mar 02, 2020 2:09 pm
Forum: Flowcode V8
Topic: Flowcode 8 crash
Replies: 35
Views: 17548

Re: Flowcode 8 crash

Hi, I have the same problem. FlowCode crashes and Windows shuts down. The crash from FlowCode comes randomly if I click something in FlowCode. This I have since I bought V8. Now I can’t even start FlowCode. The “start” logo is been seen and then it disappears and FlowCode won’t start anymore. I have...
by Frank607
Sun Mar 01, 2020 6:00 pm
Forum: Flowcode V7
Topic: LDR (Light Dependent Resistor
Replies: 50
Views: 51379

Re: LDR (Light Dependent Resistor

Hi Martin, Your program works now on my hardware. The LEDs are dimming when I shade the LDR. Only the LEDs are flashing very fast. Where can I change this? This is not clear to me. PWM is new to me so I thought that it would be easy to dims the LEDS with a “central PWM Macro” I have made some progra...
by Frank607
Sun Mar 01, 2020 3:18 pm
Forum: Flowcode V7
Topic: LDR (Light Dependent Resistor
Replies: 50
Views: 51379

Re: LDR (Light Dependent Resistor

medelec35 wrote:Hi Frank,

Does the brightness of LED vary depending on light falling on the LDR?
Yes, at daylight the LEDs must have a full brightness of 100%. When it gets evening to night the LEDs must dimming to 70% or 60%.
by Frank607
Sun Mar 01, 2020 1:04 pm
Forum: Flowcode V7
Topic: LDR (Light Dependent Resistor
Replies: 50
Views: 51379

Re: LDR (Light Dependent Resistor

Hi Martin, Thanks for you input. But,… I don’t understand your program. Sorry. I have 8 LEDs connected to PORTC I have 8 Flash Patterns (8 Macros) I have a DIP Switch with 8 positions on PORTA with 10K Pull Down resistors This program work fine. The only thing that I want to have is an LDR which is ...
by Frank607
Sat Feb 29, 2020 3:41 pm
Forum: Flowcode V7
Topic: LDR (Light Dependent Resistor
Replies: 50
Views: 51379

Re: LDR (Light Dependent Resistor

Thanks Martin,

But take your time, this evening I don't have time.

Frank
by Frank607
Sat Feb 29, 2020 9:59 am
Forum: Flowcode V7
Topic: LDR (Light Dependent Resistor
Replies: 50
Views: 51379

Re: LDR (Light Dependent Resistor

Hi Ben, Thanks for your input. But I think we misunderstand it. Attached you find a simple program from a bigger program. I have made two flashing Macro’s (Pattern 01 and 02) It would be nice to have an “LDR Macro” that every Pattern Macro will read. (or something like that) I hope this program make...
by Frank607
Fri Feb 28, 2020 3:40 pm
Forum: Flowcode V7
Topic: LDR (Light Dependent Resistor
Replies: 50
Views: 51379

Re: LDR (Light Dependent Resistor

Hi all, It is long time ago that I have ask the above question. I couldn’t get to work on this by vary reasons. But now I have time and I can work on this. I have read the full answer from Docara and I have made two simple flowcharts. To make it more clear. I have 8 power LEDs which are flashing in ...
by Frank607
Fri Oct 25, 2019 4:18 pm
Forum: Flowcode V8
Topic: Rotary Switch and Inputs.
Replies: 5
Views: 3046

Re: Rotary Switch and Inputs.

Hi Ben,

I wanted to test this rotary switch on a PCB. Unfortunately Seeed has send me some PCBs from a other person.

So. I’m sorry for this but I must wait one week to have my PCB’s.

Frank
by Frank607
Thu Oct 17, 2019 10:33 am
Forum: Flowcode V8
Topic: WS2812B - Microchip or Atmega ?
Replies: 1
Views: 1524

WS2812B - Microchip or Atmega ?

WS2812B - Microchip or Atmega ? I need to control 300 WS2812B LEDs (5 meter) Before I start developing a driver board I need to know which chip I should use for this project. I have read that the younger Microchip devices such as the PIC16F1509 are fast enough to control 300 WS2812B LEDS. Or should ...
by Frank607
Wed Oct 16, 2019 1:05 pm
Forum: Flowcode V8
Topic: Rotary Switch and Inputs.
Replies: 5
Views: 3046

Re: Rotary Switch and Inputs.

Hi Ben,

Thanks for this rotary switch component. I will test this in the weekend.

I will let you know.

Regards,

Frank
by Frank607
Fri Oct 11, 2019 4:18 pm
Forum: Flowcode V8
Topic: Rotary Switch and Inputs.
Replies: 5
Views: 3046

Re: Rotary Switch and Inputs.

i Ben, Thanks for your answer. It would be great if you can make a component for this kind of rotary switches. They are very useful to use. In my current situation I make use of DIP switches but the problem in this is that you can make easily an error because you can have multiple ON possibilities. ...
by Frank607
Thu Oct 10, 2019 6:24 pm
Forum: Flowcode V8
Topic: Rotary Switch and Inputs.
Replies: 5
Views: 3046

Rotary Switch and Inputs.

Rotary Switch and Inputs. I need to make use of a rotary switch on a PIC16F1788 to select 8 inputs. I’m new to this kind of switches, so :( I think I will make use of this rotary switch: https://nl.farnell.com/1522030 (2 Pole) or https://nl.farnell.com/1522028 (4 Pole) I don’t know the difference to...
by Frank607
Sat Aug 17, 2019 12:48 pm
Forum: Flowcode V8
Topic: PIC16F1788 and RA6 as I/O
Replies: 3
Views: 2096

Re: PIC16F1788 and RA6 as I/O

Hi chipfryer27,

Yes this was the problem. Again something learned :-)

Many thanks for this quick answer.