Rene Hopf

Results 24 comments of Rene Hopf

linuxcnc recently fixed a number of gcc and static analyzer warnings.

The current travis ci isn't working anymore, needs to be ported to github actions

IRAM256-1567A2 or IRAM256-1067A2 can be used as replacement, but they only have 15 and 10A, but thats plenty for most servos. they are still available at mouser.

the next revision is far from complete, dont bother stocking parts. Make v4 if you cant wait.

All A2 models seem to be out of stock now. The A models can be bodged in: ![stmbl_v4](https://user-images.githubusercontent.com/707259/41713022-52b1f708-754c-11e8-9fa2-02efb2a22f7d.jpeg)

sounds interesting, any more info about the machine?

the way the pins are bend. https://github.com/rene-dev/stmbl/issues/91#issuecomment-399050388

good idea, but our hal implementation cannot do that. components and their pins are fixed at compiletime. I also support option 4.

I have MPI 10k, and successfully used this command to set charge and discharge limits, and alarms. converting them from pylontech battery connected via can. Will share my code when...

you can also look at my script which sends the bms command: https://github.com/rene-dev/solar/blob/master/mqtt.py#L102