Skip to content

ArduinoCraft 1.0.1

Latest

Choose a tag to compare

@Lonelywalf Lonelywalf released this 25 Nov 20:28

ArduinoCraft 1.0.1

Analog redstone output

You can now use something like a potentiometer in real life to control the strength of the redstone signal! View this example sketch to see how.

Minor changes

  • The serial communication will now automatically close when exiting the world
  • Updated some of the examples for better readability
  • Some bug fixes