Search found 188 matches

by johnsondav
Fri Dec 15, 2017 8:24 pm
Forum: Flowcode V7
Topic: I2C Keyboard 8x8 device
Replies: 9
Views: 6865

Re: I2C Keyboard 8x8 device

Hi Ben & Leigh You guys are brilliant. Solved. :D Component1.jpg Hope you both and your families have a wonderful christmas. ★˛˚˛*˛°.˛*.˛°˛.*★˚˛*˛°.˛*.˛°˛.*★Merry*★* 。*˛. ˛°_██_*.。*./ ♥ \ .˛* .˛。.˛.*.★* Christmas*★ 。* ˛. (´• ̮•)*.。*/♫.♫\*˛.* ˛_Π_____.♥Everyone ♥ ˛* ˛* .°( . • . ) ˛°./• '♫ ' •\.˛*./_...
by johnsondav
Thu Dec 14, 2017 3:41 pm
Forum: Flowcode V7
Topic: I2C Keyboard 8x8 device
Replies: 9
Views: 6865

Re: I2C Keyboard 8x8 device

Hi Leigh

Very much appreciate your help. However, putting the full extension details in has not solved the problem.
No matter, it will not prevent me from continuing to developing this component until such time the issue can be resolved.

Regards
Dave
by johnsondav
Wed Dec 13, 2017 9:23 pm
Forum: Flowcode V7
Topic: I2C Keyboard 8x8 device
Replies: 9
Views: 6865

Re: I2C Keyboard 8x8 device

Hi LeighM Thanks you for suggestion. This is what is displayed within the component build: KB Component1.png This is what is displayed when the component is placed in a project: KB Component2.png There is a small red exclamation mark next to the image file, not sure what it means. Regards Dave
by johnsondav
Wed Dec 13, 2017 4:39 pm
Forum: Flowcode V7
Topic: I2C Keyboard 8x8 device
Replies: 9
Views: 6865

I2C Keyboard 8x8 device

Hi everyone I am working on a prototype device which, will scan a keyboard ( will be up to a full 80 plus keys) and send the key pressed to your project, using the I2C protocol. This device is independent to your project, therefore, it requires a FC7 component to communicate with it. Everything is w...
by johnsondav
Thu Nov 23, 2017 12:39 pm
Forum: User Components
Topic: New component creation
Replies: 5
Views: 6843

Re: New component creation

Hi Keithh534

Welcome to our forum. This looks like a very interesting project, as I am sure others would be interested in using for their projects.

Regards
Dave
by johnsondav
Fri Nov 17, 2017 8:23 pm
Forum: Flowcode V7
Topic: Windows 10 and FC 7
Replies: 8
Views: 5745

Re: Windows 10 and FC 7

Hi Sorry, I think I did not understand your problem correctly. I had a USB driver problem a while back and had to manually get Windows 10 to install a USB driver that was signed, pre the UEFI rules that were enforced by Microsoft. This meant that no matter how you install the driver, it will be not ...
by johnsondav
Thu Nov 16, 2017 8:37 pm
Forum: Flowcode V7
Topic: Windows 10 and FC 7
Replies: 8
Views: 5745

Re: Windows 10 and FC 7

Hi

I had a similar problem with Windows 10 build 1709 using the Arduino UNO R3. Once the USB drivers were installed, I had to select the correct com port as shown here:
UNO R3 com Port.png
(34.8 KiB) Downloaded 2523 times
I have to select this com port every time I load FC7 to program the device.

Works great though.
by johnsondav
Tue Oct 24, 2017 5:14 pm
Forum: Bug reports
Topic: MFRC522 component
Replies: 2
Views: 2435

Re: MFRC522 component

Hi

I can confirm that I have tested this module and I too have the same problem - the first data byte is over written by the third data byte.

Regards
Dave
by johnsondav
Sun Sep 24, 2017 2:47 pm
Forum: Flowcode V7
Topic: USB Host Controller to RS232
Replies: 0
Views: 4354

USB Host Controller to RS232

Hi Everyone. I have been experimenting with USB Keyboards and Magnetic Stripe readers. I would like to share this with you, the USB Host Controller Board V2.4 to RS232. It has the advantage of doing all of the USB stuff outside of the project and allows data to be read using RS232 8bit at 9600 BAUD ...
by johnsondav
Fri Sep 22, 2017 8:03 pm
Forum: Bug reports
Topic: New Component Configuration
Replies: 1
Views: 1657

Re: New Component Configuration

Hi All I think I have found the problem. If the GUID is not updated with a new ID, causes the error, I think. Anyway, I started again with a new component project and imported the macros one-by-one to see which caused the error. None did. mmh However, I set up the Component Configuration' each time ...
by johnsondav
Fri Sep 22, 2017 5:23 pm
Forum: Bug reports
Topic: New Component Configuration
Replies: 1
Views: 1657

New Component Configuration

Hi Everyone FC7 Build V7.2.1.4 Updates - 740817 Windows 10 Ver 1703 OS Build 15063.608 I have come across a situation which causes an error when setting the component configuration prior to exporting the component. I had build a new component, testing as I went along, so began the 'Component Configu...
by johnsondav
Wed Sep 20, 2017 7:45 pm
Forum: User Components
Topic: MAX7219 component
Replies: 46
Views: 79025

Re: MAX7219 component

Hi Martin Looking good. I have tried to compile a project using the component generated by your component project. It compiles ok to a PIC18F4550. Looking at the component configuration, there are some details that require some entries (probably explains the strange behaviour). Have a look at the ma...
by johnsondav
Sun Sep 17, 2017 1:09 pm
Forum: Flowcode V7
Topic: How to initialise the array?
Replies: 2
Views: 2568

Re: How to initialise the array?

Hi Igor
The way I understand the way to set up an array is as follows:
array.jpg
array.jpg (171.84 KiB) Viewed 2545 times
When the variable is declared, I place the size of the array using [ ] as you have within the set up box shown above.
Each value can then be defined using the calculation icon.

Hope this helps.

Regards
Dave
by johnsondav
Sat Sep 16, 2017 12:50 pm
Forum: User Components
Topic: MAX7219 component
Replies: 46
Views: 79025

Re: MAX7219 component

Hi Martin I hope I can shed some light on your concerns. 1. The simulation icon when used to build an exported component is an important step. You are seeing what I first thought when I started building components. This is what your component looks like so far when exported. I have set your componen...
by johnsondav
Fri Sep 15, 2017 4:01 pm
Forum: User Components
Topic: MAX7219 component
Replies: 46
Views: 79025

Re: MAX7219 component

Hi Martin I have downloaded your max7219 component you have been working on. These are the points I would suggest need your consideration: - what will be shown on the dashboard for the final components design/appearance - functional control of data flow for final component 1. Flowcode shows ALL conn...
by johnsondav
Sat Sep 09, 2017 3:16 pm
Forum: Flowcode V7
Topic: Webserver (WIZ810MJ) component
Replies: 6
Views: 5095

Re: Webserver (WIZ810MJ) component

Hi Leigh

You are right in thinking that this component has been updated to allow more variables to be included in the web page. Here is the link to that post made by Ben:

viewtopic.php?f=63&t=18581

Regards
Dave
by johnsondav
Tue Sep 05, 2017 3:14 pm
Forum: 8-Bit PIC
Topic: PIC16F88 - PWM not working
Replies: 7
Views: 5365

Re: PIC16F88 - PWM not working

Hi Leigh

Thank you ever so much. I feel a fool to have missed that. Just goes to show, you see what you want to see and not what is really there.

Many Thanks for you help.

Best Regards
Dave
by johnsondav
Tue Sep 05, 2017 2:04 pm
Forum: 8-Bit PIC
Topic: PIC16F88 - PWM not working
Replies: 7
Views: 5365

Re: PIC16F88 - PWM not working

Hi Everyone. I am still having problems with the PWM for the PIC16F88. It is working in simulation but I am not getting anything from the actual chip. I have tried another chip replacement in a previously working project circuit, but still no output from pin B0 (tested using scope). Here is the proj...
by johnsondav
Mon Sep 04, 2017 10:34 pm
Forum: 8-Bit PIC
Topic: PIC16F88 - PWM not working
Replies: 7
Views: 5365

Re: PIC16F88 - PWM not working

Hi Martin

You are a star. Thank you ever so much. It is working as before.

Your help is very much appreciated.

Kind Regards
Dave
by johnsondav
Mon Sep 04, 2017 8:32 pm
Forum: 8-Bit PIC
Topic: PIC16F88 - PWM not working
Replies: 7
Views: 5365

PIC16F88 - PWM not working

Hi Everyone I am having trouble with the PWM component for the PIC16F88, it will not compile. The compiler is reporting the following errors: Title: Description: Device: PIC.16F.16F88 Generated by: Flowcode v7.2.1.4 Date: Monday, September 04, 2017 20:07:02 Users: 1 Registered to: johnsondav Licence...
by johnsondav
Wed Aug 30, 2017 8:23 pm
Forum: User Components
Topic: Building Components - Step by Step Guide
Replies: 31
Views: 89393

Re: Building Components - Step by Step Guide

Hi Igor I am curious as to how you are connecting your device to the MCU. Looking at the data sheet, it shows these connections - four: TCA6408A2.jpg . On the MCU side, there are four required connection for this device (TCA6408A). Therefore, I would design my component to have just three connection...
by johnsondav
Sun Aug 27, 2017 3:35 pm
Forum: User Components
Topic: Building Components - Step by Step Guide
Replies: 31
Views: 89393

Re: Building Components - Step by Step Guide

Hi Igor Great looking component you are working on. I am no expert, but if I understand correctly from the illustration you have for the Property Variable you are using, what you are attempting to do is control two pins for controlling the functionality of the component. This is achieved within the ...
by johnsondav
Thu Aug 17, 2017 7:42 pm
Forum: User Components
Topic: ILI9341 SPI 320x240 LCD display
Replies: 0
Views: 7205

ILI9341 SPI 320x240 LCD display

Hi Everyone I have this display working using the hardware SPI port. It is working using the older V1.02 displays using the updated Init commands, so should work ok with those touch screen types as well, although as yet not tested with these types of displays. Here is the project that created the ne...
by johnsondav
Sun Aug 13, 2017 7:20 pm
Forum: Flowcode V7
Topic: Custom Component Use
Replies: 10
Views: 8163

Re: Custom Component Use

Hi Matt If I have understood you correctly, I believe the method you are trying to implement is not possible with the included components. Shown here is an included 16x2 LCD in a new project: LCD1.jpg All of the pins are ' unconnected . Therefore your are able to use any controller and connect the d...
by johnsondav
Sun Aug 13, 2017 2:33 pm
Forum: Flowcode V7
Topic: UART ON PIC16F1613
Replies: 2
Views: 2372

Re: UART ON PIC16F1613

Hi Synergy6

The device I am looking at - PIC16F1613 does not have a UART as far as I can tell. Please find attached data sheet for the device specification:
PIC16F1613.pdf
(3.94 MiB) Downloaded 255 times
Check to ensure I am looking at the correct device.

Regards
Dave