automation

  1. M

    B4R Code Snippet D-PID: Alternative PID algorithm

    Maybe someone is interested in this algorithm, which is a kind of PID controller but with better performances. It is described in great detail in this document published by Zenodo. It is released under the Creative Commons Attribution Non Commercial Share Alike 4.0 International license, so it...
  2. P

    B4J Question #MergeLibraries:false - get list of libraries

    I have a server application, which uses 58 libraries. So I have not merged libraries to the jar file to keep the size down. Additionally, I have written a tiny B4J app that will take a list of libraries (the list is provided manually to the program) from the above step. The app copies the...
Top