ZDT-MagicControl / ZDT-Bumblebee

2 stars 1 forks source link

Request for Schematic and Pin Assignment for Custom Code Development for a university student from the University of Pamplona #1

Open AlexCalderon-EATECH opened 1 year ago

AlexCalderon-EATECH commented 1 year ago

Subject: Request for Schematic and Pin Assignment for Custom Code Development

Dear ZDT-MagicControl Team,

I hope this message finds you well. I am Alexander Calderón Leal, a university student from the University of Pamplona. I am currently in the final stages of my thesis project. I am working on a project that requires the development of custom code to be used with the Matlab program in conjunction with your controller. Unfortunately, I have not been able to achieve the necessary functionality using the Marlin firmware.

I am writing to kindly request the complete schematic and pin assignment information for your controller. This documentation is crucial for understanding the internal structure of the controller and developing the code from scratch that seamlessly integrates with the Matlab program.

Specifically, I am interested in obtaining the following:

  1. Schematic: I request the detailed schematic of your controller. This will allow me to understand the component layout and internal connections of the device, which is essential for developing effective custom code.

  2. Pin Assignment: I would appreciate access to the pin assignment information for your controller. This includes knowledge of specific pins and their functions, which will help me properly configure the communication and interaction between the controller and the Matlab program.

My ultimate goal is to develop custom code that optimizes the performance and functionality of the controller in combination with the Matlab program. This additional information will greatly assist me in successfully completing my thesis project.

I sincerely appreciate your attention and cooperation in this matter. Your support is crucial to achieving the objectives of my research. Please let me know if there are any specific procedures or additional requirements to access the requested documentation.

I kindly request that the documentation be sent to the email address edwin.calderon@unipamplona.edu.co, provided as the contact information.

Thank you very much for your time and consideration.

Best regards,

Alexander Calderón Leal University Student University of Pamplona edwin.calderon@unipamplona.edu.co

AlexCalderon-EATECH commented 11 months ago

Subject: Request for Schematic and Pin Assignment for Custom Code Development

Dear ZDT-MagicControl Team,

I hope this message finds you well. I am Alexander Calderón Leal, a university student from the University of Pamplona. I am currently in the final stages of my thesis project. I am working on a project that requires the development of custom code to be used with the Matlab program in conjunction with your controller. Unfortunately, I have not been able to achieve the necessary functionality using the Marlin firmware.

I am writing to kindly request the complete schematic and pin assignment information for your controller. This documentation is crucial for understanding the internal structure of the controller and developing the code from scratch that seamlessly integrates with the Matlab program.

Specifically, I am interested in obtaining the following:

  1. Schematic: I request the detailed schematic of your controller. This will allow me to understand the component layout and internal connections of the device, which is essential for developing effective custom code.
  2. Pin Assignment: I would appreciate access to the pin assignment information for your controller. This includes knowledge of specific pins and their functions, which will help me properly configure the communication and interaction between the controller and the Matlab program.

My ultimate goal is to develop custom code that optimizes the performance and functionality of the controller in combination with the Matlab program. This additional information will greatly assist me in successfully completing my thesis project.

I sincerely appreciate your attention and cooperation in this matter. Your support is crucial to achieving the objectives of my research. Please let me know if there are any specific procedures or additional requirements to access the requested documentation.

I kindly request that the documentation be sent to the email address edwin.calderon@unipamplona.edu.co, provided as the contact information.

Thank you very much for your time and consideration.

Best regards,

Alexander Calderón Leal University Student University of Pamplona edwin.calderon@unipamplona.edu.co

Help please, I need to finish my college project and I'm using your PCB, and I need to know the schematic

AlexCalderon-EATECH commented 11 months ago

Help please, I need to finish my college project and I'm using your PCB, and I need to know the schematic

AlexCalderon-EATECH commented 11 months ago

I'm using the V2.0 board

ZDT-MagicControl commented 11 months ago

------------------ 原始邮件 ------------------ 发件人: "ZDT-MagicControl/ZDT-Bumblebee" @.>; 发送时间: 2023年11月6日(星期一) 晚上10:25 @.>; @.***>; 主题: Re: [ZDT-MagicControl/ZDT-Bumblebee] Request for Schematic and Pin Assignment for Custom Code Development for a university student from the University of Pamplona (Issue #1)

I'm using the V2.0 board

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

AlexCalderon-EATECH commented 10 months ago

I didn't get the message.

What I specifically need to know is how I can program the motors, as they use the following values

define X_STEP_PIN 134

define X_DIR_PIN 135

define X_ENABLE_PIN 159

define Y_STEP_PIN 128

define Y_DIR_PIN 129

define Y_ENABLE_PIN 156

define Z_STEP_PIN 130

define Z_DIR_PIN 131

define Z_ENABLE_PIN 157

define E0_STEP_PIN 132

define E0_DIR_PIN 133

define E0_ENABLE_PIN 158

define E1_STEP_PIN 142

define E1_DIR_PIN 143

define E1_ENABLE_PIN 155

define Z2_STEP_PIN 140

define Z2_DIR_PIN 141

define Z2_ENABLE_PIN 154

define Z3_STEP_PIN 138

define Z3_DIR_PIN 139

define Z3_ENABLE_PIN 153

define Z4_STEP_PIN 136

define Z4_DIR_PIN 137

define Z4_ENABLE_PIN 152

I need to reprogram the board and I don't understand those values to which pins they are referenced..

Could you tell me what physical pins those signals are going to