Realtime PC-based control and simulator of control systems
Control logic Java package is a set of Java classes aimed at:
- Implementation of a real-time PC-based control
- Simulation of control systems
Setting up a control system involves working with so-called triggers.
See project Wiki for detailed information and examples.
Developing Lisp programs for the LEGO EV3 brick. I have developed in the Java programming language a Lisp interpreter named StormLisp. It can be started on the PC either to process general Lisp programs or to experiment with Lisp.
In addition, its main domain is the LEGO EV3 brick that can be controlled by using a StormLisp program. For this I use the leJOS EV3 system which enables the LEGO EV3 brick to process Java programs.