Search found 315 matches

by Docara
Tue Sep 25, 2018 4:26 pm
Forum: Flowcode V7
Topic: Slider Simulation
Replies: 4
Views: 3223

Re: Slider Simulation

Hi Ben Thanks for the reply. I originally wanted to simulate a range of 600 to 6000 but because I couldn't get it to work I dropped it to a byte and 255 - scaling between these two values using a range 0 to 1 might be interesting!! As this is a bug then can it be fixed to work as expected? The Max a...
by Docara
Tue Sep 25, 2018 2:23 pm
Forum: Flowcode V7
Topic: Slider Simulation
Replies: 4
Views: 3223

Slider Simulation

Hi, Have just tried using the simulation 'things' for the first time and found things didn't work as expected. With reference the enclose FC file I am trying to use the mouse to move a slider and have its value appear on vertical scale but no luck. Incidently it does show(move) if I use a potentiome...
by Docara
Thu Aug 02, 2018 7:56 pm
Forum: Flowcode V8
Topic: New Component Request (PCF8575 16Bit IO Extender)
Replies: 8
Views: 4315

Re: New Component Request (PCF8575 16Bit IO Extender)

Hi Ben, Sorry bud but I think that's unfair and unreasonable. I called your office yesterday only to have v8 pushed down my throat. Now you're doing the same - I'm not impressed Also you have to consider that we don't just have to create the component, we also have to document it, provide examples a...
by Docara
Thu Aug 02, 2018 3:15 pm
Forum: Flowcode V7
Topic: Analgue Interrupt
Replies: 1
Views: 2015

Re: Analgue Interrupt

Found this on the net - It compiles without errors but how would you use it in FC (and I don't mean dropping it into a C icon). // Testing interrupt-based analog reading // ATMega328p // Note, many macro values are defined in <avr/io.h> and // <avr/interrupts.h>, which are included automatically by ...
by Docara
Thu Aug 02, 2018 12:57 pm
Forum: Flowcode V8
Topic: New Component Request (PCF8575 16Bit IO Extender)
Replies: 8
Views: 4315

Re: New Component Request (PCF8575 16Bit IO Extender)

Hi Ben,

Can these be made available for v7 as well please

Thanks
Matt
by Docara
Thu Aug 02, 2018 12:44 pm
Forum: Flowcode V7
Topic: Analgue Interrupt
Replies: 1
Views: 2015

Analgue Interrupt

Hi

Has an analgoue interrupt been sorted out yet - I remeber there was talk of it about a year ago?

Thanks
Matt
by Docara
Sun Jul 29, 2018 8:01 pm
Forum: Flowcode V8
Topic: Wishlist for V8
Replies: 12
Views: 6907

Re: Wishlist for V8

HI MJU I agree with you 100% but Kersing also has a point. I like using FC but I am increasingly getting frustrated with Matrix management and there direction of the software. They can't even be bothered to give us a proper help file. Like you I would to produce components for the community but I ju...
by Docara
Fri Jul 27, 2018 9:19 am
Forum: General Programming
Topic: Cheap PCB manufacturing
Replies: 3
Views: 5126

Re: Cheap PCB manufacturing

Hi

I've used JLCPCB with good results www.jlcpcb,com with good results. They charge $2 (£1.52) initially for 5 boards and about £15 delivery

I later found out that if you use JLCPCB's PCB software (EasyEDA) and order your whole project through them you can also discounted components

Matt
by Docara
Tue Jul 17, 2018 3:33 pm
Forum: Flowcode V7
Topic: One-wire
Replies: 9
Views: 7603

Re: One-wire

Hi Burak, Not meaning to hijack your post but I have requested a component from Matrix that if implemented correctly should allow for transparent communication with Flowcode and 1-wire Devices. At the moment they are still thinking things though! I have also come across the limitations of FC and 1wi...
by Docara
Thu Jul 12, 2018 8:05 am
Forum: E-blocks
Topic: CAN Eblock
Replies: 6
Views: 9776

Re: CAN Eblock

Hi Steve,


Thanks for that,. Can I presume that it is OK to uourschematic I my design and can you confirm the function of the switches - I don't fully understand the previous explantion
by Docara
Tue Jul 10, 2018 5:13 pm
Forum: E-blocks
Topic: CAN Eblock
Replies: 6
Views: 9776

Re: CAN Eblock

Matrix??
by Docara
Sun Jul 08, 2018 9:34 pm
Forum: E-blocks
Topic: CAN Eblock
Replies: 6
Views: 9776

Re: CAN Eblock

HI EtsDriver, Generally, I really struggle with Datasheet 'speak' and have a tendency to develop local dyslexia when I try and read them - its a shame Google Translate include it as one of their languages :D Seriously, what threw me was that I would expect them to be connected to the host, I wasn't ...
by Docara
Sun Jul 08, 2018 5:03 pm
Forum: E-blocks
Topic: CAN Eblock
Replies: 6
Views: 9776

CAN Eblock

Hi, First of, am I able to use the circuit design in the following link as a basis for my project although I will be using a different transceiver (is it protected, copyrighted etc) http://www.matrixtsl.com/resources/files/datasheets/EB018-30-2.pdf Secondly, presuming 1 is a yes what is the purpose ...
by Docara
Sun Jul 08, 2018 1:50 pm
Forum: General Programming
Topic: 1 Wire Component Request - of sorts!
Replies: 3
Views: 4199

Re: 1 Wire Component Request - of sorts!

Hi Ben, I can't thank you enough for looking into this - I was beginning to think I'd Really P****d you guys off!! OK a brief recap - I would like to use around 14 1-wire devices over a 20-30m bus length. The problem with 1-wire systems is long cable length, reliable timings and number of devices on...
by Docara
Thu Jul 05, 2018 9:10 am
Forum: General Programming
Topic: Inter uC Comms - I2C
Replies: 7
Views: 4934

Re: Inter uC Comms - I2C

Hi Leigh,

Can I use that with FC7?

Also, I notice in the 'Latest' FC7 than Ben posted that there has been some work generally on the ATMEL328P does this included work on the trigger levels of the Pin Change interrupts (triggering on both rising and falling edges)

Matt
by Docara
Wed Jul 04, 2018 5:55 pm
Forum: General Programming
Topic: Inter uC Comms - I2C
Replies: 7
Views: 4934

Re: Inter uC Comms - I2C

Hi Martin, Unfortunately the Flowcode doesn't utilise the interrupt facility of the AVR hardware (and I guess this would be very difficult to do in whilst supporting multiple targets) Sorry - this is going to sound really rude - How do you know I2C Interrupts are not supported. - hands on experience...
by Docara
Wed Jul 04, 2018 5:06 pm
Forum: General Programming
Topic: Inter uC Comms - I2C
Replies: 7
Views: 4934

Re: Inter uC Comms - I2C

anyone?
by Docara
Wed Jul 04, 2018 2:02 pm
Forum: General Programming
Topic: Supporting the STM32F103 ?
Replies: 6
Views: 5182

Re: Supporting the STM32F103 ?

Hi Steve Thank you for a fuller explanation and an honest appraisal of Matrix's position - much appreciated. The problem is I want to use Flowcode but need the same sort of footprint and bare 'boardness' of a Nano's or F103 BUT including the functionality of the ESP32 or F103 or higher. Additionally...
by Docara
Tue Jul 03, 2018 10:10 pm
Forum: Feature requests
Topic: Internet connectivity ESP8266 and ESP32
Replies: 11
Views: 13209

Re: Internet connectivity ESP8266 and ESP32

Hi

Any news on support for the ESP's from a post from last year?
by Docara
Tue Jul 03, 2018 7:08 pm
Forum: General Programming
Topic: Supporting the STM32F103 ?
Replies: 6
Views: 5182

Re: Supporting the STM32F103 ?

So realistically are you talking weeks or months?

What I'm meaning is If I choose one of those modules and sort out the electronics blah blah, and get a PCB made up, cock up the soldering and have another one made would we both be in the ball park?
by Docara
Tue Jul 03, 2018 11:23 am
Forum: General Programming
Topic: Inter uC Comms - I2C
Replies: 7
Views: 4934

Inter uC Comms - I2C

Hi Need some help understanding I2C process using FC components and Interrupts. I will probably be using 2x Atmel328P based uC'ers. It looks Like I will need to implement 3 or 4 byte communication occasionally between the two. I see no mention of interrupts or ISR's when I drag the component to the ...
by Docara
Fri Jun 29, 2018 11:50 am
Forum: General Programming
Topic: Supporting the STM32F103 ?
Replies: 6
Views: 5182

Supporting the STM32F103 ?

Hi, Due to the prevalence of these great little boards for £1.5-£3 ish on out favourite auction site, is there any possibility of theses being supported by Flowcode anytime soon? https://www.ebay.co.uk/sch/i.html?_from=R40&_trksid=p4712.m570.l1313.TR3.TRC1.A0.H0.Xstm32f103.TRS0&_nkw=stm32f103&_sacat...
by Docara
Mon Jun 25, 2018 6:17 pm
Forum: General Programming
Topic: Libaries (various) & Flowcode
Replies: 3
Views: 3564

Re: Libaries (various) & Flowcode

Any further forward to a reply?

Matt
by Docara
Mon May 28, 2018 12:38 pm
Forum: 32-Bit PIC
Topic: CAN Support,
Replies: 8
Views: 9328

Re: CAN Support,

Hi Kersing,

Um are you sure??? I'm looking through my FC7 and I can't see any 'yellow crosses' against any of my CAN components but the only options I can see is for a MCP2515 component which is a SPI to CAN chip.

Or have the last three hairs I have left just turned blonde LOL?

Matt
by Docara
Mon May 28, 2018 12:31 pm
Forum: Flowcode V8
Topic: Help Files
Replies: 3
Views: 3140

Re: Help Files

Hi Martin,

So following your link, again Matrix have chosen to make 'statements' about their software other than having a proper help system for each and every command which we then can use and learn from.

Matt