Posted 16 October 2015 - 04:32 PM
I am working on a project to allow my arduino to activate redstone in singleplayer (rather than through a console on a server.)
I just don't know how i am going to go about doing so.
I want the arduino to send information from buttons and potentiometers through the serial port, into the lua console, and activate some redstone. But I have no idea how to allow lua to read the serial port. Any help would be greatly appreciated. I have never used lua before. But i do have previous coding knowledge with java, C, C++, and gmk if that helps.
I just don't know how i am going to go about doing so.
I want the arduino to send information from buttons and potentiometers through the serial port, into the lua console, and activate some redstone. But I have no idea how to allow lua to read the serial port. Any help would be greatly appreciated. I have never used lua before. But i do have previous coding knowledge with java, C, C++, and gmk if that helps.