At this stage the project has almost served it's purpose.
There's one more thing I might invest in and that's a graphical UI for the interacgtive mode across the serial interface.
It would make the exploratory side of things a lot easier.
Toggle pin states, apply, see results etc.
Python or Java I suppose - any suggestions?
The interactive mode is now complete along with various options. I've included a serial monitor that uses the readline library to make usage a lot more convenient.
![](https://cdn.hackaday.io/images/8310441582078573866.png)
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
I'd vote for Python. Everything is three times (harder, longer, messier) in Java.
Are you sure? yes | no