Skip to content

Using Remora for controlling analog servo drivers? #70

@cbaugher

Description

@cbaugher

I know there are no boards that do this currently, but I'm wondering if there's any reason Remora couldn't be used to run a servo controller if a suitable board was built? Specifically my use case is an old Bridgeport EZTrak that has an archaic PC based controller running analog servo drives. Everything works now, but I've had to replace several parts of the PC over the years and it's getting more and more painful when it goes down. The existing control is also terribly primitive as far as programming. It would be great to replace the PC and CRT with a nice RPi and LCD display and keep using the existing motors and drivers, since they work fine. The motors have been fitted with digital encoders so no need to read analog resolvers.

My thought was that an RP2040 could be used to read at least 2 encoders and also run a few DACs for analog output. Add an op-amp to scale the output to +/-10V and a few Optos for general IO. It sounds doable in terms of hardware but I have no idea if Remora would support such a thing.

Any thoughts on this? (Other than "just go buy a Mesa board" Lol)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions