RS 7
EN 8
D4 9
D5 10
D6 11
D7 12
Thanks
Search found 28 matches
- Fri Jan 14, 2022 11:52 am
- Forum: AVR & Arduino
- Topic: LCD 16x2 don't works with Arduino UNO in Flowcode 7
- Replies: 10
- Views: 11850
- Thu Jan 13, 2022 3:54 pm
- Forum: AVR & Arduino
- Topic: LCD 16x2 don't works with Arduino UNO in Flowcode 7
- Replies: 10
- Views: 11850
Re: LCD 16x2 don't works with Arduino UNO in Flowcode 7
Forgot to say that it compiles but no message on the display.
- Thu Jan 13, 2022 3:37 pm
- Forum: AVR & Arduino
- Topic: LCD 16x2 don't works with Arduino UNO in Flowcode 7
- Replies: 10
- Views: 11850
Re: LCD 16x2 don't works with Arduino UNO in Flowcode 7
Do you have a spec for the LCD? Specifically, which drivers is it using? Hi Martin. To me it looks like the wiring does not match the pins set within LED properties. Looking at your wiring diagram image, which is not very clear, you have the following: RS > D7 EN > B0 D0 > B1 D1 > B2 D3 > B3 D4 > B...
- Thu Jan 13, 2022 8:52 am
- Forum: AVR & Arduino
- Topic: LCD 16x2 don't works with Arduino UNO in Flowcode 7
- Replies: 10
- Views: 11850
Re: LCD 16x2 don't works with Arduino UNO in Flowcode 7
Longshot i know. See attached images. Using flowcode 7and trying to set pins for the wiring diagram atrached. Any help please. Students have exam soon.
- Thu Jan 13, 2022 8:42 am
- Forum: AVR & Arduino
- Topic: LCD 16x2 don't works with Arduino UNO in Flowcode 7
- Replies: 10
- Views: 11850
Re: LCD 16x2 don't works with Arduino UNO in Flowcode 7
Longshot i know. See attached images. Using flowcode 7and trying to set pins for the wiring diagram atrached. Any help please. Students have exam soon.
- Fri Jan 07, 2022 7:00 am
- Forum: User Components
- Topic: EBM015 Magnetometer
- Replies: 8
- Views: 9770
Re: EBM015 Magnetometer
Hi,
I am using eblocks and I wish to use the Halls sensors I purchased on the Uno R3 and Combo set up. I can get the sensor to work just on the R3 on its own but not when the R3 is connected with the training Combo.
I am using eblocks and I wish to use the Halls sensors I purchased on the Uno R3 and Combo set up. I can get the sensor to work just on the R3 on its own but not when the R3 is connected with the training Combo.
- Mon Dec 13, 2021 11:29 pm
- Forum: User Components
- Topic: EBM015 Magnetometer
- Replies: 8
- Views: 9770
Re: EBM015 Magnetometer
I purchased some Halls sensors and then used the Arduino software to create a program then mimicked this in flowcode.
I thank all people that have helped me on here which has encouraged me to further research.
I thank all people that have helped me on here which has encouraged me to further research.
- Thu Dec 09, 2021 8:09 am
- Forum: User Components
- Topic: EBM015 Magnetometer
- Replies: 8
- Views: 9770
Re: EBM015 Magnetometer
Many thanks for your reply. I am a newbe at this and the datasheet is not within my forte. I can follow worked examples and learn from them.
- Tue Dec 07, 2021 5:39 pm
- Forum: User Components
- Topic: EBM015 Magnetometer
- Replies: 8
- Views: 9770
EBM015 Magnetometer
Hi, I am using FlowCode 7 (have a college license for FlowCode 9 but reluctant to swap as we have an exam in January) and the content of the exam requires to use an EBM015 Magnetometer to detect a magnetic field, unfortunately Matrix have no stock and I was wondering if someone can acquire me one pl...
- Wed Nov 17, 2021 10:52 pm
- Forum: Flowcode V7
- Topic: Arduino R3 (Elegoo)
- Replies: 2
- Views: 5899
Arduino R3 (Elegoo)
Can i use Flowcode 7 with an Elegoo UNO R3 board. If so, how do i start a project.
- Mon Nov 15, 2021 3:50 pm
- Forum: Flowcode V7
- Topic: Digital Temperature
- Replies: 26
- Views: 29880
Re: Digital Temperature
Hi, in the component set up in the image I posted earlier I can run a digital temperature component from the EB090 board and so I was wondering why I cant just swap with the infrared sensor and a new program.
- Mon Nov 15, 2021 10:22 am
- Forum: Flowcode V7
- Topic: Digital Temperature
- Replies: 26
- Views: 29880
Re: Digital Temperature
I guess the pin set up on the infrared properties is not right but so many different combinations to try.
- Mon Nov 15, 2021 10:21 am
- Forum: Flowcode V7
- Topic: Digital Temperature
- Replies: 26
- Views: 29880
Re: Digital Temperature
Here is the image of the component set up.
- Mon Nov 15, 2021 10:19 am
- Forum: Flowcode V7
- Topic: Digital Temperature
- Replies: 26
- Views: 29880
Re: Digital Temperature
Hi, I now have at least the first output going to the UNO R3 display but the values do not change when i move my hand or paper over the sensor. I am on my computer, so I will post the images of the set-up in the next post from my phone. Thanks for your help. Here is the compiled message. Target fold...
- Sat Nov 13, 2021 10:53 pm
- Forum: Flowcode V7
- Topic: Digital Temperature
- Replies: 26
- Views: 29880
Re: Digital Temperature
Thanks. Basic question but where do i do this please.
- Sat Nov 13, 2021 10:20 pm
- Forum: Flowcode V7
- Topic: Digital Temperature
- Replies: 26
- Views: 29880
Re: Digital Temperature
This is the hardware set up
- Sat Nov 13, 2021 10:17 pm
- Forum: Flowcode V7
- Topic: Digital Temperature
- Replies: 26
- Views: 29880
Re: Digital Temperature
Target folder: C:\Users\hermi\DOWNLO~1 Source name: C:\Users\hermi\Downloads\Infrared Test1.fcfx Title: Description: Device: PIC.16F.16F1937 Generated by: Flowcode v7.3.0.5 Date: Saturday, November 13, 2021 21:14:20 Users: 1 Registered to: Licence key: ***** NOT FOR COMMERCIAL USE http://www.matrixt...
- Sat Nov 13, 2021 9:41 pm
- Forum: BTEC Unit 6
- Topic: BTEC Unit 6 – mind the gap
- Replies: 7
- Views: 14711
Re: BTEC Unit 6 – mind the gap
I have the digital temp module EBM004 working now and i am confident of using values in flowcode 7, e.g. checking if temp is greater than a value and outputting a message or doing something else, i can do more if required though. I am now looking for help with the infrared sensor EBM020 using the sa...
- Sat Nov 13, 2021 9:31 pm
- Forum: Flowcode V7
- Topic: Digital Temperature
- Replies: 26
- Views: 29880
Re: Digital Temperature
The input ADC channel has 'An' values rather than port values, output enable pin has port values. I am using position S1 on the EB090 board. The example (downloaded from your help pages) infrared EBM020 program will not compile.
- Sat Nov 13, 2021 7:45 pm
- Forum: Flowcode V7
- Topic: Activation key
- Replies: 3
- Views: 9263
Activation key
Hi, i am at home but now dont have access to Flowcode 7. You will be aware that we have a license in Hugh Baird College so wondered if you can provide me with one please to use at home. I cant use the 30 day offer.
- Thu Nov 11, 2021 3:21 pm
- Forum: Flowcode V7
- Topic: Digital Temperature
- Replies: 26
- Views: 29880
Re: Digital Temperature
I cannot believe that it now works based on your help. I hope you get how much this means to me so thank you very much. The fact that the digital temperature is now working does this go that other eblocks, eg the infared would work in the same way.
- Wed Nov 10, 2021 5:28 pm
- Forum: Flowcode V7
- Topic: Digital Temperature
- Replies: 26
- Views: 29880
Re: Digital Temperature
Here is the FlowCode file.
- Wed Nov 10, 2021 5:08 pm
- Forum: Flowcode V7
- Topic: Digital Temperature
- Replies: 26
- Views: 29880
Re: Digital Temperature
Here are the images. The program will not get passed initialising the EBM004
- Wed Nov 10, 2021 4:52 pm
- Forum: Flowcode V7
- Topic: Digital Temperature
- Replies: 26
- Views: 29880
Re: Digital Temperature
I did say that i had connected the power after I took the image and it still didn't work. I will set it up again and repost. I feel that we are getting somewhere so thanks. Will repost the new image soon. Thanks for your help.
- Wed Nov 10, 2021 2:05 pm
- Forum: Flowcode V7
- Topic: Digital Temperature
- Replies: 26
- Views: 29880
Re: Digital Temperature
I screenshot the image