GNK
@gnk
Member
Joined: 2021-09-29 9:53 am
Last seen: 2021-11-29 12:21 pm
Topics: 2 / Replies: 10
Reply
RE: Introduce myself and my stepping motor project (with questions)

@frogandtoad Thanks for this suggestion. Having an amped-up Arduino with more memory and a built-in ADC might be the easiest solution. I've ordered...

3 years ago
Reply
RE: Introduce myself and my stepping motor project (with questions)

@jker @will Thanks to you both for taking the time to offer your suggestions. We'll keep working on it and followup here.

3 years ago
Reply
RE: Introduce myself and my stepping motor project (with questions)

@jker @will This is probably getting beyond what I and my student are capable of. Would it be appropriate to suggest that I could send the code for ...

3 years ago
Reply
RE: Introduce myself and my stepping motor project (with questions)

@will Might have to give that a try. Will report back.

3 years ago
Reply
RE: Introduce myself and my stepping motor project (with questions)

@jker The reason to pick up load cell data for each motor step is we need to graph load cell output as a function of steps. We need a good sample r...

3 years ago
Reply
RE: Introduce myself and my stepping motor project (with questions)

@will Right now, we are reading the load cell signal with a 16-bit ADC (ADS1115) which uses I2C. We wanted better resolution than the inherent 10-b...

3 years ago
Reply
RE: Introduce myself and my stepping motor project (with questions)

@jker @will Any suggestions from you two on how to do this? I would be monitoring the load cell in bits not mv?

3 years ago
Reply
RE: Introduce myself and my stepping motor project (with questions)

@jker Thanks for this - and the testing. Nice work! Data wins :) We'll try cutting out the SD card write as a first step. But even if this solves...

3 years ago
Reply
RE: Introduce myself and my stepping motor project (with questions)

We are also saving the step and load data to a SD card which perhaps is a bottle neck as well.

3 years ago
Reply
RE: Introduce myself and my stepping motor project (with questions)

@jker Thank you for this. What you suggest is what we are doing now. Except.... The issue we are running into now is that when we extend the linear...

3 years ago