beyonlo
beyonlo
Hi @kentindell This feature will be amazing for the real-time execution task via CAN :) Maybe less than `200 us`? My knowledge about C is very basic and I never...
Hi @quitegreensky > Hey! thanks for suggestion. sounds like a good idea. could you share a picture of that? I'm using this kivy speedmeter ( https://github.com/kivy-garden/speedmeter ). But it is...
Hi @quitegreensky Do you have a plan to put the speedometers on the roadmap? :) Thanks!
> @beyonlo Yes and that's why this issue is labeled as enhancement. Creating a simple speedometer is fairly easy but the ones that you expect will take time. @quitegreensky No...
@brainelectronics I tested now in the `2.1.0-rc15.dev39` and now this is working on this client `Modbus` Implementation as well :) ``` register_definitions = { "COILS": { "RESET_REGISTER_DATA_COIL": { "register": 42,...
Now I don't know that is the correct order, from left to right or vice-versa? Because the register `45` is working in inverse way of the register `123` (above): ```...
>To clarify. This issue exists only, as labeled, in the client Implementation of this library. The issue does not exist when reading from a power meter or other device not...
@brainelectronics I think that this bug is fixed, right?
All right! Understood :)
Hello. I'm happy that we are closer to have the `async` feature ready on the `ModBus` lib :partying_face: I would like to say that I will happy to help on...