Search found 11 matches

by Lambra
Mon Mar 03, 2025 6:27 am
Forum: General
Topic: when will flow code be driven by AI
Replies: 3
Views: 945

when will flow code be driven by AI

hello folks will flowcode ever become AI driven. ?? good idea is to invest as FAST AS POSSIBLE.. into AI.. maybe a way to do this will be to have a connection to Elon Musk .. GROK3 .. AI.. computers.!! this would help many people to automatically create flowcharts .. without having to know anything ...
by Lambra
Mon Nov 25, 2024 11:20 am
Forum: Bug Reports
Topic: UART (RS232) PIC16F1937 & 1939 FC10
Replies: 6
Views: 11675

Re: UART (RS232) PIC16F1937 & 1939 FC10

Hello folks.. again .. it is Lambra ...and now I asking for someone to help me with a simple solution... The UART sends out characters as bits.. from LSB to MSB .. Can anyone show me... please .. a simple routine.. to probably store each bit into a different variable say.. then when all bits are sav...
by Lambra
Mon Nov 25, 2024 11:09 am
Forum: Bug Reports
Topic: UART (RS232) PIC16F1937 & 1939 FC10
Replies: 6
Views: 11675

Re: UART (RS232) PIC16F1937 & 1939 FC10

Hello folks... now one problem I have encountered.. I dunno how to rectify it.. BUT.. my project needs to send number digits.. 0 thru 9.. inclusive. so I would also use in FC9 only.. When I made my program transmit the digit 1..which is decimal 49 ASCII .. my oscilloscope (real scope - 1054Z from Ri...
by Lambra
Sat May 18, 2024 11:09 am
Forum: Bug Reports
Topic: arduino INTERRUPTS - IOC PORTD... do not select..
Replies: 6
Views: 6710

Re: arduino INTERRUPTS - IOC PORTD... do not select..

hello chipfryer... Okay so I do NOT ...get the BLUE flag or the RED flag to set..!! I consider this to be a bug.... which I bave tracked back to the days of V5 flowcode.. I wonder why flowcode..co.uk .. guys will not fix this bug... if you know of any other way to FIX this BUG... please let me know....
by Lambra
Sat May 18, 2024 12:46 am
Forum: Bug Reports
Topic: arduino INTERRUPTS - IOC PORTD... do not select..
Replies: 6
Views: 6710

arduino INTERRUPTS - IOC PORTD... do not select..

hello folks.. old fashioned Arduino UNO DIP chip .. Atmel 328P ... I tried to setup the INTERRUPTS ... using IOC PORT ...pin assignments.. but it does not work... INTO and INT1 - seem to work... but I want other pins to be IOC selection... and when I try to set this kind of INTERRUPT - it does not w...
by Lambra
Tue Mar 07, 2023 4:10 am
Forum: User Components
Topic: PIC16F88 - RA5 / MCLR - inverted.
Replies: 0
Views: 5002

PIC16F88 - RA5 / MCLR - inverted.

Please can you show me how to fix up the fault with the PIC16F88 / PIC16LF88 - RA5 / MCLR .. setting..?? I have found that the RA5 / MCLR setting is inverted.. in other words.. if you set for input RA5.. you actually setting MCLR mode.. and if you set for MCLR.. you are setting for RA5 to be an inpu...
by Lambra
Fri Feb 03, 2023 8:04 am
Forum: General
Topic: looking for advice
Replies: 10
Views: 8031

Re: looking for advice - help please..

Hello - not sure where to post this request.?? In an ULTRASONIC transducer - it has to operate at 40 000 Hz.. to be able to radiate correctly. this means a pulse width of 25 usec.!! the +ve going pulse lasting for 12.5 usec. - the -ve going pulse lasting for 12.5 usec.. I have generated a transmitte...
by Lambra
Fri Feb 03, 2023 6:02 am
Forum: General
Topic: setting up flowcode 9.. internally..??
Replies: 4
Views: 2706

Re: setting up flowcode 9.. internally..??

thanking you very much Martin... I will try that.. AND any fortune.. that you might .. know how to 'simulate' an INTERRUPT trgger ..??? so I have a small program that needs somehow to .. like get an interrupt ... BUT... then how do I setup flowcode .. so that .. I can .. get a 'signal'.. or whatever...
by Lambra
Mon Dec 19, 2022 10:44 pm
Forum: General
Topic: setting up flowcode 9.. internally..??
Replies: 4
Views: 2706

setting up flowcode 9.. internally..??

Hello folks.. okay - so I see in flowcode 8 - when I put comments into my flowchart.. the comments are totally displayed... HOWEVER .. in flowcode 9... the comments - become 'shortened'... which is VERY ANNOYING to me... as I need to be able to read the comments - in FULL VIEW....!! HOW DO I PLEASE....
by Lambra
Fri Dec 02, 2022 6:22 am
Forum: General
Topic: MCP41XXX and possibly others.??
Replies: 6
Views: 3687

Re: MCP41XXX and possibly others.??

Hello there... I found out that the QUAD ENCODER - is probably not suitable for flowcode... really.. BUT I using it... simply on the B0 pin - INT pin with an interrupt routine.. to catch pulses.. then display them "periodically" and so hopefully I can use it... This QUad encoder WORKS ONLY...