Search found 155 matches

by benp
Mon Feb 17, 2014 7:39 pm
Forum: Flowcode V6
Topic: RotateTO Rotate ALONG and other 3D
Replies: 9
Views: 7559

Re: RotateTO Rotate ALONG and other 3D

Do you have news for the GetEuler, rotateto and rotate along?
by benp
Sat Feb 08, 2014 9:57 am
Forum: Flowcode V6
Topic: RotateTO Rotate ALONG and other 3D
Replies: 9
Views: 7559

Re: RotateTO Rotate ALONG and other 3D

You didn't answer to that question:
Another question:
Flowcode lose the link to the mesh if I open the file on another computer (the file system is the same because I work on NAS-Network attach storage and I mount it as a hard disk in windows). What can I do/you do for this?
by benp
Sat Feb 08, 2014 9:56 am
Forum: Flowcode V6
Topic: RotateTO Rotate ALONG and other 3D
Replies: 9
Views: 7559

Re: RotateTO Rotate ALONG and other 3D

Here is my RotateTO problem

This is the perfectly working exemple for rotateALONG:
rotate along.fcfx
(5.63 KiB) Downloaded 373 times
This is the rotateTO
rotate to.fcfx
(5.91 KiB) Downloaded 373 times
Why this quick movement at the first rotate TO
In my opinion, it should do exactly the same as RotateALONG exelple
by benp
Sat Feb 08, 2014 9:44 am
Forum: Flowcode V6
Topic: RotateTO Rotate ALONG and other 3D
Replies: 9
Views: 7559

Re: RotateTO Rotate ALONG and other 3D

Thank you for your explanations. I understand that one is absolute and one is relative. I will do an exemple later because the rotateTO/RotateALONG take more time. Here is the Get Euler bug (or misunderstanding): GetEulerBug.fcfx This is the geteuler from the exemple on which I only add à rotateX an...
by benp
Sat Feb 01, 2014 12:51 pm
Forum: Flowcode V6
Topic: RotateTO Rotate ALONG and other 3D
Replies: 9
Views: 7559

Re: RotateTO Rotate ALONG and other 3D

I tried other 3D MoveTo: work properly MoveBy: work properly GetCoods: work properly GetEuler: Do not work. The exemple in help return the value just once and is not update with the component rotation GetQuat: Do not work, same proplem as Euler Is this bug to or I don't use the component properly? N...
by benp
Sat Feb 01, 2014 11:30 am
Forum: Flowcode V6
Topic: RotateTO Rotate ALONG and other 3D
Replies: 9
Views: 7559

RotateTO Rotate ALONG and other 3D

Hello, I have some problems with rotation in the 3D pannel. I imported my 3D from solidedge with the stl format. I can successfully successfully rotate "chassis" on the axis of "roues" with the command: RotateAlong(Chassis,Roues,0,0,angleincrement,0) Here is the result: rotateALONG.jpg But the is an...
by benp
Thu Jan 23, 2014 2:41 pm
Forum: Flowcode V6
Topic: RS232 possible improvement
Replies: 7
Views: 6974

Bug V5 and V6: RS232 possible improvement

There is still the same bug as in V5. In the RS232 component, if you choose Return=16bits, receive char should receive 512 if no data On hardware, this is OK (test OK on V5, not tested on V6) On simulation, this is not correct (test on V5 and V6), 255 is received and not 512. Here is an example whic...
by benp
Mon Jan 20, 2014 10:52 pm
Forum: Flowcode V6
Topic: Flowcode simulator control with an Android phone
Replies: 5
Views: 6355

Re: Flowcode simulator control with an Android phone

I try this for UDP simulation.
UDPtest.fcfx
(7.06 KiB) Downloaded 390 times
I can see no traffic on UDP
Is this the right way?
by benp
Mon Jan 20, 2014 4:06 pm
Forum: Flowcode V6
Topic: Flowcode simulator control with an Android phone
Replies: 5
Views: 6355

Re: Flowcode simulator control with an Android phone

Hello, Are your UDP simulation working on EB023-1 only or can it be used on EB069? -> Can you send examples of a working UDP(better) or TCP simulation on a PC. One way for me would be to use EB023 simulation to simulate the UDP COM on PC and use RS232 for hardware COM with EB069. Another better way ...
by benp
Sun Jan 19, 2014 10:05 am
Forum: Flowcode V6
Topic: Flowcode simulator control with an Android phone
Replies: 5
Views: 6355

Re: Flowcode simulator control with an Android phone

Any news from the matrix staff on the possible implementation of a connection to UDP or TCP without a third party software? This development would be great to be able to do a true electronic and mechanical control on line. In the meantime, here is a free solution to do a com to tcp bridge (no com to...
by benp
Sat Jan 18, 2014 10:47 pm
Forum: Flowcode V6
Topic: Importing a Mesh from Modelling app
Replies: 25
Views: 16504

Re: Importing a Mesh from Modelling app

Here is the result of an import: test1.jpg There are 140 parts in this model. It can be useful to decrease the tolerance conversion. In my case, I decreased from 0.01mm up to 0.5mm then the stl decreased from 221 Mo to 31Mo The mesh is 3.4 Mo The 3D can rotate smoothly at 1 deg each 100ms in Flowcod...
by benp
Sat Jan 18, 2014 9:56 pm
Forum: Flowcode V6
Topic: Importing a Mesh from Modelling app
Replies: 25
Views: 16504

Re: Importing a Mesh from Modelling app

I was able to import the stl from Solidedge with this options:
Solidedge.jpg
Solidedge.jpg (24.39 KiB) Viewed 13834 times
The dimensions in mm are still correct
by benp
Sun Nov 24, 2013 10:50 am
Forum: Flowcode V6
Topic: Flowcode simulator control with an Android phone
Replies: 5
Views: 6355

Re: Flowcode simulator control with an Android phone

Did somebody of you test this.
I am looking for a free software to do the udp(or tcp) to virtual com.

I used this software for the youtube exemple:
http://pcmicro.com/TCP-COM/index.html
But there is no site licence for this one.

Do you know another one or can matrix do it?
by benp
Thu Oct 24, 2013 8:03 pm
Forum: Flowcode V6
Topic: RS232 possible improvement
Replies: 7
Views: 6974

Re: RS232 possible improvement

Medelec, Thank you, this allow to see 2 tabs at the same time. Benj, I am waiting for the vnet testing and example. I didn't find the vnet in V6. Is it already available? 2 other points to implent: - rxint in simulation-look here: http://www.matrixmultimedia.com/mmforums/viewtopic.php?f=54&t=12909&p...
by benp
Wed Oct 23, 2013 10:49 pm
Forum: Flowcode V6
Topic: RS232 possible improvement
Replies: 7
Views: 6974

Re: RS232 to UDP or TCP

TCP and UDP output/input can be the next RS232 improvement. The RS232 component would become a EB069 component. EB069 is a rs232 to UDP or TCP bridge Here is an example of what you could do with this component: http://www.matrixmultimedia.com/mmforums/viewtopic.php?f=54&t=13028 You can use our INSA ...
by benp
Wed Oct 23, 2013 10:05 pm
Forum: Flowcode V6
Topic: RS232 possible improvement
Replies: 7
Views: 6974

Re: RS232 possible improvement

Here is what you can see if you right click on show data bytes: (scroll to see the right !!!) i2.jpg There is to much data: the window is too big and it is not possible to see where is send and receive. The ascii and dec data are not very well separated. You should only show the data once and be abl...
by benp
Wed Oct 23, 2013 10:00 pm
Forum: Flowcode V6
Topic: RS232 possible improvement
Replies: 7
Views: 6974

RS232 possible improvement

You should compare your config to mine before reading this post: FowcodeV6.0.3 Updated RS232 component with this one: http://www.matrixmultimedia.com/mmforums/viewtopic.php?f=54&t=12634&hilit=rs232+injector&start=25#p52401 (download and install InjectorHumanInterface.fcpx ) The flowcode program used...
by benp
Mon Oct 14, 2013 9:11 pm
Forum: Flowcode V6
Topic: Flowcode simulator control with an Android phone
Replies: 5
Views: 6355

Flowcode simulator control with an Android phone

Hello, I had a dream and flowcodeV6 can do it: control flowcode simulation with Android. Here is the video which explain what I did: [youtube=https://www.youtube.com/watch?v=vV0uc06Xf1A][/youtube] I explained in the past how to do this with eblocks only: http://www.elektor.fr/magazines/2012/septembr...
by benp
Tue Apr 23, 2013 5:08 pm
Forum: Flowcode V5
Topic: FFT on DSPIC
Replies: 21
Views: 14566

Re: FFT on DSPIC

What is you Algorithm Benj?
Cooley–Tukey, Prime-factor FFT algorithm, Bruun's FFT algorithm, Rader's FFT algorithm, and Bluestein's FFT algorithm?
Can you give the links of what you use and maybe we can find the problem.
by benp
Tue Apr 23, 2013 4:33 pm
Forum: Flowcode V5 Issues
Topic: Avast see Fowcode dspic as a Malware
Replies: 12
Views: 14426

Re: Avast see Fowcode dspic as a Malware

Here is how to make an exception for the french avast with win7-64: Step1:Restaure the files Maintenance/Zone de Quarantaine Right click on the flowcode files: Restaurer Step2:make an exception Paramétres(on the right top) Exclusions globales Add for flowcode PIC C:\Program Files (x86)\Flowcode(dsPI...
by benp
Tue Apr 23, 2013 2:04 pm
Forum: Flowcode V5 Issues
Topic: Avast see Fowcode dspic as a Malware
Replies: 12
Views: 14426

Re: Avast see Fowcode dspic as a Malware

I tried the following online scanners:
Eset online scanner: no infection
Secuser online scanner: no infection

Flowcode can start if I restaure the file and remove avast protection.
Does anybody have the same problem?
Is the last flowcode and flowcodedspic package safe in Matrix team opinion?
by benp
Tue Apr 23, 2013 1:30 pm
Forum: Flowcode V5 Issues
Topic: Avast see Fowcode dspic as a Malware
Replies: 12
Views: 14426

Avast see Fowcode dspic as a Malware

Avast detect flowcode dspic as a malware: Win32:Malware-gen Here is the screen copy: malware.jpg If we try to install direct from the download, avast detect the malware again. We can reproduce the problem on 2 different computers. Does anybody have the same problem? I report the problem to avast. We...
by benp
Tue Apr 16, 2013 5:10 pm
Forum: Flowcode V5
Topic: FFT on DSPIC
Replies: 21
Views: 14566

Re: FFT on DSPIC

Thank you Benj,

Can you give us which algorithme (the name) you use for the FFT.
Do you have the link you use for this?
We try to debug but it's hard because we don't know what you are doing...
by benp
Thu Apr 04, 2013 2:57 pm
Forum: Flowcode V5
Topic: PID control with DSP
Replies: 4
Views: 3725

Re: PID control with DSP=not ready to use

Still no news from that post! Can you correct the PID component: only P is working properly. Our prototypes could be good DSP demonstrators if you correct your bug quickly. 3 prototypes with PID will be manufacture this year. The students already implement PID without the flowcode DSP components bec...
by benp
Thu Apr 04, 2013 2:42 pm
Forum: Flowcode V5
Topic: FFT on DSPIC
Replies: 21
Views: 14566

Re: FFT on DSPIC

Still no news from the matrix team. Can you provide a working flowcode example with a virtual signal(see my last post). I believe in a bug which don't allow a greater than 16 signal. We will a to switch to a homemade FFT in a very short time(with no DSP component inside). Our prototypes could be goo...