Anybody wants a stepper motor analyzer?
-
@th0mpy definitely interested.
-
Someone have 2X spares ACS70331 to sell in europe ?, can't find them. Thanks
-
Well, JLC are on excellent form as usual - the five PCBs arrived yesterday.
The current sensors have been despatched, but I don't have a delivery date yet.
I will post an update when they arrive.
-
-
Dear zapta, this is lb (deleted my account a few month back because of private/personal issues) but suddenly I recieved "my" stepper-analyzer (tried to cancel my order last minute before deleting my account in a private chat with you, but maybe it got also deleted when I deleted my account and you never had a chance to read the chat-message?). I bought an amazon gift card at a local shop here, and now would like to send all info related to it in a private message: But since this account is brand-new just for this purpose, I do not have enough rights/priviliges to start a private chat with you... Could you open a chat so I can send you the photos of the card with serial and bill and all of that? (Sorry to cause you so much trouble, I should have waited for a reply in the private chat for the cancelling of the order before deleting my account, so it is my fault. The stepper analyzer actually looks pretty cool! Congrats!)
Best regards
-
@lbtqsb, just sent you a direct message here. Hopefully the system will allow you to reply.
-
@zapta I'm late to the party and only came here, because you mentioned using the Pico state machine for the display.
What are the limits of screen size, colour depth? Which (TFT,HDMI?) screen do you recommend?//edit I scrolled through the thread and github pages, but I'm more confused than before: I found different names for the TFT: ER-TFTM35-6 ? What's the order number for a bare TFT with touchpad (without breakout board)
@pcr @zapta I'd consider this board as a CAN-Hat candicate. Add Can FD chips instead of current sensors (or add both?) as a CAN-analyzer...
-
@o_lampe , the stepper analyzer uses a 3.5” 320x480, IL9488, capacitive touch FT6206 TFT display. The older design (legacy) used a PCB based unit buydisplay.com and the newer one uses a bare TFT module from AliExpress ('3.5 LCD CTP' option at https://www.aliexpress.com/item/32862869103.html).
For your design, a couple of questions about the requirements
- What is the desired display size and resolution?
- Is it a quick one-of or will it be produced in larger quantities (design effort vs unit price sensitivity).
- What is the nature of the display update? E.g. text fields N times per second, rolling graphs, videos, etc. This may affect the choice of the display interface.
-
@zapta said in Anybody wants a stepper motor analyzer?:
For your design, a couple of questions about the requirements
What is the desired display size and resolution?
Is it a quick one-of or will it be produced in larger quantities (design effort vs unit price sensitivity).
What is the nature of the display update? E.g. text fields N times per second, rolling graphs, videos, etc. This may affect the choice of the display interface.Thanks for the detailed TFT info.
There is no specific project behind my question, only the general idea of cobbling a RPi Zero, CAN-FD and a display together as CAN sniffer/analyzer or panelDue replacement. The touchpad could also work as macro-trigger buttons or CAD-pendant.
Our imagination is the limit! -
@jackantubis said in Anybody wants a stepper motor analyzer?:
ACS70331
Well, just received the pack of ten ICs.
No idea what they actually are [6C185A7], but they are definitely not ACS70331 current sensors!Refund requested from the selling site..
-
@rjenkinsgb said in Anybody wants a stepper motor analyzer?:
No idea what they actually are [6C185A7], but they are definitely not ACS70331 current sensors!
A quick elimination can be done by testing if pin 1, 2 are shorted internally. Same for pins 3, 4. If not, that's a wrong IC. If they are, they have the potential to be the right IC.
I have good experience with this one, never sent me bad sensors (last time I purchased was on May 2021 and they were $1.39 each)
-
@o_lampe said in Anybody wants a stepper motor analyzer?:
only the general idea of cobbling a RPi Zero
I see. Will you run linux on the RPI Zero or something more bare bones?
-
@zapta Sorry, my mistake. I meant Pico not Zero.
The PIO needs a special programming language, I currently try to llearn. Most code will be microPython I guess. -
@o_lampe , PIO programming is like solving a puzzle and can be fun because it has a lot of room for creativity, for example, the stepper analyzer uses three programs for the same state machine and switches between them as needed (see the start_* labels in the program below)
VisualGDB (commercial) is supposed to have a good PIO debugger but never used it.
I highly recommend platformio over the SDK.
-
@zapta
Is there an alternative for the ACS70331EOLCTR-2P5B3 that can be used? They are not really available at the moment and if only extremely overpriced -
@dogma2k said in Anybody wants a stepper motor analyzer?:
Is there an alternative for the ACS70331EOLCTR-2P5B3 that can be used?
I've been looking for some as well, as I have all the other parts.
The Broadcom ACHS-7191 appears to be pin compatible and available, though rather less sensitive (10A full scale) and lower frequency response, only up to near 80 KHz..
https://docs.broadcom.com/docs/ACHS-719x-DS
I have no idea it they are usable in the design as it is, or if some software changes would be needed to adjust sensitivity.
And I'm not sure what impact the lower frequency response would have?
-
HELLO everyone!
I've finally gotten a few more analyzers completed. I swapped out the current sensor with a TI TMCS1101, which is pin compatible and works with the correct voltages. Additionally, it's available
I've modified the code to accept the new sensor, and made a couple modifications to the board. should more sensors be needed in the future.
I will sell them for $65 a piece. The cost went up a bit due to the cost of the current sensors.
If needed, I can include jumpers for a 5+ mini or 6hc (connect between the analyzer and the duet board). Prices for the 5+ is $5 (only 1 is needed) or $8 for the 6hc (two needed)
Send me a private message if you want one. If you need jumpers please indicate that and what kind (5+ or 6hc). I accept payments only via PayPal and will give you my info when you message me.
In total I have 8 available. There are a few who already asked in my messages so I will hit them up first and in the order they requested.
The picture below is one of the actual units.
-
-
@th0mpy said in Anybody wants a stepper motor analyzer?:
TI TMCS1101
and every site i search they are not avaible ;(
-