=======================================================================================
+++ I am not really good with english... Hope you guys can understand what I am trying to say
+++
I want to start with my little project that I had a while ago, but I don't really know how to do it.
I want to control a arduino board with minecraft, and I do know there's some ppl already achieve this.
But we are all makers, and we want to achieve something with our own hands, that why I want to make this work.
Oh you are still reading this
good!
I already have a little bit of idea how this work, but I really need help to make this work.
plan 1:
Create a minecraft mod that will track specified redstone input device and what state they are in ( on or off )
then it will create a log file for it. Then using arduino serial communication to check the log file.
plan 2:
Using command block and log the redstone signal. then serial communication.