Search found 9 matches

by Oluwatobiloba0000
Mon Apr 17, 2023 1:49 pm
Forum: General
Topic: Elevator CAN bus demonstration
Replies: 5
Views: 943

Re: Elevator CAN bus demonstration

I want to use the adruino board In the picture attached to this to make a project where three switches will turn on three leds 1. The physical connection using the breadboard, resistors, switch and the arduino board 2. How the connection is made on flowcode 3. How the flowchart is designed for this ...
by Oluwatobiloba0000
Mon Apr 17, 2023 1:41 pm
Forum: User Components
Topic: Interfacing flowcode program on adruino BL0055 eblock2 board
Replies: 9
Views: 6772

Re: Interfacing flowcode program on adruino BL0055 eblock2 board

I understand the examples given in the training course code. I would just appreciate the total break down of how the can properties configuration of each node is made and how each node flowchart is programmed. Let's use an elevator system for an example. The switch node will be for the number of flo...
by Oluwatobiloba0000
Wed Apr 12, 2023 6:18 am
Forum: User Components
Topic: Interfacing flowcode program on adruino BL0055 eblock2 board
Replies: 9
Views: 6772

Re: Interfacing flowcode program on adruino BL0055 eblock2 board

Node 1= lcd( dashboard display) Node 2 = switch(brake) Node 3= led( brake light) Node 4= sensor Using these nodes to carry out a simple project where when the switch is pressed, the led turns on and also the lcd to display 'brake ON' and also the fuel gauge level when the potentiometer is tuned.. 1....
by Oluwatobiloba0000
Tue Apr 04, 2023 8:26 pm
Forum: User Components
Topic: Interfacing flowcode program on adruino BL0055 eblock2 board
Replies: 9
Views: 6772

Re: Interfacing flowcode program on adruino BL0055 eblock2 board

From the given example on the can training material like the braking system, how can I navigate through the project manager to see how each connection is made with the eblocks(nodes), how the pins are selected and the variables to be able to relate all that with the flowchart.
Thanks
by Oluwatobiloba0000
Thu Mar 23, 2023 3:38 pm
Forum: General
Topic: Elevator CAN bus demonstration
Replies: 5
Views: 943

Re: Elevator CAN bus demonstration

Thanks
by Oluwatobiloba0000
Thu Mar 23, 2023 11:25 am
Forum: General
Topic: Elevator CAN bus demonstration
Replies: 5
Views: 943

Re: Elevator CAN bus demonstration

Thanks for the contribution. I would like to know what the function of each node would be. Like from my example, node 1 is for LCD display and low fuel warning Node 2 is for brake pedal switch Node 3 is for brake light Node 4 is for fuel sensor board So in the case of elevator system, what can the n...
by Oluwatobiloba0000
Wed Mar 22, 2023 10:19 am
Forum: General
Topic: Elevator CAN bus demonstration
Replies: 5
Views: 943

Elevator CAN bus demonstration

After finalising the project on the matrix training course on CAN BUS training. I would like to build more on the experience on how that can be demonstrated on elevator system. Any help with the flowcode program with this setup will be highly appreciated
by Oluwatobiloba0000
Thu Mar 16, 2023 1:33 pm
Forum: User Components
Topic: Interfacing flowcode program on adruino BL0055 eblock2 board
Replies: 9
Views: 6772

Re: Interfacing flowcode program on adruino BL0055 eblock2 board

From the device manager. The USB isn't recognised as it can be seen in the picture attached to this message. Does it matter? How do I go about it if it matters. Thanks
by Oluwatobiloba0000
Wed Mar 15, 2023 10:49 pm
Forum: User Components
Topic: Interfacing flowcode program on adruino BL0055 eblock2 board
Replies: 9
Views: 6772

Interfacing flowcode program on adruino BL0055 eblock2 board

I'm working on a CAN Bus communication with eblock2 but I've been having several issues and they are listed below 1 : recognition of the ardruino port and bl0055 eblock2 usb on my pc device manager : I found the link below on how to set it up but after downloading the drivers, I couldn't find on my ...