Search found 342 matches

by viktor_au
Mon Apr 13, 2020 11:05 pm
Forum: Flowcode V8
Topic: MODBUS Error
Replies: 15
Views: 6385

Re: MODBUS Error

The last program gives the same error:
by viktor_au
Mon Apr 13, 2020 12:42 pm
Forum: Flowcode V8
Topic: MODBUS Error
Replies: 15
Views: 6385

Re: MODBUS Error

Hello seokgi

I tried to run your program but I've got a different warning:
by viktor_au
Sun Apr 12, 2020 6:32 am
Forum: Flowcode V8
Topic: Finding the correct Display shield
Replies: 4
Views: 2415

Re: Finding the correct Display shield

Hello billduck

Did you try to use search?
by viktor_au
Sat Apr 11, 2020 11:33 am
Forum: Flowcode V8
Topic: Flowcode 8 crash
Replies: 35
Views: 16487

Re: Flowcode 8 crash

I had the same problem on 2nd April 2020.
Finally I understood that the problem is in the corrupted registry.
After I renamed the registry the FC8 has created a new one
and I have never had any problems.
by viktor_au
Sat Apr 11, 2020 9:24 am
Forum: Flowcode V8
Topic: Timer (storage) compile error with Mega2560
Replies: 6
Views: 2780

Timer (storage) compile error with Mega2560

Hi Question to Matrix team. After I did the update, the Uno and Mega, during the 'Compile to HEX' process do return the errors. It only happened with added Timer (storage). No problems without the Timer. I am not sure what has happened. I used the Timer (storage) yesterday with the Uno project. All ...
by viktor_au
Fri Apr 10, 2020 7:20 am
Forum: General Programming
Topic: Embedded system ventilator
Replies: 19
Views: 8365

Tidal volume calculations

Need some help with tidal volume calculations.
In what situation the sensitivity changes from 5 to 7 and up?
by viktor_au
Thu Apr 09, 2020 10:20 am
Forum: AVR & Arduino
Topic: arduino and spi on software(solved)
Replies: 18
Views: 11549

Re: arduino and spi on software

Good on you Ruben.
The most important thing that you have done everything by yourself.
All the best.
by viktor_au
Thu Apr 09, 2020 8:04 am
Forum: AVR & Arduino
Topic: arduino and spi on software(solved)
Replies: 18
Views: 11549

Re: arduino and spi on software

I am glad you solved the problem. PS By writing that you have used the SPI component from the 'Tools' menu did you want to say that you have chosen the SPI CAL component? What is CS/SS line port you have used in SPI CAL component? Is it B2? A good short info about CAL: https://www.matrixtsl.com/wiki...
by viktor_au
Wed Apr 08, 2020 10:39 am
Forum: AVR & Arduino
Topic: arduino and spi on software(solved)
Replies: 18
Views: 11549

Re: arduino and spi on software

Hi Ruben Questions 1. If you deactivate the UART and CAN-bus, do you have any problems between the arduino and digital pot communication? 2. If you activate the CANbus - will you have any problems?" 3. If you activate the SPI Master, UART and Canbus - will the problem appear? -----------------------...
by viktor_au
Tue Apr 07, 2020 11:11 pm
Forum: AVR & Arduino
Topic: arduino and spi on software(solved)
Replies: 18
Views: 11549

Re: arduino and spi on software

ruben_1989 wrote:HI

I use B2 to control the cs line for the SPI connection between the Arduino and mcp2515 can controller.
Please have a look Ruben.
Flowcode does the CS/SS line setting for you as B2.
However in the code the B2 is not controlled.
by viktor_au
Tue Apr 07, 2020 1:49 pm
Forum: General Programming
Topic: Embedded system ventilator
Replies: 19
Views: 8365

Re: Embedded system ventilator

Thank you Ferla. I think the biggest problem with this design is the gears. Another problem is (I found it on internet): Windshield wiper motors are NOT back-drivable, due to the worm drive, they lack integrated position sensing. I couldn't see on video how did those guys solved the timing and posit...
by viktor_au
Tue Apr 07, 2020 11:11 am
Forum: General Programming
Topic: Embedded system ventilator
Replies: 19
Views: 8365

Re: Embedded system ventilator

Using the interrupt Can somebody please help me. I have to control three states of the machine: - Inhale - Exhale - Pause As well as I have to check on human inter-action with some settings, (say: motor speed, motor distance travel and the pause time). What is the best possible way to run the progr...
by viktor_au
Tue Apr 07, 2020 10:59 am
Forum: AVR & Arduino
Topic: arduino and spi on software(solved)
Replies: 18
Views: 11549

Re: arduino and spi on software

Hello Ruben You wrote: Everything works fine on the SPI of the CAN part. I am not sure that I understand. I checked the SPI Master setting: it is B2 for CS/SS in your program. However before you send the command and data on SPI you set the D7 to 0 and D7 to 1 after the data is sent. I think I am mis...
by viktor_au
Tue Apr 07, 2020 1:43 am
Forum: General Programming
Topic: Embedded system ventilator
Replies: 19
Views: 8365

Re: Embedded system ventilator

Would be great if FC8 community will help me with this project. The main components of this system (please correct): 1. The BMV or bag-mask-valve 2. Arduino MC with other components/sensors (Airway pressure must be monitored) 3. Mechanical two arms /claws/gripper system. 4. Filtration system. COVID-...
by viktor_au
Mon Apr 06, 2020 11:49 pm
Forum: AVR & Arduino
Topic: arduino and spi on software(solved)
Replies: 18
Views: 11549

Re: arduino and spi on software

Hi Ruben

Can you please attach the last version of your program?
by viktor_au
Mon Apr 06, 2020 11:12 am
Forum: General Programming
Topic: Embedded system ventilator
Replies: 19
Views: 8365

Re: Embedded system ventilator

Looks like the main parameters are:

Respiratory Rate (RR) - (breaths per minute): between 8 – 40
Adjusted by changing the speed of motor

Tidal Volume (TV) (air volume pushed into lung): between 200 – 800 mL based on patient weight
Adjusted by changing the 'arms' travel distance
by viktor_au
Mon Apr 06, 2020 11:00 am
Forum: AVR & Arduino
Topic: arduino and spi on software(solved)
Replies: 18
Views: 11549

Re: arduino and spi on software

Commands
by viktor_au
Mon Apr 06, 2020 10:49 am
Forum: AVR & Arduino
Topic: arduino and spi on software(solved)
Replies: 18
Views: 11549

Re: arduino and spi on software

by viktor_au
Mon Apr 06, 2020 8:53 am
Forum: AVR & Arduino
Topic: arduino and spi on software(solved)
Replies: 18
Views: 11549

Re: arduino and spi on software

Hi again Ruben Probably I misunderstood you as you used some kind of a different English (without capital letters, without writing I as I and not as i and so on...) Looks like you have problems with SPI communication but not with the digital potentiometer control. About initialisation When you don't...
by viktor_au
Sun Apr 05, 2020 11:51 pm
Forum: General Programming
Topic: Embedded system ventilator
Replies: 19
Views: 8365

Re: Embedded system ventilator

The main goal of this 'question' is to ask people to share their knowledge.
Do you plan to do it or not?
And yes, thank you for not deleting this topic.

MIT Emergency Ventilator (E-Vent) Project
by viktor_au
Sun Apr 05, 2020 11:42 am
Forum: General Programming
Topic: Embedded system ventilator
Replies: 19
Views: 8365

Re: Embedded system ventilator

A very simplified diagram of device.
by viktor_au
Sun Apr 05, 2020 11:20 am
Forum: General Programming
Topic: Embedded system ventilator
Replies: 19
Views: 8365

Re: Embedded system ventilator

Thank you Abhi I have watched both videos. The first one is not technical, but more like advertising the product video. The second one (the non-English one) is better as it has showed the components of the system. Looks like the resuscitator modification is the way to go (with or without the oxy sup...
by viktor_au
Sun Apr 05, 2020 10:02 am
Forum: General Programming
Topic: Embedded system ventilator
Replies: 19
Views: 8365

Re: Embedded system ventilator

Interesting video
New innovation could help solve ventilator shortage.
https://www.youtube.com/watch?v=xdZtMgpxnPI
by viktor_au
Sun Apr 05, 2020 7:32 am
Forum: General Programming
Topic: Embedded system ventilator
Replies: 19
Views: 8365

Re: Embedded system ventilator

Re: hospitals. Let us imagine that we have no more hospitals or the hospitals are so full and the waiting list goes in weeks. Re: Positive pressure (oxygen) support. Can I ask you the possible parameters for that system? Continuous Positive Airway Pressure (CPAP) based on Arduino can be looked into...
by viktor_au
Sun Apr 05, 2020 2:41 am
Forum: General Programming
Topic: Embedded system ventilator
Replies: 19
Views: 8365

Embedded system ventilator

The world in a very hard situation right now. People try to protect, fight the coronavirus, organise some groups to help, etc. As I understood there are a lot of cases with people in need of ventilators. Some technical minded persons do try to create some projects and even managed to build the savin...