Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Looks good, though without a PWM pin it’s going to be some slow stepping
It will ? I am trying with 0.0208s delay, without much cpu cost. I can try reducing it by half and see how that goesLooks good, though without a PWM pin it’s going to be some slow stepping
It will ? I am trying with 0.0208s delay, without much cpu cost. I can try reducing it by half and see how that goes
I had the same thing off you add a chiller controlling a dud outlet it will workFound something new and interesting on 5.1-83-g3c22d04b... (edit.. problem is present in 5.0 also)
What's the minimum acceptable threshold ?
because 50 would be too much..
Looks good! Would a person be able to use a single GPIO for step and ignore the others?
Looks good! Would a person be able to use a single GPIO for step and ignore the others?
I don't see one for Rest but I know of the enable pin. Would that be the same as a 3D printer when you disable driver? Once disabled you can move the motor freely. I can see that being a good thing.IMO, you probably want to control STEP and the enable pin at minimum. No sense in keeping the motor energized and holding when its not in use. Rest could be hard-strapped to your choice of setup.
Right, same idea.I don't see one for Rest but I know of the enable pin. Would that be the same as a 3D printer when you disable driver? Once disabled you can move the motor freely. I can see that being a good thing.
Thanks good to know. I'll have to hook up a motor and see what kind of power it draws, if it's high then I'll go the 2 pin route. If it's low maybe I'll use a switch to save a GPIO this way for maintenance or whatever a person can switch off.Right, same idea.
The TI chips usually have a trio of slightly overlapping inputs, for example the often used DRV8825:
Setting ENBL, or putting the device in reset or sleep, would drop power consumption and allow the motor to just free wheel. If nothing else, do it for the power consumption unless of course you're doing something like a very slow continuous water change.
for titration this will matter though.Right, same idea.
The TI chips usually have a trio of slightly overlapping inputs, for example the often used DRV8825:
Setting ENBL, or putting the device in reset or sleep, would drop power consumption and allow the motor to just free wheel. If nothing else, do it for the power consumption unless of course you're doing something like a very slow continuous water change.
Using a disable function will reset the indexer (e.g., lose the microstepping position), but you can't hold a microstep position without active power, and this isn't like a precision zeroed CNC setup so the point is moot.
Yeah, while the titration is running. But I’m between, different story.for titration this will matter though.
The current implementation only turns on the enable pin, it does not turn those pins off. I still dont know how all this will play out in real life. Hence as i mentioned, i want to run it for some time and then circle back with improvements/bug fixes. The stepper details are already bit too much on the doser page, and should be migrated to driver/hal layer,
Woot!@Tom Bishop ViaSpectra boards showed up. Haven't done anything but take a picture
I realized I had 4 pin XH headers on hand, but not 3 pin. Lots of JST headers are hit or miss if they're in stock.
Woot!
I can send you some JST headersI have a bunch of them, let me know. I can also solder my own headers, I am modding a vipar right now that I could use some boards, my pcb assy are still in work, lol. Looks like your option was way faster. I finally got in touch with @Michael Lane his only request was if selling them to remove his ML silkscreen, something to keep in mind if I make anymore up. Ah I spy that you added your blueacro silk to the board, that would also distinguish the difference, nice touch. I need to learn how to use kicad to do stuff like that.
I'm itching to get a hold of some, let me know how I can help, not even sure how you do a QA check on them. Do the diodes appear to be going in the right direction?
Update: well I thought I had a bunch but I only have 5 of the 3 pin XH connectors have a bunch of the 4 pin on hand. Oh and I updated a post in the vipar thread that I am hoping you can chime in on, I tagged you there also.
I'm chomping at the bit, I have a vipar that I am modifying led wise and need a board to complete it, shoot me a PM and let me know how to get you some $$.I powered one up with just a power supply, and things appear to be set up roughly the right way.
Op-amp is powered, reference is putting out about 3.2V, so the protection diodes are at least in the right way
Somehow, in importing the project, the silk screen text became microscopic, so its a bit hard to sort out what is what from the silk alone. I didn't catch this earlier. Happy to send you a few for testing - haven't tried the PWM to voltage part yet, but I suspect it should just work.