Elevator CAN bus demonstration

For general Flowcode discussion that does not belong in the other sections.
Post Reply
Oluwatobiloba0000
Posts: 9
http://meble-kuchenne.info.pl
Joined: Wed Mar 15, 2023 10:41 pm
Has thanked: 1 time

Flowcode v9 Elevator CAN bus demonstration

Post by Oluwatobiloba0000 »

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
Attachments
16794803106677354686368809223456.jpg
16794803106677354686368809223456.jpg (164.02 KiB) Viewed 994 times

stefan.erni
Valued Contributor
Posts: 789
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 153 times
Been thanked: 185 times

Re: Elevator CAN bus demonstration

Post by stefan.erni »

Hi Oluwatobiloba0000

I don't know the application that well
So I would draw an elevator with shaft in the 3D system panel of Flowcode and let the elevator go from top to bottom or from floor to floor. matching to the can comands.

Make a video with a screen capture program (Snagit or Camtasia).
If you use Camtasia you can record the screen and a webcam (about 25euro) with your demoboard at the same time and edit also the video.

regards

Stefan

Maybe need some turn...
Snag_c9f971.png
Snag_c9f971.png (37.4 KiB) Viewed 963 times
Snag_c9e9e1.png
Snag_c9e9e1.png (42.61 KiB) Viewed 963 times

Oluwatobiloba0000
Posts: 9
Joined: Wed Mar 15, 2023 10:41 pm
Has thanked: 1 time

Re: Elevator CAN bus demonstration

Post by Oluwatobiloba0000 »

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 nodes stand for?
Attachments
20230317_144748.jpg
20230317_144748.jpg (178.73 KiB) Viewed 957 times

chipfryer27
Valued Contributor
Posts: 1207
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 294 times
Been thanked: 424 times

Re: Elevator CAN bus demonstration

Post by chipfryer27 »

Hi

First I think you need to do a bit of a paper planning.

List hardware that appears on the CAN bus that you have available to use (e.g. buttons / switches / relays / displays / whatever).

What features should the lift have (e.g. call buttons / door open/close / motor up/down / emergency stop / floor buttons / safety interlocks / etc). Once you have compiled a feature list then assign the hardware against such.

Regards

Oluwatobiloba0000
Posts: 9
Joined: Wed Mar 15, 2023 10:41 pm
Has thanked: 1 time

Re: Elevator CAN bus demonstration

Post by Oluwatobiloba0000 »

Thanks

Oluwatobiloba0000
Posts: 9
Joined: Wed Mar 15, 2023 10:41 pm
Has thanked: 1 time

Flowcode v9 Re: Elevator CAN bus demonstration

Post by Oluwatobiloba0000 »

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 project
Attachments
20230417_152510.jpg
20230417_152510.jpg (177.56 KiB) Viewed 829 times

Post Reply