TatianaResend / SPIF-A_v2

Development of a compact incremental stamping machine.
GNU General Public License v3.0
1 stars 0 forks source link

Sending commands from the computer #20

Open TatianaResend opened 1 year ago

TatianaResend commented 1 year ago

Create an application to receive computer commands. I can start by looking at the application made by Jorge Fernandes and adapt it to what I need. Before that, it's important to understand how to make apps with VisualBasic.

TatianaResend commented 1 year ago

Try to use what was done in SPIF-A First I need to understand how the interface is and how to receive data and then adapt the new SPIF-A

TatianaResend commented 1 year ago

Now I can send some commands to the arduino.

Process of sending coordinates:

In MATLAB:

In Arduino:

TatianaResend commented 1 year ago

At this moment, I need to buy the SD card reader to be able to implement